<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*
新版カタログ各ページ
*/


p{
	font-size:12px;
}

.color_blue{
	color:#0074bf;
}

.c_red{
	color:#F00;
}

.normal{
	font-weight:normal;
	color:#363433;
}

.h_app{
	background-color:#0074bf;
	height:25px;
	line-height:25px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin-top:10px;
	text-indent:5px;
}

.h_merit{
	display:block;
	clear:both;
	font-size:16px;
	font-weight:bold;
	height:20px;
	border-bottom:#CCC 1px solid;
	margin-top:5px;
	margin-bottom:5px;
	margin-top:30px;
}

.section{
	display:block;
	clear:both;
	margin-top:10px;
	margin-bottom:20px;
}

.section:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#inframe{
	display:block;
	width:745px;
	margin:0 auto;
}

/*\*/
* html .section{
    height: 1em;
    overflow: visible;
}
/**/

.section img{
	border:#CCC 1px solid;
}

.nb{
	border:none !important;
}

.h_sec{
	display:block;
	clear:both;
	height:26px;
	line-height:26px;
	background:url(../ja/images/bk_h.jpg) repeat-x 0 0;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	margin-top:10px;
	margin-bottom:10px;
	text-indent:5px;
}

.h_sec .point{
	display:block;
	float:left;
	width:27px;
	height:26px;
	background:url(../ja/images/point.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

.h_sec2{
	font-size:18px;
	font-weight:bold;
	color:#0074bf;
	line-height:30px;
	border-bottom:#94B4DE 3px solid;
	margin-bottom:5px;
}

.h_sec2_2l{
	line-height:18px;
}

.h_sec3{
	font-size:20px;
	font-weight:bold;
	color:#0074bf;
	line-height:30px;
	margin-bottom:5px;
}

.hbold{
	font-size:14px;
	font-weight:bold;
}

h4{
	font-size:15px;
	font-weight:bold;
	color:#0074bf;
	line-height:18px;
}

/*override*/
ul.sy{
	list-style-position:outside;
}
ul.sy li{
	text-indent:0px;
	margin-left:20px;
	padding-left:0;
}


ul.ul_hori li{
	list-style-position:inside;
	float:left;
	padding-left:15px;
	margin-right:15px;
}


.nbox{
	display:block;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.leftbox{
	display:block;
	float:left;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.rightbox{
	display:block;
	float:right;
	margin-top:5px;
	margin-bottom:5px;
}




.big_deci{
	font-size:18px;
	font-weight:bold;
	color:#F33;
}

.colorbox img{
	/**border:#0074bf 1px solid;**/
}

.colorbox img:hover{
	border:#0074bf 1px solid;
}

p.click{
	font-size:8px;
	line-height:10px;
}


.nb{
	border:none !important;
}

.px12{
font-size:12px !important;
}
.px13{
font-size:13px !important;
}
.px14{
font-size:14px !important;
}
.px15{
font-size:15px !important;
}
.no_bold{
font-weight:normal !important;
}

.rimg{
	display:block;
	float:right;
	margin-left:5px;
}

.idt{
	margin-left:15px;
}

.rtxt{
	font-size:12px;
	float:right;
}

.new{
	font-weight:bold !important;
	color:#F00 !important;
}

.bp,
.pb{
	font-size:14px;
	font-weight:bold;	
}


.varitbl{
	width:100%;
	border-collapse:collapse;
}

.varitbl th{
	background-color:#0074bf;
}

.varitbl td{
	text-align:left;
}

.varitbl td.tdimg{
	width:85px;
	border-right:none;
}

.varitbl td img{
	border:none;
}

.varitbl td p.vlink a{
	display:block;
	color:#333;
	padding-left:14px;
	background:url(../../images/common/mini_arrow_d.jpg) no-repeat 0 2px;
}

.varitbl td p.vlink a:hover{
	color:#0074bf;
	background:url(../../images/common/mini_arrow_a.jpg) no-repeat 0 2px;
}

.varitbl td a{
	color:#333;
}
.varitbl td a:hover{
	color:#0074bf;
}

.np_spectbl{
	border-left:#666 1px solid;
	border-top:#666 1px solid;
}

.np_spectbl th{
	background-color:#CCC;
	color:#333;
	font-weight:bold;
}
.np_spectbl th,
.np_spectbl td
{
	border-right:#333 1px solid;
	border-bottom:#333 1px solid;
}



</pre></body></html>