@charset "UTF-8";

/*
総合カタログ
*/




.mainimg{
	height:120px;
	margin:0;
}


#left{
	display:block;
	float:left;
	width:190px;
}


#right{
	width:840px;
	float:right;
}


.catalog_lm_top{
	display:block;
	height:40px;
	text-indent:0 !important;
	margin-bottom:10px;
}


.lh{
	height:25px;
	line-height:25px;
	background:#8F929F;
	color:#FFF;
	text-indent:5px;
}

ul.leftmenu2{
	margin-top:15px;
}

ol.leftmenu3{
	margin-top:5px;
	list-style-type:none;
}

ol.leftmenu3 li{
	background:url(../../images/common/arrow_r.jpg) no-repeat 0 0;
	text-indent:0;
	padding-left:15px;
	font-size:11px;
}

.resulttbl{
	width:100%;
}

.resulttbl th,
.resulttbl td,
.resulttbl th *,
.resulttbl td *{
	font-size:12px !important;
}

.result_layout_tbl{
	width:100%;
	margin-bottom:5px;
}

.result_layout_tbl th,
.result_layout_tbl td
{
	border:none;
}

.pt12{
	font-size:12px;
}


.titleimg{
	margin-top:10px;
}

/*バナー類*/
.lbn{
	display:block;
	width:190px;
	height:65px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.lbn_rental{
	background:url(../images/common/lbn_rental.jpg) no-repeat 0 0;
}

.lbn_maint{
	background:url(../images/common/lbn_maint.jpg) no-repeat 0 0;
}

/***シリーズ名くくり***/
.sename{
	display:block;
	height:40px;
	_height:35px;
	line-height:42px;
	_line-height:38px;
	background:url(/assets/images/common/bk_h3.jpg) repeat-x 0 0;
	text-align:left;
	margin:5px auto 0px auto;
}

.sename{
	display:block;
	line-height:42px;
	_line-height:38px;
	text-align:left;
    padding-left:10px;
	margin:5px auto 0px auto;
    border-left:#0074bf 10px solid;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #fcfcfc 86%, #efefef 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#fcfcfc 86%,#efefef 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#fcfcfc 86%,#efefef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */

}

.sename *,
.sename_mylist{
	font-size:16px;
	font-weight:bold;
}


.to_mylist{
	float:right;
	width:125px;
	height:25px;
	line-height:25px;
	background:url(/assets/products/ja-jp/images/bt_to_mylist.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin:7px 5px 0 0;
	cursor:pointer;
}

a.del_mylist{
	background:url(/assets/products/ja-jp/images/bt_del_mylist.jpg) no-repeat 0 0;
}

a.end_mylist{
	float:right;
	width:125px;
	height:5px;
	background:url(/assets/products/ja-jp/images/bt_end_mylist.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin:7px 5px 0 0;
}



/*form*/

.sform{
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	background-color:#F6F6F8;
	padding:0;
	margin-bottom:15px;
}

.sform.ps{
	margin-bottom:2px;
}

.prodtab{
	background-color:#FFF !important;
	border-bottom:#CCC 1px solid;
}



.sform label{
	display:block;
	float:left;
	width:165px;
	line-height:30px;
	height:30px;
	text-align:center;
	font-size:12px;
	color:#FFF;
	background-color:#8F929F;
}
.sform .k{
	display:block;
	float:left;
	width:200px;
	border:#999 1px solid;
	height:22px;
	_height:24px;
	margin-top:3px;
	margin-left:5px;
}
.sform .sbt{
	display:block;
	float:left;
	margin-top:3px;
	width:40px;
	height:24px;
	margin-right:5px;
	background-color:#9FA0A0;
	color:#FFF;
	border:none;
	cursor:pointer;
}

.sform .note{
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	font-size:10px;
}

.additional{
	border:#999 1px solid;
	padding:5px;
	margin-bottom:5px;
}

.additional .bt{
	border:none;
	background-color:#8F929F;
	color:#FFF;
	cursor:pointer;
	margin-left:100px;
}

.additional label{
	text-align:right;
	background-color:#F6F6F8;
	width:100px;
	color:#333;
}

.additional p.idt{
	margin-left:60px;
}


.words{
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	margin-left:10px;
	margin-right:10px;
}

.words a,
.words span
{
	font-size:13px;
	font-weight:bold;
	color:#333;
	margin-right:2px;
}

.words .w_disabled{
	color:#CCC !important;
}

p.id_num{
	font-size:11px;
	color:#666;
	text-align:right;
	}

.prod_bt_area{
	height:28px;
}

.prod_bt{
	display:block;
	float:left;
	margin-right:5px;
	_margin-right:3px;
	
}

.prod_bt_dummy{
	width:137px;
	height:27px;
}

.prod_dl_area{
	display:block;
	clear:both;
	background-color:#DEE1E9;
	height:30px;
	line-height:30px;
	padding-left:0;
	margin-bottom:5px;
	border:#0074bf 1px solid;
}

.prod_dl_area a{
	display:inline-block;
	height:18px;
	line-height:18px;
	font-weight:bold;
	border-right:#0074bf 1px solid;
	padding-left:6px;
	padding-right:7px;
}



.prod_dl_area .dl_arrow{
	display:block;
	float:left;
}
.prod_dl_area .dl_title{
	display:block;
	float:left;
	padding-left:5px;
	padding-right:10px;
	font-weight:bold;
	margin-right:10px;
	color:#FFF;
	background-color:#0074bf;
}

.prod_dl_area .dl_bts{
	display:block;
	width:62px;
	height:22px;
	float:left;
	margin:4px 5px 0 0;
}

.wintitle{
	font-weight:bold;
	font-size:18px;
	line-height:22px;
}

.win_dlbt_area{
	height:17px;
}


.dldummy{
	color:#FFF;
}

.plink{
	width:105px;
	height:17px;
}

.pdfdl{
	font-size:11px;
	color:#666;
}

dl.new_se{
	margin-bottom:10px;
}

dl.new_se dt{
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
}

dl.new_se dd{
	font-size:13px;
}


/******thick box override***/

#TB_title{
background-color:#FFF;
}



/****result_override***/

.result_left{
	width:200px;
}

.result_img{
	height:auto !important;
}

.result_right{
	display:block;
	float:right;
	width:530px;
	margin-bottom:15px;
}

/***category************/
.pane{
	display:block;
	float:left;
	margin-bottom:15px;
	margin-right:15px;
}

.pane_621,
.pane_629,
.pane_873

{
	margin-top:0px;
	margin-right:400px;
}

.pane_1007,
.pane_1015{
	margin-right:360px;
}

/*
.pane_1027{
	margin-right:230px;
}
*/

.pane_1142{
	margin-right:360px;

}

.p1{
	width:235px;
	height:122px;
	margin-bottom:18px;
	margin-right:8px;
}

.p2{
	width:180px;
	height:61px;
	margin-bottom:8px;
	margin-right:8px;
}
.p3{
	width:230px;
	margin-bottom:18px;
	margin-right:15px;
}

.sp{
	width:185px;
	height:75px;
	margin-right:8px;
}

.h{
	display:block;
	height:30px;
	font-weight:bold;
	background:url(/assets/products/ja-jp/images/cat/bk_h.jpg) repeat-x 0 0;
	margin-bottom:10px;
}

.h span{
	display:block;
	float:left;
	padding-right:5px;
	height:30px;
	line-height:30px;
	font-size:22px;
	background:url(/assets/products/ja-jp/images/cat/bk_h_span.jpg) repeat-x 0 0;
}

.prod_left_bts{
	display:block;
	width:190px;
	height:30px;
	margin-bottom:5px;
	text-indent:-9999px;
}


.prod_left_bts.prod_bt_open_mylist{
	background:url(/assets/products/ja-jp/images/bt_open_mylist.jpg?1215) no-repeat 0 0;
}
.prod_left_bts.prod_bt_mylist_guide{
	background:url(/assets/products/ja-jp/images/bt_mylist_guide.jpg?1215) no-repeat 0 0;
}
.prod_left_bts.prod_bt_parts{
	background:url(/assets/products/ja-jp/images/bt_parts.jpg) no-repeat 0 0;
}
.prod_left_bts.prod_bt_discon{
	background:url(/assets/products/ja-jp/images/bt_discon.jpg?1215) no-repeat 0 0;
}

.prod_left_bts.prod_bt_open_mylist:hover{
	background:url(/assets/products/ja-jp/images/bt_open_mylist_a.jpg) no-repeat 0 0;
}
.prod_left_bts.prod_bt_mylist_guide:hover{
	background:url(/assets/products/ja-jp/images/bt_mylist_guide_a.jpg) no-repeat 0 0;
}
.prod_left_bts.prod_bt_parts:hover{
	background:url(/assets/products/ja-jp/images/bt_parts_a.jpg) no-repeat 0 0;
}
.prod_left_bts.prod_bt_discon:hover{
	background:url(/assets/products/ja-jp/images/bt_discon_a.jpg) no-repeat 0 0;
}



.newproducts_frame{
	width:740px;
	border:none;
	height:10000px;

}

.sename2{
	color:#0074bf;
}

.sename_2l{
	line-height:20px !important;
}

.top_bt_env{
	display:block;
	float:left;
	width:200px;
}

.top_help{
	font-size:12px;
	line-height:13px;
	display:block;
	float:left;
	width:360px;
}

.pop{
	font-size:14px;
	background:url(/assets/products/ja-jp/images/ico_arrow_r.jpg) no-repeat 0 2px;
	padding-left:16px;
}


/**ご意見ご要望**/

.webcatalog_head{
	width:300px;
}

.bt_posting{
	display:block;
	float:right;
	margin-top:15px;
	width:288px;
	height:39px;
	text-align:center;
}

.po_outer{
	text-align:center;
	display:none;
	position:absolute;
	background-color:#FFF;
	width:450px;
	height:650px;
	border:#0074bf 1px solid;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

.po_head{
	text-align:center;
	height:40px;
	background:url(/assets/products/ja-jp/images/posting/bk_posting.jpg) repeat-x 0 0;
}

.po_frame{
	width:430px;
	height:550px;
	border:none;
	margin:10px auto 0 auto;
}

.po_outer table td{
	border:none;
}

.po_head_img{
	display:block;
	float:left;
	margin-left:55px;
}

.po_close{
	display:block;
	float:right;
	margin-right:15px;
	margin-top:10px;
	width:50px;
	height:20px;
	line-height:20px;
	background-color:#FFF;
	font-size:10px;
	text-align:center;
	border:#999 1px solid;
}


.cas{
	display:block;
	line-height:22px;
	font-size:13px;
	text-align:left;
	margin-bottom:15px;
	margin-top:3px;
	background-color:#D2E9FF;
	text-indent:5px;
}
.cas a{
}


.att_tbl{
	width:100%;
	border:#666 1px solid;
	margin-bottom:5px;
}

.att_tbl th{
	vertical-align:middle;
	text-align:center;
	background-color:#DEE1EA;
	color:#333;
	font-size:12px;
	width:80px;
}

.att_tbl td{
	text-align:left;
	border:none;
}


.cat_link{
background-color:#F6F6F8;
padding:10px 5px 5px 15px;
margin-bottom:15px;
font-size:12px;
}

.cat_link_gu{
background-color:#FFFFFF;
padding:5px;
font-size:12px;
}

.cat_link a{
	height:22px;
	background:url(/assets/products/ja-jp/images/ico_arrow_r.jpg) no-repeat 0 0;
	padding-left:15px;
	margin-right:5px;
	font-size:12px;
}


.cat_link_gu a{
	height:22px;
	line-height:22px;
	background:url(/assets/images/common/arrow_r.jpg) no-repeat 0 2px;
	padding-left:15px;
	margin-bottom:2px;
	font-size:12px;
}

.p_clean{
	display:inline-block;
	border:#008b8b 1px solid;
	padding: 5px;
	text-align:center;
	height:30px;
	font-weight:bold;
	color:#008b8b;
	
}

.sp_resulttbl td{
	text-align:left;
}

.discon_result{
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#FFE7C1;
	height:25px;
	line-height:25px;
	text-indent:5px;
	font-weight:bold;
	border:#0074bf 1px solid;
}

.to_select_guide{
	display:block;
	clear:both;
	margin-bottom:10px;
}

.chbcp_top {
    width:751px;
    background: #0b3562;
    padding: 18px;
}

.chbcp_top h1 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.1em;
    padding-bottom: 10px;
    display: inline;
}

.chi_bcp{
	width:751px;
margin-left:0px;
    font-size: 17px!important;
    font-weight: 700;
}

.chi_h3{
	display:block;
	float:left;
	width:20px;
	height:40px;
	background:url(/assets/images/common/ico_h3.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

.chbcp_top p {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.1em;
    color: #fff;
    margin-top: 10px;
}

.chbcp_top h1 img.c_logo01 {
    width: 108px;
    margin-right: 5px;
}

.chline_hd {
    width: 720px;
    border-bottom: 1px solid #fff;
    padding-top: 10px;
}

.chbcp_top_box {
    padding-left: 60px;
    margin-top: 30px;
}

.chbcp_top_box p {
    font-size: 16px;
    padding-left: 250px;
    padding-top: 10px;
}

.chbcp_top_box p.ft_title {
    font-size: 18px;
    font-weight: 600;
	line-height:25px;
    padding-top: 20px;
}
.chbcp_top_box img {
    float: left;
    margin-left: 10px;
}

.chbcp_top_box ul li {
    float: left;
    font-size: 18px;
    line-height: 16px;
    flex: 0 50%;
    padding: 20px 44px;
}

.chbcp_top_box ul li a::before {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: auto;
    box-sizing: border-box;
    content: "";
    border: 5px solid transparent;
    border-left: 8px solid #2e7ac8;
}



