body{
	margin: 0px auto;
	width: 100%;
	text-align: center;
	background-color: #003;
}
H1	{
	background-color:#191970;
	font-size:18px;
	letter-spacing:1px;
	color:#AFEEEE;
	font-weight:bold;
	text-align:left;
	border-style:double;
	border-width:5px;
	border-color:#191970;
	margin:5px 0px;
	padding:2px;
	width:600px;
}

H2 {
	background-color:#BC8F8F;
    font-size:15px;
    letter-spacing:1px;
    color:#FFF8DC;
    font-weight:bold;
    text-align:left;
    border-style:none;
    border-width:1px;
    border-color:#191970;
    margin:0px;
    padding:3px 3px;
    width:500px;
}

.h1	{ background-image:none; background-color:#191970; font-size:18px; letter-spacing:1px; color:#afeeee; font-weight:bold; text-align:left; margin:5px 0; padding:2px; width:600px; border: double 5px #191970; }

.h2 { background-image:none; background-color:#bc8f8f; font-size:15px; letter-spacing:1px; color:#fdf5e6; font-weight:bold; text-align:left; margin:0; padding:0; width:480px; border: 0 #bc8f8f; }


.title	{
	background-color:#BC8F8F;
	color:#FFF8DC;
	font-size:15px;
	line-height:23px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	padding:0px 0px 0px 0px ;
}

.exlarge	{
	font-size:27px;
	line-height:40px;
	letter-spacing:1px;
}

.verylarge	{
	font-size:28px;
	line-height:27px;
	letter-spacing:1px;
}

.large	{
	font-size:18px;
	line-height:21px;
	letter-spacing:0px;
}

.text	{
	font-size:13px;
	line-height:120%;
	letter-spacing:0px;
}

.small	{
	font-size:10px;
	line-height:12px;
	letter-spacing:0px;}

.verysmall	{
	font-size:9px;
	line-height:12px;
	letter-spacing:0px;
}

.exsmall	{
	font-size:8px;
	line-height:11px;
	letter-spacing:0px;
}

.back	{
	font-size:15px;
	line-height:22px;
	letter-spacing:1px;
	color:#191970;
	text-align:center;
	border-style:none;
	border-width:0px;
	padding:5px;
	width:600px;
}

.copyright	{
	font-size:15px;
	line-height:22px;
	letter-spacing:1px;
	color:#F0F8FF;
	text-align:center;
	border-style:none;
	border-width:0px;
	padding:5px;
	width:600px;}

A	{
	font-weight:bold;
	color:#191970;
}
A:link{
	text-decoration:none;
	color:#191970;
}
A:active{text-decoration:none;
		color:#191970;}
A:visited{
	text-decoration:none;
	color:#191970;
}
A:hover{
	text-decoration:underline;
	color:#FF6347;
}
#wrapper {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: fff;
	border-left-color: fff;
	background-color: #FFF;
}
#header {
	padding: 0px;
	height: 100px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerleft {
	float: left;
	height: 100px;
	width: 310px;
}
#headerright {
	float: left;
	width: 490px;
}
#headerright1 {
	height: 50px;
	width: 490px;
}
#headerright2 {
	height: 50px;
	width: 490px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#sidebar {
	float: left;
	width: 140px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main {
	width: 640px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: left;
}
#footer {
	clear: both;
	height: 100px;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
#newswrapper {
	width: 400px;
	background-color: #FFF;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.style1 {
	font-size: 12px;
}
