/* CSS Document */

/*　---------------------共通設定----------------------　*/

#main {
	text-align : center}

/*#main h1 {
	margin : 25px 0px 0px 40px ;
	padding : 0 0 0 10px ;
	border-left : 5px solid #f60 ;
	border-bottom : 1px solid #888 ;
	width : 660px ;
	font-size : 85% ;
	line-height : 2em ;
	text-align : left ;
	background : #fec ; }*/

/*　h1共通　*/
#main h1 {
	margin : 25px 0 0 40px ;
	padding : 0px 0px 0px 25px ;
	height : 38px ;
	background : url(../img_common/h1_bg.gif) no-repeat left ;
	font-size : 130% ;
	line-height : 1.8em ;
	color : #009 ;
	text-align:left}



/*　---------------------サイトマップ----------------------　*/

#main #site p {
	margin : 25px auto 0px auto ;
	width : 620px ;
	font-size : 80% ;
	text-align : left ;
	line-height : 1.8em ;}

#main #site table {
	margin : 25px auto 0px auto ;
	width : 620px ;
	font-size : 80% ;
	line-height : 2em ;
	text-align : left ;}

#main #site table tr { background:url(../img_common/bo_x01.gif) top repeat-x ;}

#main #site table th {
	width:170px ;
	padding : 10px ;
	font-weight : 400 ;
	vertical-align:top ;}

#main #site table td{
	padding : 10px ;
	color : #333 ;}

#main #site table th span {
	padding:0 0 0 25px  ;
	background : url(../img_common/li_08.gif) 10px no-repeat ;
	display:block ;}

#main #site table td span {
	padding:0 0 0 25px  ;
	background : url(../img_common/li_01.gif) 10px no-repeat ;
	display:block ;}






