BODY{
	background-image: url(../img/background_image.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	text-align: center;
}
#container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#billboard{
	background-image: url(../img/head_img2.jpg);
	height: 100px;
	margin: 0px;
}
#billboard table {
	width: 780px;
}
#billboard .title {
	font-size: 33px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1em;
	width: 600px;
}


#header_bar{
	font-size : 10px;
	color : white;
	background-color: #0030CE;
	text-align: left;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



#footer {
	clear: both;
}
#footer_messe {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	color: #999999;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#footer iframe {
}


#footer img {
	vertical-align: baseline;
}

#footer a {
	color: #333333;
	text-decoration: underline;
}






#footer_bar{
	font-size : 10px;
	color : white;
	background-color: #0000FF;
	text-align: right;
	padding: 5px;
}
