@charset "utf-8";
* {
	margin:0;
	padding:0;
	line-height:150%;
	word-break:break-all;
	font-family:verdana, arial, sans-serif;
}
body {
	color:#323232;
	font-size:13px;
	background:#ffffff;
}
img {
	border:0px;
}
#body-all {
	width:800px;
	background:#F6F7F7;
}
#wrap {
	width:800px;
}
#top {
	height:40px;
	background:#E2EDD3 url(../img/bg.gif);
}
h1 {
	color:#003F79;
	margin:0 0 0 10px;
	font-size:25px;
}
#menu {
	text-align:right;
	font-weight:bold;
	background:#E2EDD3 url(../img/bg.gif);
	border-bottom:solid 1px #333;
}
#menu span {
	background:#EAEAEA;
	border-top:solid 1px #333;
	border-left:solid 1px #333;
	border-right:solid 1px #333;
	margin-right:6px;
	padding:2px 10px 1px 10px;
}
#left {
	float:left;
	width:180px;
	padding:10px;
	border-left:solid 1px #333;
}
#left h2 {
	margin:0;
	padding-left:6px;
	font-size:13px;
	display:block;
	background:#E2EDD3 url(../img/bg.gif);
	color:#000000;
	border-bottom:solid 1px #3B3B3B;
}
#left ul {
	list-style:none;
	background:#ffffff;
}
#left li {
	border-bottom:solid 1px #C5C5C5;
	margin:2px 0 4px 4px;
}
#right {
	width:578px;
	padding:10px;
	float:left;
}
#pass {
	margin-bottom:10px;
}
#right strong {
	color:#003F79;
	display:block;
	font-size:23px;
	margin:20px 0 4px 0;
	text-decoration:underline;
}
#image {
	width:500px;
	height:190px;
	overflow:hidden;
}
#foot {
	width:800px;
	text-align:center;
	clear:both;
	padding:10px 0;
	font-weight:bold;
	background:#E2EDD3 url(../img/bg.gif);
	border-top:solid 1px #3E96E8;
}
/* リンク */
a {
	color:#00025D;
	text-decoration: none;
}
a:hover {
	color:#ec3838;
	text-decoration: underline;
}
#menu a {
	color:#333;
	text-decoration: none;
}
#menu a:hover {
	color:#333;
	text-decoration: none;
}
#menu a {
	color:#333;
	text-decoration: none;
}
#menu a:hover {
	color:#333;
	text-decoration: none;
}

