@charset "Shift_JIS";

/* 製品・サービスを探すCSS */

/* ドットTABLE 枠無し */
.dottable_pro {
	margin: 0 auto;
	padding: 0;
}
.dottable_pro th{
	padding: 0 0 0 10px;
	border-bottom: 1px dotted #AAAAAA;
	color: #666666;
	text-align: left;
	font-weight: bold;	
}
.dottable_pro td{
	border-bottom: 1px dotted #AAAAAA;
	line-height: 150%;
}
.dottable_pro th.noline{
	border-bottom: 0px dotted #AAAAAA;
	color: #666666;
	text-align: left;
	font-weight: bold;	
}
.dottable_pro td.noline{
	border-bottom: 0px dotted #AAAAAA;
	line-height: 150%;
}

.linetxt{
	margin: 10px auto 10px auto;
	padding: 1px 0;
	width: 520px;
	font-weight: bold;
	background-color: #D1E8F1;
	border-top: 1px dotted #045294;
	border-bottom: 1px dotted #045294;
	text-indent: 5px;
}
.pro_name{
	margin: 0;
	padding: 5px 10px;
	font-weight: bold;
}


/* 詳細ページ */
#name{
	margin: 10px auto 20px auto;
	padding: 0 5px;
	width: 540px;
	border-left: 4px solid #CC6600;
	text-align: left;
}
#name01{
		margin: 0;
	padding: 0;
	font-size: 12px;
	color: #CC6600;
}
#name02{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
#name03{
	font-weight: bold;
}
#barmn{
	font-size: 12px;
	color: #FFFFFF;
}
#barmn a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
}
h5 a{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}

td.bg_w{
	background-color: #FFFFFF;
}
td.bg_ccc{
	background-color: #CCCCCC;
}

.spec {
	margin: 10px 0 0 0;
}
.spec th{
	color: #FFFFFF;
	background-color: #333333;
}

.spec td{
	text-align: center;
}
.spec02 {
	margin: 10px 0 0 0;
}
.spec02 th{
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
}
.spec02 td{
	text-align: left;
}
.spec03 {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.spec03 th{
	color: #000000;
	text-align: left;
}
.spec03 td{
	text-align: left;
}

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

.spec04 .title{
	background-color: #CCCCCC;
}
.spec04 .content{
	background-color: #FFFFFF;
}

#content #box540 .table01{
	border: 1px solid #999999;
	border-collapse:collapse;
}
.table01 td {
	border: 1px solid #999999;
}

 product index　
.character01{
	list-style: disc inside;
	color: #CC3366;
}

#content #box540 p.small{
font-size: 0.9em;
}

.ul01{
	margin:0 0 0 1em;
	padding:0 0 0 1em;
	color: #333333;
	margin-bottom: 10px;
}

.li01{
	list-style-type: none;

}
.li02{
	list-style-type: none;
	font-size: 10px;

}
.address01{
	border-collapse: collapse;
}
td.address02{
	background-color:#CCCCCC;
	border: 1px solid #666666;
	padding-left: 4px;
}
td.address03{
	border: 1px solid #666666;
	padding-left: 4px;
}
/* 機能説明 */
.font_small {
	font-size: 10px;
}


/* 基本機能　*/
.dotframe01{
	margin: 5px 0;
	border:1px dotted #999999;
	padding: 5px;
}