body {
	background-image:  url(../img/back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}



h1 {
	font-size: 12px;
	color: #999999;
	line-height: 18px;
	font-weight: normal;
	margin-left: 40px;
	margin-top: 7px;
	margin-bottom: 0px;
	width: 800px;
}



h1 a {
	color: #999999;
	text-decoration: none;
}



h1 a:hover {
	color: #333333;
	text-decoration: underline;
}

h2.top {
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
img.l{
	float: left;
}
#top{
	font-size: 12px;
	width: 280px;
}
/*　メインボックス　*/

table#mainbox {
	margin-top: 80px;
	margin-left: 100px;
}



/*　フラッシュボックス　*/

td#flashbox {
	vertical-align: top;
	padding: 5px;
}



/*　メニューボックス　*/

table.information {
	margin-left: 50px;
}



td#menubox {
	background-image: url(../img/menuback.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
	vertical-align: top;
	text-align: left;
}



/*　新着情報　*/

p.whatsnew {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background-image:  url(../img/whatsnew-ico.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-position: left center;
}



/*　下部メニュー　*/

p.under-menu {
	margin-top: 0px;
	margin-left: 20px;
}



/*　下部コピーライト　*/

address {
	background-image:  url(../img/address.gif);
	background-repeat: no-repeat;
	background-position:left top;
	height: 200px;
	width: 100%;
	margin-top: 0px;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	padding-top: 30px;
	padding-left: 430px;

}
#mainbox #menubox .under-menu .point1{
	color: #99CC66;
	font-size: 12px;
	text-indent: 20px;
}
.epr a {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
