@charset "Shift_JIS";
#Header {
	margin-top: 0px;
	margin-bottom: 1px;
	height: 91px;
	width: 750px;
	background-color: #FFFFFF;
}
.HeadRogoArea {
	height: 55px;
	width: 250px;
	float: left;
}
h1.PageSummary {
	display:none;
	font-size: 2px;
}

#SubNaviHeadBox {
	width: 500px;
	height: 55px;
	float: right;
	background-image: url(frame/HeadRightNavi_Bg.gif);
}
ul.SubNaviAdjust {
}
li.ButtonSubL {
	list-style-type: none;
	float: left;
	padding-left: 15px;
	padding-top: 5px;
}
li.ButtonSubR {
	list-style-type: none;
	float: right;
	padding-right: 15px;
	padding-top: 5px;
}
li.ButtonSubREnd {
	list-style-type: none;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
#MainNaviBox {
	list-style-type: none;
	height: 36px;
	width: 750px;
	background-image: url(frame/HeadMainNavi_Bg.gif);
	background-repeat: repeat;
	clear: left;
}
li.ButtonMain {
	float: left;
	height: 31px;
	list-style-type: none;
}
#MainBox {
	width: 750px;
	margin-top: 10px;
}
#MainBox02 {
	width: 750px;
	margin-top: 10px;
}
#LeftBox {
	width: 170px;
	float: left;
}
#SideNaviBox{
	padding-bottom: 20px;
}
li.ButtonSide{
	list-style-type: none;
}
.BannerSide{
	text-align: center;
	padding-bottom: 10px;
}
#Footer {
	width: 750px;
}
#FooterMainNaviBox {
	height: 27px;
	width: 750px;
	background-color: #2931C1;
}
.FooterMainNaviLeft {
	float: left;
	width: 200px;
}
.FooterMainNaviRight {
	float: right;
	width: 550px;
}
.Adress {
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 17px;
	width: 735px;
	padding-bottom: 8px;
}
.Copyright {
	width: 750px;
	background-color: #FFFFFF;
	height: 35px;
}

