@charset "utf-8";

.contents .container #mainContent .main .section .photo {
	width:198px;
	float: right;
	margin-top: 5px;
}
.contents .container #mainContent .main .section .photo li {
	font-size:93%;
	margin-bottom:1em;
}
.contents .container #mainContent .main .section table th,
.contents .container #mainContent .main .section table td{
	border-bottom:1px solid #CCC;
	padding:10px 0;
	vertical-align:top;
	font-size:93%;
}
.contents .container #mainContent .main .section table.first-child{

}
.contents .container #mainContent .main .section table th{
	background:url("../../images/common/ic_squ.gif") no-repeat 2px 13px;
	font-weight:bold;
	padding:10px 0 10px 15px;
	text-align:left;
}
.contents .container #mainContent .main .section h3{
	font-size:123%;
	font-weight:bold;
	border-bottom:1px solid #CCC;
}
.contents .container #mainContent .main .section table tr.last-child td,
.contents .container #mainContent .main .section table tr.last-child th{
	border-bottom:none;
}
.contents .container #mainContent .main .section table#rel01{
	margin-bottom:1em;
}
