@charset "shift_jis";

/*----------ALL----------*/
#title {
	background:url(../image/title.jpg) no-repeat bottom;
	text-indent:-9999px;
	height:65px;
	}
#main_box{
	padding:0;
	margin:0;
	background:url(../../image/left_bg.gif) repeat-y left;
	}
#main_box h3{
	background:url(../image/title_text.gif) no-repeat;
	width:760px;
	height:40px;
	text-indent:-9999px;
	margin:0 auto;
	padding:0;
	}
#left_box{
	width:180px;
	}
#left_banner{
	width:180px;
	margin:20px auto;
	}
#right_box{
	padding:20px;
	width:596px;
	}
#right_box h3.text01{
	background:url(../image/text01.gif) no-repeat;
	width:580px;
	height:40px;
	margin:0 auto;
	padding:0;
	}
#right_box h3.text02{
	background:url(../image/text02.gif) no-repeat;
	width:580px;
	height:40px;
	margin:20px auto 0;
	padding:0;
	}
#right_box h3.text03{
	background:url(../image/text03.gif) no-repeat;
	width:580px;
	height:40px;
	margin:20px auto 0;
	padding:0;
	}
#right_box h3.text04{
	background:url(../image/text04.gif) no-repeat;
	width:580px;
	height:40px;
	margin:20px auto 0;
	padding:0;
	}
#right_box h3.text05{
	background:url(../image/text05.gif) no-repeat;
	width:580px;
	height:40px;
	margin:20px auto 0;
	padding:0;
	}
#right_box h3.text06{
	background:url(../image/text06.gif) no-repeat;
	width:580px;
	height:40px;
	margin:20px auto 0;
	padding:0;
	}
#right_box h3.text07{
	background:url(../image/text07.gif) no-repeat;
	width:580px;
	height:40px;
	margin:20px auto 0;
	padding:0;
	}
#right_box h3.text08{
	background:url(../image/text08.gif) no-repeat;
	width:580px;
	height:40px;
	margin:20px auto 0;
	padding:0;
	}
#right_box h3.text09{
	background:url(../image/text09.gif) no-repeat;
	width:580px;
	height:40px;
	margin:20px auto 0;
	padding:0;
	}
#right_box h3.text10{
	background:url(../image/text10.gif) no-repeat;
	width:580px;
	height:40px;
	margin:20px auto 0;
	padding:0;
	}
#right_box h3.text11{
	background:url(../image/text11.gif) no-repeat;
	width:580px;
	height:40px;
	margin:20px auto 0;
	padding:0;
	}

#right_box p{
	margin:0 auto;
	width:560px;
	text-align:left;
	}
#right_box td{
	text-align:left;
	}
#right_box ol{
	text-align:left;
	margin:10px 20px;
	padding:0 10px 0px 30px;
	}
#right_box li{
	list-style-type:decimal;
	}
#group{
	width:561px;
	padding:10px 9px 10px 10px;
	background-color:#FFF;
	margin:0 auto;
	text-align:left;
	}

#group dl {
	margin: 10px 0 0 0;
	padding: 0;
	width:100%;
	font-size: 1.0em;
	border-bottom: 1px dotted #999;
	}
#group dl dt {
	margin: 0;
	padding: 10px 0 5px 0px;
	width: 14em;
	font-weight: bold;
	background:url(../image/cur.gif) no-repeat;
	background-position:-2px 12px;
	}
#group dl dd {
	padding: 5px 5px 5px 14em;
	margin-left: 0;
	margin-top: -2.3em;
	margin-bottom: -1px;
	line-height: 1.6em;
	border-bottom: 1px dotted #999;
	}