@charset "utf-8";
/* CSS Document */
/****************************************
			structure
****************************************/
body{
	background: #f5f5f5 url(../image/bdy_bg2.gif) repeat-x top center;
}

/****************************************
			header
****************************************/

/******* HeaderNavi *********/
.hli2 div{
	height: 16px;
	margin: 1px 5px 0 5px;
	width: 38px;
	background: url(../image/hn_btn_02.gif) no-repeat 0 top;
	text-indent: -9999px;
}

/****************************************
			MainFlash/Image
****************************************/
#mainImage{
	background: url(../image/Mimage_tex.jpg) no-repeat;
}

/****************************************
			MainNavi
****************************************/

/****************************************
			Main
****************************************/
.h2{
	background: url(../image/Ptitle_questions.png) 22px 18px no-repeat;
}

/******* alpha *********/
.tBSentence{
	width: 660px;
	padding: 10px 0 30px 10px;
}
.siUl{
	list-style: none;
}
.ulM{
	margin: 0 0 0 40px;
}
.liM{
	margin: 0 0 0 40px;
}
.liM a{
	border-bottom: 1px solid #1d8035;
	padding: 0 0 1px 0;
}
.liM a:hover{
	color: #666666;
	border-bottom: 1px solid #31a32c;
}
.dl1{
	padding: 0 0 8px 0;
	margin: 0 0 14px 0;
	width: 670px;
	border-bottom: 1px dotted #CCCCCC;
}
.dt1{
	width: 17px;
	height: 17px;
	margin: 0 5px 0 0;
	text-indent: -9999px;
	background:url(../image/question_q.gif) no-repeat;
}
.dd1{
	width: 648px;
	margin: 0 0 7px 0;
}
.dt2{
	width: 17px;
	height: 17px;
	margin: 0 5px 0 0;
	text-indent: -9999px;
	background:url(../image/qusetion_a.gif) no-repeat;
}
.ol1{
	margin: 10px 30px;
}
.ul1{
	margin: 10px 30px;
	list-style: url(../image/icn_li_01.gif);
}

/******* beta *********/
