body {
    margin: auto;
    padding: 0;
    font-size: 12px;
    background-color: #00ccff;
    line-height: 1.5em;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
    }
p {
	margin: 0 0 1em;
	}
img {
    vertical-align: bottom;
    border: none;
    margin: 0;
    padding: 0;
    }
em {
	font-weight: bold;
	font-style: normal;
	}
a{
	color: #000;
	text-decoration: none;
	}
a:link{
	color: #000;
	text-decoration: none;
	}
a:visited{
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #0033ff;
	text-decoration: none;
	}

.block {
    display: block;
    }
.floatl {
	float: left;
	}
.floatr {
	float: right;
	}

.clear {
	clear: both;
	}
.mtb_none {
	margin-top: 0;
	margin-bottom: 0;
	}

/* 共通のテーブル */
#header {
	vertical-align: top;
	margin: auto;
	}
#content_index {
	width: 100%;
	vertical-align: top;
	vertical-align: center;
	padding-bottom: 20px;
	margin: auto;
	}
#footer {
	vertical-align: top;
	margin: auto;
	}
.movie {
	background-image: url("image/index_backimg.jpg");
	background-repeat: repeat-x;
}
/* メインナビゲーション */
.logo {
	position: absolute;
	/*top: 10px;*/
	margin-left: 0;
	}
.logo span {
	margin-top: 10px;
	vertical-align: top;
	line-height: 40px;
	font-size: 11px;
	}
.mainnavi_index {
	width: 800px;
	height: 30px;
	text-align: right;
	font-size: 10px;
	line-height: 10px;
	margin: auto;
	}
.mainnavi_index img {
	margin-left: 10px;
	}
.mainnavi_index a:link {
    text-decoration: none;
    color: #fff;
    }
.mainnavi_index a:visited {
    text-decoration: none;
    color: #fff;
    }
.mainnavi_index a:hover {
    text-decoration: none;
    color: #fff;
    }
/* アドレス */
address {
	font-style: normal;
	color: #000;
	margin-top: 5px;
	margin-left: 200px;

	}
	
/* ニュース＆トピックス*/
.update {
	color: #000;
	width:600px;
	margin: 10px auto 0 auto;
}
.update img{
	margin-left: 38px;
	margin-right: 5px;
	}
.naiyou{
	margin-top: 5px;
	margin-bottom: 15px;
	}
.naiyou th{
	width:9em;
	margin-top: 5px;
	color: #fff;
	}
.naiyou td{
	margin-top: 5px;
	}
.bosyu {
	float; left;
	width:648px;
	height: auto;
	margin-left: 0 0 0 38px;
	padding: 0;
	}
.bosyu img {
	margin: 0 5px 10px;
	padding: 0;
	}
