@charset "Shift_JIS";


#container #global_navi h1{
	background:url(../img/ckmodel_title_bg.jpg) repeat-x left top;
	height:144px;
}

#mainArea{
	padding-bottom:20px;
}

#mainArea h2{
	padding:20px 0 5px 0;
}


#mainArea table{
	border-top:#B0B0B0 solid 1px;
	border-right:#B0B0B0 solid 1px;
	margin-bottom:20px;
}
#mainArea table th{
	border-left:#B0B0B0 solid 1px;
	border-bottom:#B0B0B0 solid 1px;
	text-align:center;
	background:#EEEEEE url(../img/ckmodel_table_bg.jpg) right top;
	font-weight:normal;
}
#mainArea table td{
	border-left:#B0B0B0 solid 1px;
	border-bottom:#B0B0B0 solid 1px;
	text-align:left;
}
#mainArea table td.last{
	border-left: none;
	width:300px;
}
#mainArea table tr.contents th{
	width:130px;
}
/*IE6IE7*/
* #mainArea table tr.contents th{
	width:170px;
}
#mainArea table tr.contents th,
#mainArea table tr.contents td{
	padding:20px 10px;
}
#mainArea table tr.contents td img{
	padding:0 20px;
}
#mainArea p{
	padding-bottom:20px;
	line-height:1.3;
}
#mainArea .attention{
	padding-left: 1em;
	text-indent: -1em;
}
#mainArea .attention span{
	color:#BB1931;
	font-weight:bold;
}

