body {

	margin: 0px;

}



#header {

	background-color: #DC201A;

	height: 10px;

}



#bg{

	background-image: url(../image/top/bg.gif);

	background-repeat: repeat-x;

	background-position: top;

}



#shadow{

	background-image: url(../image/top/shadow.gif);

	width: 808px;

	margin-right: auto;

	margin-left: auto;

}



#base{

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(../image/top/main_bg.jpg);

	height: 590px;

}



#button {

	margin-bottom: 10px;

	text-align: center;

	margin-top: 15px;

}



.button_table {

	vertical-align: bottom;

}



#news {

	width: 800px;

	margin-top: 18px;

	background-image: url(../image/top/news_bg.png);

	height: 130px;

	padding-top: 10px;

	padding-bottom: 10px;

	background-repeat: no-repeat;

}



#news_bg {

	width: 582px;

	background-image: url(../image/top/news.png);

	height: 82px;

	margin-right: auto;

	margin-left: auto;

	padding: 10px;

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 14px;

	line-height: 22px;

	color: #333333;

}



#footer{

	text-align: center;

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 12px;

	line-height: 18px;

	color: #000000;

	margin-top: 8px;

}



#footer a{

    color:#000000;

    text-decoration:none;

}

#footer a:link {

    color:#000000;

    text-decoration:none;

}

#footer a:visited {

    color:#333333;

    text-decoration:none;

}

#footer a:hover {

    color:#C11913;

    text-decoration:underline;

}

