/* トップ固有 */


/* メイン画像 */
#main_img { width: 519px ; height: 215px ; clear: both ; background-image: url(../img/mainpic.jpg) ; background-repeat: no-repeat ; }
#main_img ul { padding: 100px 0px 0px 20px ; }
#main_img li { display: inline ; }
#main_img li.left { padding: 0px 4px 0px 0px ; }



/* コンテンツブロック */
#contents .block_l { width: 257px ; padding: 11px 0px 0px ; float: left ; background-image: url(../img/h2_bg_01.gif) ; background-repeat: no-repeat ; }
#contents .block_r { width: 257px ; padding: 11px 0px 0px ; float: right ; background-image: url(../img/h2_bg_01.gif) ; background-repeat: no-repeat ; }

#all_menu h2 { padding: 0.2em 1em ; background-image: url(../img/h2_bg_02.gif) ; background-repeat: no-repeat ; background-position: left 50% ; }
#all_menu h2 span { padding-left: 2em ; background-image: url(../img/h2_line.gif) ; background-repeat: repeat-y ; background-position: 1em 0em ; }
#all_menu    h2    span.per60{
	padding-left: 2em;
	background-image: url(../img/h2_line.gif);
	background-repeat: repeat-y;
	background-position: 1em 0em;
	font-size: 60%;
}

#all_menu p.h2_bottom { height: 5px ; background-image: url(../img/h2_bg_03.gif) ; background-repeat: no-repeat ; }

#all_menu ul { width: 257px ; padding: 0.5em 1em ; background-image: url(../img/bg_01.gif) ; background-repeat: repeat-y ; list-style: disc inside ; }
#all_menu li { padding: 0.1em ; }
#all_menu li.hd { visibility: hidden ; }
#all_menu .ul_bottom { height: 10px ; background-image: url(../img/bg_02.gif) ; background-repeat: no-repeat ; }
#all_menu li.last {
	padding-top: 0.1em;
	padding-right: 0.1em;
	padding-bottom: 1.4em;
	padding-left: 0.1em;
}

/* インフォ */
#info { height: 212px ; padding: 0px 12px ; background-image: url(../img/right_info_bg.gif) ; background-repeat: no-repeat ; }
#info h2 { padding: 10px 10px 18px ; }	/* win_ie_hack.css【注1】参照 */
#info div { width: 200px ; height: 150px ; overflow: auto ; }
#info li { padding: 0em 0.5em 0.5em 10px ; background-image: url(../img/icon_arrow_orange_01.gif) ; background-repeat: no-repeat ; background-position: 0px 0.3em ; }
#info li span { margin-left: 0.5em ; }

