/*--ヘッダー---------------------------------------*/
#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;
}
/*-----------------------------------------------------*/

/*--ナビゲーション-------------------------------------*/
#NaviMenu {
	width: 170px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}
/*-----------------------------------------------------*/

/*---上段----------------------------------------------*/
#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 {
	width: 780px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
.submenu {
	width: 600px;
	float: right;
	padding-left: 10px;
	border-top: 1px solid #6C0000;
	margin-bottom: 10px;
	padding-top: 10px;
}
/*-----------------------------------------------------*/


/*----フッタ---------------------------------------------*/
#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;
}
.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;
}
#update {
	float: right;
	color: #FFFFFF;
	font-size: 77%;
}
/*-----------------------------------------------------*/

/*----その他---------------------------------------------*/
.sp {
	height: 25px;
	display: block;
}
/*--画像右／左--*/
.photo-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.photo-right {
	margin-bottom: 5px;
	margin-left: 10px;
}
/*--スペース--*/
.sp_h100 {
	height: 100px;
	width: 100%;
}
.sp_h250 {
	height: 250px;
	width: 100%;
}
.sp_h500 {
	height: 500px;
	width: 100%;
}
.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);
}
.aki dt {
	margin-top: 10px;
}
.list-a dt {
	margin-top: 10px;
	font-weight: bold;
}
.list-a table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}

.list-a th, .list-a td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 4px;
}
.list-a td {
	text-align: center;
}
.list-b ol {
	margin-top: 0px;
	margin-bottom: 1em;
}
.list-b dl {
	margin-bottom: 15px;
}
.list-b     dl dd .list-01{
	margin-bottom: 0px;
}

.list-01 dt {
	margin-left: 1em;
	width: 7em;
	float: left;
	margin-top: 0px;
	font-weight: normal;
}
.list-01 dd {
	margin-left: 6em;
}




.list-sl {
}
.list-sl dt {
	float: left;
	width: 145px;
}
.list-sl dd {
	margin-left: 115px;
}
.list-com dl {
	margin-bottom: 20px;
	font-size: 93%;
}

.list-com dt {
	float: left;
	width: 45%;
	margin-left: 5px;
}
