@charset "UTF-8";

@import url("reset.css");
@import url("base.css");

#comfortable{
	padding:0 8px 0 8px;
	margin:20px 0 0 0;
}

#comfortable h2{
	font-weight:bold;
	font-size:1.2em;
	clear:both;
	background-image: url(../img/transition/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:600px;
	line-height:42px;
	padding:0 0 0 34px;
	margin:30px 0 10px 0;
}

#comfortable h3{
	background-image: url(../img/spread/bg_01.jpg);
	background-repeat: repeat;
	clear:both;
	color:#0052AD;
	font-weight:bold;
	line-height:30px;
	background-position: left top;
	width:610px;
	margin:30px 0 10px 0;
	padding:0px 10px;
}

#comfortable h4{
	color:#0052AD;
	font-weight:bold;
}

#comfortable h5{
	font-weight:bold;
}

#comfortable .tText h5{
	font-weight:bold;
	clear:both;
	padding:1em 0 0 0;
}

#comfortable .tText h5.first{
	font-weight:bold;
	margin:0 0 0 0;
}

#comfortable .tBox{
	width:630px;
	clear:both;
	padding:20px 0 0 0;
}

#comfortable .tImg{
	width:250px;
	float:left;
}

#comfortable .tText{
	width:380px;
	float:left;
}

#comfortable .tBox h4
,#comfortable .tBox p{
	width:380px;
	float:left;
}

#comfortable #table01
,#comfortable #table02
,#comfortable #table03{
	width:590px;
	padding:20px;
}

#comfortable table{
	width:590px;
}

#comfortable table
,#comfortable tr
,#comfortable td{
	font-size:12px;
	padding:2px 5px;
	border: 1px solid #666;
}

#comfortable td{
	vertical-align: middle;
}

#comfortable td.yl{
	text-align:left;
 	background-color: #FAFFDB;
}

#comfortable td.yr{
	text-align:right;
 	background-color: #FAFFDB;
}

#comfortable td.yc{
	text-align:center;
 	background-color: #FAFFDB;
}


#comfortable td.bc{
	text-align:center;
 	background-color: #DDFEFE;
}





