@charset "utf-8";

/* @group Main ========================================================*/

.section h2 {
	float:left;
	width:140px;
}

.section .photoArea {
	float:left;
	width:200px;
}

.section .textArea {
	float:right;
	width:650px;
}

.section .textArea .text {
	padding:0 0 17px;
}

.result {
	padding:10px 0 17px;
	background:url(../images/index_bg_cat_02.png) left bottom no-repeat;
}

.result dt {
	font-weight:bold;
}

.result dt:first-letter {
	font-family:'ＭＳ Ｐゴシック';
}

.result dd {
	padding:17px 2px 0;
	background:url(../images/index_bg_cat_01.png) left top no-repeat;
}

.result table{
	width:647px;
}

.result table td {
	width:107px;
	padding:5px 0;
	background:url(../images/index_bg_cat_03.png) center top repeat-y;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	border-bottom:dotted 1px #666;
	text-align:center;
}

.result table .line03 td {
	border-bottom:none;
}

.gyorin {
	padding:10px 0 17px;
	background:url(../images/index_bg_gyo_02.png) left bottom no-repeat;
}

.gyorin dt {
	font-weight:bold;
}

.gyorin dt:first-letter {
	font-family:'�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け';
}

.gyorin dd {
	padding:27px 10px 10px;
	background:url(../images/index_bg_gyo_01.png) left top no-repeat;
	font-size:84%;
}



/* @end */

