﻿@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 5px;
	list-style:none;
	padding-left:22px;
	margin-bottom:18px;
	line-height:1.6;
}
	



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

/* ダイワラビンの特徴
---------------------------------------------------*/



.rabinImg {
	overflow:hidden;
	width:610px;
	margin-bottom:20px;
}

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





/* ゴム弾性の危険性
---------------------------------------------------*/

.risk .riskBox01 {
	overflow:hidden;
	font-size:14px;
}



.risk .riskBox01 .box01Text {
	font-size:100%;
	line-height:1.6;
	width:380px;
	float:left;
}

.risk .riskBox01 .box01Text p {
	margin-bottom:10px;
}

.risk .riskBox01 p.box01Img {
	text-align:center;
	float:right;
	width:180px;
}


.risk .rdBold {
	font-weight:bold;
	color:#dc1b1b;
}

/* comment small */


