@charset "UTF-8";
/*----------------------------*/
/* コラム */
/*----------------------------*/

#pNoren{
	width:594px;
	margin-bottom:50px;
}

h2{
	margin-bottom:10px !important;
}

#unchiku_tit{
	width:594px;
	background:url(../../../img/column/unchiku_tit02.jpg) repeat-x;
}
#unchiku_tit p{
	margin:5px 20px 12px;
}

.read{
	margin:0 12px 12px !important;
}

h3{
	background:url(../../../img/column/h3_bg.jpg) no-repeat;
	color:#fff;
	padding:3px 0 12px 10px !important;
	margin-bottom:5px !important;
	clear:both;
}

.dBox{
	width:570px;
	margin:0 12px 30px;
}
.dBox .right{
	float:right;
	margin:0 0 5px 10px;
}
.dBox .left{
	float:left;
	margin:0 5px 10px 0;
}
.dBox  .img01{
	margin-bottom:10px;
}
.dBox p{
	margin:0 0 12px !important;
}

h4{
	background:url(../../../img/column/h4_bg.jpg) repeat-x;
	font-weight:bold;
	padding:3px 0 12px 10px !important;
	margin-bottom:10px !important;
	clear:both;
}

.cBox{
	margin:0 10px 10px;
}
.cBox img{
	border:1px solid #ccc;
	padding:2px;
	margin:0 10px 5px 0;
}
.cBox p{
	margin-left:90px !important;
}

.unTbl{
	margin-bottom:20px;
}
.unTbl td{
	text-align:left;
	vertical-align:top;
	padding-left:30px;
	padding-bottom:30px;
}


.p01{
	background:url(../../../img/column/why_img_02.jpg) no-repeat;
	padding-left:100px;
}
.p02{
	background:url(../../../img/column/why_img_03.jpg) no-repeat right top;
	padding:10px 100px 10px 0;
}

.p01 span, .p02 span, .p03 span{
	color:#003366;
	font-size:110%;
	font-weight:bold;
}

.because{
	margin:30px 0;
}
.point{
	color:#990000;
	font-weight:bold;
}

.hikaku{
	margin:10px 0 30px;
	line-height:1.4;
}

.hikaku th{
	width:90px;
	font-size:105% !important;
	font-weight:bold !important;
	border:1px #999 solid;
	color:#fff;
	background-color:#666;
	padding:2px 5px;
	text-align:center;
}
.hikaku td{
	border:1px #999 solid;
	padding:5px 5px;
}
.hikaku01{
	width:200px;
	font-size:105% !important;
	font-weight:bold !important;
	color:#fff;
	background-color:#CC0033;
	padding:2px 5px;
	text-align:center;
}
.hikaku02{
	width:200px;
	font-size:105% !important;
	font-weight:bold !important;
	color:#fff;
	background-color:#003399;
	padding:2px 5px;
	text-align:center;
}




/*----------------------------*/
