#wrapper #main_container {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
}
#main_container #PageTitle {
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 810px;
	font-size: 1.1em;
	background-position: 10px 0px;
	margin: 1em auto;
	padding-left: 30px;
	padding-top: 5px;
}
#main_container #PageTitle2 {
	width: 790px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	background-color: #003399;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1.0em;
	padding: 5px;
}
#wrapper #pankuzu {
	font-size: 0.85em;
	color: #333333;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 830px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#main_container .title span {
	display: none;
}

/*1段組メニュー*/
#main_container .menulist1 {
	width: 620px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main_container .menulist1 li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background:url(../images/arrow01.gif) no-repeat 0 0.3em;
	padding-left:10px;
	margin-bottom:0.5em;
	margin-left:10px;
	margin-right:3px;
}



/*2段組メニュー*/
#main_container .menulist2 {
	width: 390px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#main_container .menulist2_table td {
	width: 390px;
	vertical-align: top;
}
#main_container .menulist2 li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background:url(../images/arrow01.gif) no-repeat 0 0.3em;
	padding-left:10px;
	margin-bottom:0.5em;
	margin-left:10px;
	margin-right:3px;
}
#main_container .menulist2_table {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 2em;
}
#main_container .menulist1 .menulist1_sub {
	margin-left: 30px;
}

#main_container .menulist1 .menulist1_sub li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background:url(../images/arrow02.gif) no-repeat 0 0.3em;
	padding-left:10px;
	margin-bottom:0.5em;
	margin-left:10px;
	margin-right:3px;
}
#wrapper #main_container .hyo .name_ka2 {
	/*background-color: #B5D5FF;*/
	width: 20px;
	text-align: center;
}
