/* 基本
-------------------------------- */
body {
    font-style: normal !important;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-size: 9pt;
    line-height: 1.5;
    letter-spacing: 0;
    color: #333333;
    background-color:#ffffff;
}
a:link {
    color: #303440;
    text-decoration: none;
}
a:visited {
    color: #303440;
    text-decoration: none;
}
a:hover { color: #ddba4a; }
a:active { color: #303440; }

h1 {
    font-weight: normal;
    font-size:12px;
    color:#ffffff;
}
h2 {
}
h3 {
    clear:both;
    width:730px;
    height:25px;
    background-color:#000000;
    color:#ffffff;
    margin-bottom:20px;
}
p {
    font-size:12px;
    line-height:18px;
}

/* 共通
-------------------------------- */
#wrapper {background-color:#cccccc;
}

.frame {
    clear: both;
    width: 1000px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
.box img {
    float:left;
}
#pankuzu {
    padding:7px 0px 32px 10px;
    font-size:12px;
    color:#ffffff;
    height:26px;
}
#pankuzu a {
    color:#ffffff;
}
#pankuzu a:hover {
    color:#999999;
}
.bl-hover {
    cursor: pointer;
    opacity:0.8; filter: alpha(opacity=80);
}
.dot {
    list-style-type: disc;margin-left:1.5em;
}

/* 共通ヘッダー
-------------------------------- */
#header-common-bg {
    background-color:#232e3f;
    background-color:#caccca;
    background-image: url("../img/header-bg.gif");
    background-position: top left;
    background-repeat: repeat-x;

}
#header-common {
    height:300px;
    color:#ffffff;
    padding-left:5px;
}
#header-common-image {
    padding-left:10px;
    width:980px;
    height:200px;
}

/* トップページヘッダー
-------------------------------- */
#header-bg {
    background-color:#232e3f;
    background-color:#caccca;
    background-image: url("../img/header-bg.gif");
    background-position: top left;
    background-repeat: repeat-x;
}
#header-top {
    width:980px;margin:auto;
    height:89px;
    background-image: url("../img/header-line.gif");
    background-position: 0px 78px;
    background-repeat: no-repeat;
}
#header-logo {
    float: left;
    width: 650px;
}
#logo {
    float:left;
    width:142px;
    padding-top:29px;
}
#logo-jp {
    float:left;
    padding:21px 0px 0px 0px;
}
#header-info {
    float:right;
    width: 279px;
    padding:21px 0px 0px 0px;
}
#header-line {
    clear:both;
    width:970px;
    margin:0px 0px 0px 7px;
    padding:0px 0px 5px 10px;
    border-top:5px solid #ddba4a;
    border-bottom:1px solid #000000;
}

/* トップページ ヘッダーFLASH Height変更なるかも
-------------------------------- */
#header-image {
    padding-left:0px;
    width:1000px;
    height:289px;
}

/* メインメニュー
-------------------------------- */
#main-menu-bg {
    background-color:#000000;
    height:50px;
}
#main-menu {
    padding-left:10px;
}
#main-menu li {
    float:left;
}

/* コンテンツ
-------------------------------- */
#contents-bg {
    background-image: url("../img/pankuzu-bg.gif");
    background-position: center top;
    background-repeat: repeat-x;
}
#contents-common-bg {
    background-image: url("../img/pankuzu-common-bg.gif");
    background-position: center top;
    background-repeat: repeat-x;
}
#contents {
    float:left;
    width:730px;
    padding-left:10px;
}
.contents-box {
    margin:0 23px 0px 23px;
}
.contents-box-l {
    float:left;
}
.contents-box-r {
    float:right;
}
.cap {
    margin-top:5px;
    font-size:11px;
    line-height:1.3em;
}
.products-box {
    margin-top:20px;
    padding:10px 23px 10px 23px;
    background-image: url("../img/prodtcts-bg.gif");
    background-position: top left;
    background-repeat: repeat-x;
}
.products-box h4 {
    padding:0 0 0 15px;
    margin:0 0 10px 0;
    font-size:14px;
    font-weight: bold;
    color: #232e3f;
    border-bottom:2px solid #232e3f;
    background-image: url("../img/arrow03.gif");
    background-position: 0px 4px;
    background-repeat: no-repeat;
}
.products-box-2 {
    margin-top:10px;
    width:684px;
}
.products-box-2-l {
    float:left;
    width:260px;
}
.products-box-2-r {
    float:right;
    width:414px;
    padding-left:10px;
}
.products-box-3 {
    margin-top:10px;
    width:684px;
}
.products-box-3-l {
    float:left;
    width:337px;
}
.products-box-3-r {
    float:right;
    width:335px;
    background-color:#ffffff;
    border:1px solid #cccccc;
}
.products-box-etc {
    margin-top:20px;
    padding:10px 23px 10px 23px;
}
.products-box-etc h4 {
    padding:0 0 0 15px;
    margin:0 0 10px 0;
    font-size:14px;
    font-weight: bold;
    color: #232e3f;
    border-bottom:2px solid #232e3f;
    background-image: url("../img/arrow03.gif");
    background-position: 0px 4px;
    background-repeat: no-repeat;
}
.spec-title {
    text-align:center;
    color:#ffffff;
    font-weight:bold;
    width:412px;
    height:19px;
    margin-left:1px;
    padding-top:2px;
    background-color:#333333;
    background-image: url("../img/tabel-title-bg.gif");
    background-position: top left;
    background-repeat: repeat-x;
}
.table-normal {
    width:414px;
    border-collapse: separate;
    border-spacing: 1px;
}
.table-normal th {
    font-size:11px;
    line-height:1.3em;
    background-color:#c0c0c0;
    padding:5px 10px 3px 10px;
    margin:10px 0px 0px 0px;
}
.table-normal td {
    font-size:11px;
    line-height:1.3em;
    background-color:#dddddd;
    padding:5px 10px 3px 10px;
    margin:10px 0px 0px 0px;
}
.spec-title-wide {
    text-align:center;
    color:#ffffff;
    font-weight:bold;
    width:682px;
    height:19px;
    margin:10px 0 0 1px;
    padding-top:2px;
    background-color:#333333;
    background-image: url("../img/tabel-title-bg.gif");
    background-position: top left;
    background-repeat: repeat-x;
}
.table-wide, .table-wide2, .table-wide3 {
    width:684px;
    border-collapse: separate;
    border-spacing: 1px;
    margin-bottom:5px;
}
.table-wide th, .table-wide2 th, .table-wide3 th {
    font-size:10px;
    line-height:1.2em;
    background-color:#c0c0c0;
    padding:5px 3px 3px 3px;
    margin:10px 0px 0px 0px;
}
.table-wide td, .table-wide2 td {
    font-size:10px;
    line-height:1.2em;
    text-align:right;
    background-color:#dddddd;
    padding:10px 1px 10px 0px;
    margin:10px 0px 0px 0px;
}
.table-wide2 td {
	text-align:center;
}

.table-wide3 td {
    font-size:10px;
    line-height:1.2em;
    text-align:center;
    background-color:#dddddd;
    padding:5px 3px 3px 3px;
    margin:10px 0px 0px 0px;

}



.sh_blade_img{
	float:left;
	margin-right:20px;
}
.sh_blade_text{
	float:left;
	width:464px;
}


.new-box1 {
    width:644px;
    padding:20px;
    margin-top:30px;
    background-color:#eeeeee;
    border:1px solid #cccccc;
}
.new-box1 h5 {
    font-size:14px;
    font-weight: bold;
    color:#232e3f;
    padding:0 0 2px 10px;
    border-left:5px solid #232e3f;
    border-bottom:1px solid #cccccc;
}
.new-box1 p {
    padding:5px 0 0 10px;
}


#taxsystem {
    margin-bottom:30px;
    padding:20px 10px 5px 10px;
    background: url("../img/salespoint-bg.gif") center left;
/*    border-top:2px solid #aaaaaa;*/
	border-bottom:2px solid #aaaaaa;
}
.taxsystem-title {
    color:#990000;
    font-size:18px;
    font-weight:bold;
    line-height:16px;
    padding:0 0 5px 10px;
}
#taxsystem p {
    line-height:1.4em;
    padding:0 0 0 10px;
}





/* サイドメニュー
-------------------------------- */
#side-menu {
	float: right;
	width: 230px;
	margin-top: 15px;
	padding-right: 10px;
	background-image: url("../img/sm-bg.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	height: 900px;
}
#side-movie {
    width:214px;
    margin:5px 0px 0px 5px;
    padding:2px 0px 0px 2px;
    background-color:#ffffff;
    background-image: url("../img/sm-bg-01.gif");
    background-position: top left;
    background-repeat: repeat-x;
    border:2px solid #ffffff;
}
#side-movie-thumb {
    padding:9px 0px 0px 8px;
}
#side-used {
    width:214px;
    margin:10px 0px 0px 5px;
    padding:2px 0px 0px 2px;
    background-color:#ffffff;
    background-image: url("../img/sm-bg-02.gif");
    background-position: top left;
    background-repeat: repeat-x;
    border:2px solid #ffffff;
}
#satei {
    text-align:center;
    font-weight:bold;
    color:#990000;
    background-color:#ffffff;
    border:1px solid #990000;
    padding:10px 10px 8px 10px;
    margin:10px 5px 0px 5px;
}
#satei-title {
    font-size:14px;
}
#satei-itaku {
    margin-top:5px;
    color:#ffffff;
    background-color:#990000;
    font-size:11px;
    font-weight:normal;
    padding-top:2px;
}
#side-contact {
    width:214px;
    margin:10px 0px 0px 5px;
    padding:2px 0px 0px 2px;
    background-color:#ffffff;
    background-image: url("../img/sm-bg-02.gif");
    background-position: top left;
    background-repeat: repeat-x;
    border:2px solid #ffffff;
}
#side-tel {
    padding:3px 0px 0px 0px;
    text-align:center;
}
.side-honbun {
    font-size:11px;
    line-height:15px;
    padding:8px 0px 0px 5px;
}
.side-menu-btn {
    text-align:right;
    margin:10px 2px 5px 0px;
    padding:0px 18px 0px 0px;
    background-image: url("../img/arrow02.gif");
    background-position: center right;
    background-repeat: no-repeat;
}


.sm_banner{
	margin: 5px 5px 0 5px;
}


/* フッター
-------------------------------- */
#footer-arrow {
    width: 1000px;
    margin: 0 auto;
    height:30px;
    background-image: url("../img/btn-pagetop-arrow.gif");
    background-position: 760px;
    background-repeat: no-repeat;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
#footer-menu-bg {
    height:30px;
    background-color:#000000;
}
#footer-menu {
    float:left;
    width: 730px;
    height:22px;
    margin: 0;
    padding-top:8px;
    font-size:11px;
    overflow: hidden;
}
#footer-menu li {
    float: left;
    margin-left: -1px;
}
#footer-menu li a {
    padding-left: 12px;
    padding-right: 12px;
    color: #ffffff;
    border-left: 1px solid #ffffff;
}
#footer-menu li a:hover {
    color: #aaaaaa;
}
#pagetop {
    float:right;
    padding-right:10px;
}
#footer-bg {
    background-color:#232e3f;
    background-image: url("../img/footer-bg.gif");
    background-position: top left;
    background-repeat: repeat-x;
}
#footer {
    height:80px;
    color:#ffffff;
    padding:20px 0px 0px 10px;
    font-size:11px;
}
#footer-info {
    float:left;
    width: 600px;
}
#footer-shamei {
    font-size:16px;
    font-weight:bold;
    line-height:26px;
}
#copyright {
    float:right;
    width: 300px;
    text-align: right;
    font-size:11px;
    padding:46px 10px 0px 0px;
}


/* トップページ
-------------------------------- */
#maincopy {
    height:73px;
    padding-top:17px;
    color:#ffffff;
    font-size:18px;
    line-height:25px;
    font-weight:bold;
}
#subcopy {
    margin-top:30px;
}
#news {
    clear:both;
}
#news-box {
	width:728px;
	height:248px;
	border:1px solid #aaaaaa;
	overflow:auto;
}
#news-box dl {
    padding:10px;
}
#news-box dt {
    clear: left;
    float: left;
    margin: 0 0 1em 0em;
    width:40px;
    font-weight: normal;
}
#news-box dd {
    margin-bottom: 1em;
    margin-left: 0em;
    padding-left: 8em;
    border-bottom:1px dotted #aaaaaa;
}
#top-products-box {
    width:730px;
    margin-bottom:20px;
}
.top-products-box-inner {
    float:left;
    width:167px;
    height:312px;
    margin-right:20px;
}
.top-products-box-inner a:hover img {
    opacity:0.6; filter: alpha(opacity=60);
}
.top-products-box-inner-lc {
    float:left;
    width:167px;
    height:312px;
}
.top-products-box-inner-lc a:hover img {
    opacity:0.6; filter: alpha(opacity=60);
}
.top-products-bg {
    height:229px;
    margin-top:1px;
    background-color:#caccca;
    background-image: url("../img/top-products-bg.gif");
    background-position: top left;
    background-repeat: repeat-x;
}
.top-products-bg h4 {
    font-size:14px;
    font-weight: bold;
    padding:5px;
}
.top-products-bg ul {
    padding-top:5px;
    border-top:1px solid #999999;
}
.top-products-bg li {
    line-height: 14px;

}
.top-products-name {
    background: url("../img/arrow01.gif") no-repeat 5px 5px;
    padding:3px 0px 3px 20px;
}
.top-products-category-1 {
    padding:5px 5px 0px 5px;
    font-weight: bold;
}
.top-products-category {
    padding:5px 0px 0px 0px;
    margin:0px 5px 0px 5px;
    font-weight: bold;
    border-top: 1px dotted #999999;
}
#salespoint {
    margin-bottom:20px;
    padding:20px 10px 5px 10px;
    background: url("../img/salespoint-bg.gif") center left;
    border-top:2px solid #aaaaaa;
    border-bottom:2px solid #aaaaaa;
}
#salespoint-l {
    float:left;
    width: 150px;
}
#salespoint-r {
    float:left;
    width:540px;
    padding-left:20px;
}
.salespoint-inner {
    background-color:#ffffff;
    margin-bottom:10px;
    padding:10px 5px 10px 10px;
    border-top:1px solid #cccccc;
    border-right:2px solid #aaaaaa;
    border-bottom:2px solid #aaaaaa;
    border-left:1px solid #cccccc;
}
.salespoint-title {
    color:#990000;
    font-size:16px;
    font-weight:bold;
    line-height:16px;
    padding:0 0 5px 10px;
}
#salespoint p {
    line-height:14px;
    padding:0 0 0 10px;
}

/* 会社概要
-------------------------------- */
#about-box {
    margin:20px 23px 0px 23px;
}

#about-box dt {
    clear: left;
    float: left;
    margin: 0 0 1em 0em;
    width: 10em;
    font-weight: bold;
    text-align: left;
    padding-bottom: 1em;
    color:#232e3f;
}
#about-box dd {
    margin-bottom: 1em;
    margin-left: 0em;
    padding-left: 13em;
    padding-bottom: 1.2em;
    border-bottom:1px dotted #999999;
}
#about-box dd.lc {
    border:none;
}
#about-box-2 {
	width: 644px;
	padding: 20px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}
#about-box h4 {
    font-size:14px;
    font-weight: bold;
    color:#ffffff;
    padding:10px;
    background-color:#232e3f;
}
#about-box ul {
    border-top:1px dotted #999999;
    padding-top:10px;
    margin:0 10px 0 10px;
}
#about-box li{
    font-size:11px;
    margin-left:40px;
}
#about-box h5 {
    font-weight: bold;
    margin:15px 10px 10px 10px;
    color:#232e3f;
}
#about-box h6 {
	font-size:16px;
    font-weight: bold;
    margin:15px 10px 20px 0;
    color:#232e3f;
	border-bottom:solid 1px #232e3f;
}
.seelist {
    float:right;
    font-size:11px;
    margin:15px 10px 10px 10px;
    padding-left:15px;
    background-image: url("../img/arrow01.gif");
    background-position: 0px 2px;
    background-repeat: no-repeat;
}

/* 中古機械
-------------------------------- */
#used-box {
    margin:20px 23px 0px 23px;
}
.used-box2 {
    width:644px;
    padding:20px;
    margin-top:20px;
    background-color:#eeeeee;
    border:1px solid #cccccc;
}
.used-box2 h4 {
    font-size:14px;
    font-weight: bold;
    color:#232e3f;
    padding:0 0 2px 10px;
    border-left:5px solid #232e3f;
}
.used-box2 p {
    border-top:1px solid #cccccc;
    padding:10px 0 0 15px;
}
.used-box3 {
    background-color:#eeeeee;
    margin:20px 0 10px 0;
    padding:10px 20px 10px 20px;
    border:1px solid #cccccc;
}
.used-box3 h4 {
    font-size:14px;
    font-weight: bold;
    color:#ffffff;
    padding:10px;
    margin-bottom:10px;
    background-color:#232e3f;
}
.used-box4 {
    background-color:#ffffff;
    border: 1px solid #aaaaaa;
}
.used-box4-l {
    float:left;
    width:83px;
    height:83px;
    background-color:#aaaaaa;
}
.used-box4-r {
    width:537px;
    padding:10px;
    float:right;
    background-color:#ffffff;
}

.used-box4-arrow {
    margin:5px 0 5px 0;
    height:12px;
    background: url("../img/arrow05.gif") no-repeat center top;
}
.used-box4 h5 {
    margin-bottom: 5px;
    font-size:13px;
    font-weight: bold;
    color:#232e3f;
    border-bottom: 1px dotted #aaaaaa;
}
#used-satei {
    width:250px;
    text-align:center;
    font-weight:bold;
    color:#990000;
    background-color:#ffffff;
    border:1px solid #990000;
    padding:14px 10px 12px 10px;
}
#used-satei-title {
    font-size:16px;
}
#used-satei-itaku {
    margin-top:5px;
    color:#ffffff;
    background-color:#990000;
    font-size:11px;
    font-weight:normal;
    padding-top:2px;
}


.used-box5 {
    width:644px;
    padding:20px;
    margin-top:20px;
    background-color:#eeeeee;
    border:1px solid #cccccc;
}
.used-box5 h4 {
    font-size:14px;
    font-weight: bold;
    color:#232e3f;
    padding:0 0 2px 10px;
    border-left:5px solid #232e3f;
}
.used-box5 p {
    border-top:1px solid #cccccc;
    padding:10px 0 0 15px;
}
.used-box-5 {
	margin-top: 10px;
	width: 645px;
}
.used-box-5-l {
	float:left;
	width:414px;
}
.used-box-5-r {
	float:left;
	width:220px;
	padding-left:10px;
}
.used-box-5-r img {
	margin-bottom:4px;
}

.imagelink{
	background:url(../img/magnifying.png) no-repeat 100% 100%;	
	filter:alpha(opacity=75);　
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;	
}

.lightbox_note{
	background-color: #600;
	color: #FFF;
	padding: 4px 0;
	text-align: center;
	margin-bottom: 4px;
}



/* 問合わせフォーム
-------------------------------- */
#mailform {
    margin:20px 23px 0px 23px;
}
ul#contact_ul li input, ul#contact_ul li textarea {
    margin-left: 172px;
    width: 350px;
    border: 1px solid #000000;
    padding: 2px 4px;
    margin-top: 0px;
    margin-bottom: 0px;
}
ul#contact_ul li textarea {
    padding: 2px 4px;
    height: 240px;
}
ul#contact_ul li input.button {
    padding: 0px;
    border: 0px solid #000000;
    width: 200px;
    vertical-align: bottom;
}
ul#contact_ul {
    margin-top: 35px;
}
ul#contact_ul li {
    padding: 0;
    margin-bottom: 20px;
}
ul#contact_ul li label {
    position: absolute;
    width: 155px;
    text-align: right;
    color: #080800;
}
#contact-tel {
    margin-top:10px;
    padding:20px;
    text-align: center;
    border-top: 3px solid #cccccc;
    border-bottom: 3px solid #cccccc;
}
.contact-conf {
    margin-left: 172px;
    width: 350px;
    padding: 2px 4px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.contact-textarea-conf {
    display:block;
    margin-left: 172px;
    width: 350px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 2px 4px;
}

/* 動画紹介
-------------------------------- */
#movie-box {
    width:690px;
    margin:20px 0px 0px 0px;
    padding:50px 20px 40px 20px;
    background-color:#303030;
}
#movie {
    float:left;
    width:504px;
    height:372px;
    background-color:#333333;
}
#playlist {
    float:right;
    width:170px;
}
#playlist h4 {
    font-size:9px;
    font-weight: bold;
    color:#ffffff;
    background-color:#000000;
    margin-bottom:10px;
    padding: 8px 10px 5px 10px;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}
#playlist li {
}
#playlist li a {
    display:block;
    width:138px;
    color:#ffffff;
    padding:10px 5px 10px 25px;
    margin:0 0 3px 0;
    background-color:#505050;
    background-image: url("../img/playlist-btn.gif");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#playlist li a:hover {
    color:#000000;
    background-color:#ddba4a;
    background-image: url("../img/playlist-btn-on.gif");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

/* コーディングセット
-------------------------------- */
.clearfix:after {zoom: 100%; content: "."; display: block;clear: both;height: 0;visibility: hidden;}
.fl { float:left;} .fr { float:right;} .clear { clear: both;}
.ali_center {text-align: center;} .ali_left {text-align: left;} .ali_right {text-align: right;}
.fontS {font-size:80%;}.fontL {font-size:125%;} .fontB {font-weight: bold;}
.mt5  { margin-top: 5px;} .mt10 { margin-top: 10px;} .mt15 { margin-top: 15px;} .mt20 { margin-top: 20px;}  .mt25 { margin-top: 25px;} .mt30 { margin-top: 30px;} .mt40 { margin-top: 40px;} .mt50 { margin-top: 50px;}
.mb5  { margin-bottom: 5px;} .mb10 { margin-bottom: 10px;} .mb15 { margin-bottom: 15px;} .mb20 { margin-bottom: 20px;} .mb30 { margin-bottom: 30px;}
.ml5  { margin-left: 5px;} .ml10 { margin-left: 10px;} .ml15 { margin-left: 15px;} .ml20 { margin-left: 20px;} .ml30 { margin-left: 30px;}
.mr5  { margin-right: 5px;} .mr10 { margin-right: 10px;} .mr15 { margin-right: 15px;} .mr20 { margin-right: 20px;} .mr30 { margin-right: 30px;}

.fz14 {font-size:14px;} .fz15 {font-size:15px;} .fz16 {font-size:16px;}  .fz18 {font-size:18px;}
.lh14 {line-height:1.4em;} .lh16 {line-height:1.6em;}
.fb {font-weight:bold;}

.w30 {width:30%;}
.w33 {width:33%;}
.w40 {width:40%;}
.w50 {width:50%;}
.w60 {width:60%;}
.w70 {width:70%;}

