@charset "utf-8";
/*-- header ---------------------------------------*/
#wrapper {
	width: 800px;
	color: #333333;
	border: 1px solid #6C0000;
	background: #FFF;
	margin-top: 15px;
	margin-bottom: 3px;
	margin-left: 100px;
}

#header {
	width: 800px;
	height: 145px;
	font-weight: normal;
	text-decoration: none;
	clear: both;
	margin-top: 0px;
	background: url(../image/headerB.png) no-repeat;
	margin-bottom: 10px;
}
#logo {
	float: left;
	width: 330px;
	height: 60px;
	text-indent: -9999px;
}
#header .english a {
	float: right;
	height: 30px;
	text-align: center;
	font-size: 93%;
	width: 55px;
	text-indent: -9999px;
}
#header .english a:hover {
	background: url(../image/english_hover.png) no-repeat right top;
	float: right;
	height: 30px;
	text-align: center;
	font-size: 93%;
	width: 55px;
}
/*-----------------------------------------------------*/

/*-- navi -------------------------------------*/
#NaviMenu {
	width: 170px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}
/*-----------------------------------------------------*/

/*--- contents1 ----------------------------------------------*/
#contents1 {
	width: 600px;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#body {
	width: 600px;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
#main {
	width: 595px;
	padding-left: 5px;
}


/*-----------------------------------------------------*/

/*---- contents4 ---------------------------------------------*/
#contents4 {
	width: 780px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 13px;
}
.submenu {
	width: 600px;
	float: right;
	padding-left: 10px;
	border-top: 1px solid #6C0000;
	margin-bottom: 10px;
	padding-top: 10px;
}
/*-----------------------------------------------------*/


/*---- footer ---------------------------------------------*/
#back {
	width: 600px;
	float: right;
	padding-right: 10px;
	text-align: right;
}

#footer {
	width: 800px;
	height: 50px;
	clear: both;
}
.footer-logo {
	width: 160px;
	height: 40px;
	background: url(../image/logo.png) no-repeat left top;
	margin-top: 5px;
	margin-left: 5px;
	text-indent: -9999px;
	float: left;
}
.footer-R {
	width: 600px;
	height: 45px;
	float: right;
	background: #6C0000;
	font-size: 116%;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.footer-R a {
	color: #FFF;
}

/*-- Copyright --*/
#copy {
	width: 800px;
	background: url(../image/c.gif) no-repeat center center;
	text-align: center;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
#update {
	float: right;
	color: #FFFFFF;
	font-size: 77%;
}
/*-----------------------------------------------------*/

/*---- etc ---------------------------------------------*/
.sp {
	height: 25px;
	display: block;
}
.aki dt {
	margin-top: 15px;
}
.aki-10 {
	margin-top: 10px;
}
/*-- sp --*/
.sp_h100 {
	height: 100px;
	width: 100%;
}
.sp_h250 {
	height: 250px;
	width: 100%;
}
.sp_h500 {
	height: 500px;
	width: 100%;
}

/*-- photo L/F --*/
.photo-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.photo-right {
	margin-bottom: 5px;
	margin-left: 10px;
}
.hyou-a {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D9BFCA;
	border-left-color: #D9BFCA;
	font-size: 93%;
}
.hyou-a td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D9BFCA;
	border-bottom-color: #D9BFCA;
	padding: 5px;
}
.login {
	width: 50%;
	margin-top: 10px;
	margin-left: 30px;
}
.login li .log-l01, .login li .log-l02, .login li .log-l03 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 141px;
	text-indent: -9999px;
	display: block;
}
.login li .log-r01, .login li .log-r02, .login li .log-r03 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 141px;
	float: right;
	display: block;
	text-indent: -9999px;
}

.login li .log-l01 {
	background-image: url(../image/login_k.png);
}
.login li .log-r01 {
	background-image: url(../image/login_h.png);
}
.login li .log-l02 {
	background-image: url(../image/login2_k.png);
}
.login li .log-r02 {
	background-image: url(../image/login2_h.png);
}
.login li .log-l03 {
	background-image: url(../image/login2_k.png);
}
.login li .log-r03 {
	background-image: url(../image/login2_h.png);
}
ol {
	margin-left: 10px;
}
