@charset "shift_jis";
/* CSS Document */

/*---------------------------------------------
 common module
---------------------------------------------*/
#MainContents h2{
	border: none;
	padding: 0;
}
#BodyArea #MainContents p{
	margin-bottom: 10px;
}
#BodyArea #MainContents p.lead{
	margin-bottom: 20px;
}


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

---------------------------------------------*/
#section01 dt{
	margin-bottom: 15px;
	padding: 0 0 0 30px;
	color: #00877f;
	font-weight: bold;
	text-indent: -30px;
}
#section01 dd{
	margin: 0 0 20px;
	padding: 0 0 20px 30px;
	background: url(../img/bg_answerline.gif) center bottom no-repeat;
	text-indent: -20px;
}
#section01 dd a{
	font-weight: bold;
}
#section01 dd span{
	font-weight: bold;
}
#section01 dd table{
	margin-top: 1.5em;
	width: 100%;
	border: 1px solid #666666;
	border-collapse: collapse;
}
#section01 dd table th{
	padding: 10px;/*10px*/
	text-align: left;
	white-space: nowrap;
}
#section01 dd table td{
	padding: 10px;/*10px*/
	text-align: left;
}
#section01 dd table .line01{
	background: url(../img/bg_tableline.gif) right bottom no-repeat;
}
#section01 dd table .line02{
	background: url(../img/bg_tableline.gif) left bottom no-repeat;
}
#section01 dd table .line03{
	background: url(../img/bg_tableline.gif) right top no-repeat;
}#MainContents #section01 dl dd table tr {
	text-indent: 0px;
}
