@charset   "Shift_JIS";
.html {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Base {
	margin-left: auto;
	margin-right: auto;
	width: 932px;
}
#Header {
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	background-image : url(../images/Header.gif);
	background-repeat: no-repeat;
	width: 932px;
	height: 197px;
	position: static;
}
#Header h1 a {
	position: absolute;
	margin-left: 35px;
	margin-top: 30px;
	text-indent: -999em;
	background-image : url(../images/OrangeLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 206px;
	height: 57px;
	font-size : 8pt;
}
#HeaderAddr {
	position: absolute;
	font-size: 9pt;
	float: right;
	margin-top: 50px;
	margin-left: 700px;
}
#Main {
	width: 716px;
	float: right;
}
#SideMenu {
	font-size: 9pt;
	width: 216px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Footer {
	clear: both;
	width: 932px;
	margin-top: 30px;
}
#LoginArea {
	width: 100%;
}
#SideMenuArea {
	width: 100%;
}
#SideMenu table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width : 100%;
}
#SideMenu td {
	padding: 0px;
	margin: 0px;
}
#Footer table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#Footer td {
	padding: 0px;
	margin: 0px;
}
#LoginRegst a {
	display: block;
	background-image : url(../images/RegstOff.gif);
	width: 190px;
	height: 50px;
	background-repeat: no-repeat;
	text-indent: -999em;
	margin-left: 12px;
}
#LoginRegst a:hover {
	background-image : url(../images/RegstOn.gif);
}
.SideHead {
	background-image : url(../images/SideBgHead.gif);
	background-repeat: no-repeat;
	height: 16px;
	background-position: left bottom;
	width : 100%;
}
.SideBody {
	background-image : url(../images/SideBgBody.gif);
	background-repeat: repeat-y;
	width : 100%;
}
.SideTail {
	background-image : url(../images/SideBgTail.gif);
	background-repeat: no-repeat;
	height: 16px;
	background-position: left top;
	width : 100%;
}
.FooterHead {
	background-image : url(../images/FooterHead.gif);
	background-repeat: no-repeat;
	height: 16px;
	background-position: left bottom;
}
.FooterBody {
	background-image : url(../images/FooterBody.gif);
	background-repeat: repeat-y;
}
.FooterBody div {
	margin-left: 2em;
	font-size: 10pt;
	text-align: center;
}
.FooterTail {
	background-image : url(../images/FooterTail.gif);
	background-repeat: no-repeat;
	height: 16px;
	background-position: left top;
}
.SideMenuTitle {
	font-size: 12pt;
	background-image : url(../images/Marker.gif);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 30px;
	margin-left: 20px;
	height: 1.4em;
	padding-top: 2px;
}
.SideMenuTitle a {
	color: #ff4000;
	text-decoration: none;
}
.SideMenuTitle a:hover {
	color: white;
	text-decoration: none;
	background-color: #ff4000;
}
.SideSubMenu ul {
	list-style-type: disc;
	margin-top: -0.3em;
}
.SideSubMenu li {
	font-size: 10pt;
	text-indent: 0.7em;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-weight: normal;
	color: black;
}
.SideSubMenu a {
	color: black;
	text-decoration: none;
}
.SideSubMenu a:hover {
	color: white;
	text-decoration: none;
	background-color: black;
}
#LoginInfo{
	font-size : 10pt;
	padding-left : 0.8em;
	font-weight : bold;
	padding-top : 0.8em;
	padding-bottom : 0px;
	background-image : url(../images/LoginBg.gif);
	background-repeat : no-repeat;
	background-position : left top;
	margin-left : 16px;
	height : 80px;
	color : white;
}
