@charset "shift_jis";
html {
	height: 100%;
}
body {
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #D20010;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
table.main {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	border:none;
}
#main {
	margin: auto;
	height: 545px;
	width: 900px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
#main div.header {
	margin: 0px;
	width: 900px;
}
#main div.menu {
	margin-top: 24px;
}
#main div.footer {
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main div.footer table.banner {
	margin-top: 0px;
}
#main div.footer table.banner td {
	padding-right: 14px;
}

#main  div.home_area {
	height: 550px;
	width: 920px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#main  div.contents_area {
	height: 620px;
	width: 920px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../img/f_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main  div.contents_area  div.title {
	margin: 0px;
	height: 56px;
	width: 920px;
	text-align: left;
}
#main  div.contents_area  div.title  img {
	margin-top: 18px;
	margin-left: 8px;
}
iframe.contents {
	padding: 0px;
	height: 460px;
	width: 870px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
}

/*　グローバルナビ　ここから　*/
#grobalNavi {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 30px;
}
#grobalNavi li {
	padding: 0px;
	float: left;
	margin: 0px;}
/*　グローバルナビ　ここまで　*/
	
/*　フッター　ここから　*/
address {
	font-style: normal;
	font-size: 0.8em;
	color: #FFF;
	text-align: center;
	height: 50px;
	line-height: 60px;
	text-transform: lowercase;
}
/*　フッター　ここまで　*/
.topInfo {
	text-indent: -9999px;
	height: 0px;
	width: 0px;
}