.base {
	position: relative;



}
.left {
	position: absolute;
	top: 0px;
	background-color: #e5ecf9;
	width: 200px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000099;
	height: 800px;
	margin: 0px;
	padding: 0px;







}
.right {
	position: relative;
	margin-left: 203px;
	height: 800px;











}
.login-box {
	border: 1px solid #6868FF;
	width: 170px;
	left: 16px;
	position: absolute;
	background-color: #FFFFFF;
	top: 15px;
	text-align: center;
	font-size: smaller;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;












}
.h1 {
	background-color: #e5ecf9;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-bottom-color: #000099;
	color: #000099;
	padding: 5px;
	font-size: large;








}
.font-mid {
	font-size: medium;

}
.h2 {
	background-color: #D2DEF4;
	font-size: medium;
	padding: 5px;


}
.right-naka {

	position: relative;
	padding-left: 15px;
}
.copyright {
	color: #999999;
	text-align: center;
	font-size: smaller;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	padding: 15px 15px 0px;




}
.small {
	font-size: smaller;

}
.step-box {
	border: 3px solid #e5ecf9;
	width: 500px;
	padding: 10px;
	font-size: smaller;



}
.white-box {
	font-size: smaller;
	width: 500px;
	padding: 10px;
	margin-bottom: 20px;


}
.sita-sannkaku {
	position: relative;
	left: 223px;

}
.menu-box {
	border: none;
	width: 170px;
	left: 16px;
	position: absolute;
	top: 300px;
	text-align: center;
	font-size: smaller;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: center;

}
