﻿@charset "utf-8";

/*
 name:style.css
 updated:2012.05.08
*/

@import url('../../common/css/import.css');


/* 共通
---------------------------------------------------*/
.main .midashi01 {
	margin-bottom:20px;
}

.main .midashi01 p {
	background:#1f37cb;
	width:570px;
	padding:14px 20px;
	font-size:108%;
	color:#fff;
	font-weight:bold;
}

.main .txt01 {
	font-weight:bold;
	line-height:1.8;
	color:#000;
	margin-bottom:20px;
	font-size:14px;
}

.main .secondContent {
	padding-left:30px;
}


.main .secondContent h3{
	color:#1f37cb;
	border:#c7ceff 3px solid;
	font-weight:bold;
	line-height:1.8;
	padding:5px 15px;
	margin-bottom:18px;
	font-size:14px;
}



.secondContent ul {
	font-size:14px;
}

.secondContent ul li{
	background:url(../../rabin/img/text_icon.gif) no-repeat 0 4px;
	list-style:none;
	padding-left:22px;
	margin-bottom:18px;
	line-height:1.6;
}
	

.secondContent ul li{
	background:url(../../rabin/img/text_icon.gif) no-repeat 0 4px;
	list-style:none;
	padding-left:22px;
	margin-bottom:18px;
	line-height:1.6;
}


.secondContent ul li.li02{
	font-size:13px;
	background:none;
}

.main .atenBox {
	background:#f9f7f1;
	padding:15px;
	border:1px solid #8f9be5;
	line-height:1.5;
	font-size:100%;
}


/* 材質タイプの特徴と用途
---------------------------------------------------*/

.zaishitsu .zaishitsuType {
	float:left;
	width:380px;
}

.zaishitsu p.txt02 {
	font-size:14px;
	line-height:1.6;
	clear:both;
	margin-bottom:20px;
}


.zaishitsu ul.bord {
	border-bottom:1px dotted #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
}

.zaishitsu h4 {
	font-weight:bold;
	color:#000066;
	font-size:14px;
	padding:2px 5px;
	margin-bottom:10px;
	border-left:5px solid #2333c1;
}


.tableBox {
	font-size:14px;
	line-height:1.6;
	margin-bottom:20px;
	width:500px;
	margin:0 auto 20px auto;
}



.zaishitsu .tableBox table {
	font-size:14px;
	border:1px solid #ccc;
	width:500px;
	margin-bottom:5px;

}

.zaishitsu .tableBox table th {
	text-align:center;
	padding:5px;
	border:1px solid #ccc;
}

.zaishitsu .tableBox table td {
	border:1px solid #ccc;
	padding:5px;
	text-align:center;
}

.zaishitsu .tableBox table th.th01 {
	font-weight:bold;
	color:#fff;
	background:#0b3190;
}

.zaishitsu .tableBox table th.th02 {
	background:#dee2f2;
}

.zaishitsu .tableBox table tr.line td {
	background:#efefef;
}


.zaishitsu h2.bordh2 {
	border-top:1px dotted #ccc;
	padding-top:20px;
}

/* ダイワライトの特徴
---------------------------------------------------*/

	
.daiwaraitoImg {
	overflow:hidden;
	widows:610px;
	margin-bottom:20px;
}

.daiwaraitoImg p {
	float:left;
	margin-right:20px;
}


.daiwaraito ol {
	margin-bottom:20px;
	margin-left:10px;
	background:#f9f7f1;
	padding:15px;
	border:1px solid #8f9be5;
	font-size:100%;
	line-height:1.6;
	font-size:14px;
}

.daiwaraito ol li{
	padding-left:1.3em;
	text-indent:-1.4em;
	margin-bottom:10px;
}

.daiwaraito dl.kikaku {

	font-size:100%;
	overflow:hidden;
	padding-left:15px;
	font-size:14px;
}

.daiwaraito dl.kikaku dt {
	font-weight:bold;
	float:left;
}

.daiwaraito dl.kikaku dd {
	border-bottom:1px dotted #ccc;
	padding-left:80px;
	margin-bottom:10px;
	padding-bottom:10px;
}

.daiwaraito dl.kikaku dd.last {
	border:none;
}


.daiwaraito .typeBox {
	overflow:hidden;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	padding-bottom:10px;
	margin-left:15px;
	line-height:1.6;

}

.daiwaraito .typeBox dl.type {
	float:left;
	font-size:14px;
	width:375px;
}

.daiwaraito .typeBox dl.type dt {
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:5px;
}

.daiwaraito .typeBox p {
	float:right;
	width:180px;
	height:120px;
}


.daiwaraito .youtoBox {
	padding-left:15px;
	margin-bottom:10px;
}

.daiwaraito .youtoBox dl {
	overflow:hidden;
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
	
	}

.daiwaraito .youtoBox dl dt {
	float:left;
	border:1px solid #8f9be5;
	padding:5px;
	width:260px;
	background:#e6e6e6;
	font-size:14px;
}

.daiwaraito .youtoBox dl dd {
	float:left;
	padding:5px;
	margin-left:10px;
}


.daiwaraito .sizeBox {
	font-size:100%;
	width:400px;
	margin:0 auto;
}
	
.daiwaraito .sizeBox table{
	border:#8f9be5 solid 1px;
	margin-bottom:5px;
	width:400px;
	margin:0 auto;
}

.daiwaraito .sizeBox th {
	background:#f9f7f1;
	font-weight:bold;
	padding:5px 10px;
	border:1px solid #8f9be5;
	text-align:center;
	font-size:14px;
}

.daiwaraito .sizeBox td {
	padding:5px 10px;
	border:1px solid #8f9be5;
	font-size:14px;
}




/* comment small */


