body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 140%;
	margin: 0px;
}
#headder2 {
	height: 200px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/topimg.jpg);
}

#footer2 {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-size: 9pt;
}

#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#headder {
	height: auto;
	width: 100%;
}

#footer {
	height: auto;
	width: 100%;
	clear: left;
	text-align: center;
}

#left {
	float: left;
	height: auto;
	width: 240px;
	margin-right: 20px;
}
#right {
	float: left;
	height: auto;
	width: 640px;
}
.box {
	border: 4px solid #002E74;
	border-radius: 6px;
	height: auto;
	width: auto;
	margin-bottom: 20px;
}
#right .box h2 {
	text-shadow: 1px 1px 5px #000;
	background-color: #002E74;
	display: block;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3C6;
}
.inbox {
	display: block;
	padding: 20px;
	font-size: 14pt;
	font-weight: bold;
	line-height: 150%;
}
.box2 {
	border: 4px solid #66F;
	border-radius: 6px;
	height: auto;
	width: auto;
	margin-bottom: 20px;
	padding: 10px;
}
.boxhead {
	display: block;
	font-size: 34px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 2px 2px 5px #000;
	margin-bottom: 20px;
	text-align: left;
	background-color: #002E74;
	padding-top: 20px;
	height: auto;
	line-height: 140%;
	padding-left: 20px;
	padding-bottom: 20px;
}
#left ul li a{
	border-radius: 6px;
	display: block;
	margin-left: -42px;
	margin-top: 0px;
	height: auto;
	background-color: #F90;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 5px;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#left ul li a:hover {
	text-shadow: 1px 1px 3px #000;
	color: #FFF;
}
#left ul {
	margin-top: 0px;
	list-style-type: none;
}
.inbox table tr td a {
	text-decoration: none;
}
.inbox table tr td a:hover {
	text-shadow: 1px 1px 3px #000;
}
h1 {
	font-size: 25px;
	font-weight: bold;
	display: block;
	line-height: 140%;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}
#headder #headder2 {
	display: block;
	height: 200px;
	width: 900px;
}
.box_left {
	float: left;
	height: 65px;
	width: 430px;
	padding-top: 135px;
	padding-left: 70px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 5px;
}
.box_right {
	height: 160px;
	width: 370px;
	float: left;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	padding-top: 20px;
	line-height: 170%;
	text-align: right;
	padding-right: 30px;
}
.tunagi {
	background-image: url(../img/yajirusi.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	width: 100%;
	padding-top: 30px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
