@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	text-align: center;
}

#bg {
	background-color: #EDF6DB;
	background-image: url(../img/bg_grd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5em;
	margin-left: auto;
	padding-top: 9px;
}

#footer {
	margin: 8px 0;
	text-align: right;
}

#contents_r_t {
	background-color:#FFFFFF;
	background-image: url(../img/contents_r_t.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents_r_b {
	background-image: url(../img/contents_r_b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#contents {
	width: 100%;
}

.left_column {
	width: 160px;
	vertical-align: top;
}
.left_column .column_padding {
	padding: 9px 0 9px 9px;
}

.center_column {
	vertical-align: top;
	text-align: center;
}
.center_column .column_padding {
	padding: 9px 0px;
}

.right_column {
	width: 208px;
	vertical-align: top;
	text-align: right;
}
.right_column .column_padding {
	padding: 9px 9px 9px 0;
}

h1.asailive_rogo {
	padding: 0;
	display: block;
	background-image: url(../img/asailive_rogo.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

h1.asailive_rogo a {
	display: block;
	text-decoration: none;
	height: 130px;
	width: 147px;
}

h1.asailive_rogo a span {
	visibility: hidden;
}

.news_bar {
	margin-bottom: 9px;
	text-align: center;
}

.flash_obj {
	clear:both;
	margin-bottom: 9px;
	text-align: center;
}

.schedule_img {
	height: 500px;
	background-image: url(../img/schedule_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
.sche_img_link {
	display: block;
	height: 460px;
	text-decoration: none;
}

.schedule_img span {
	visibility: hidden;
}

.geinin_tokei_box {
	clear:both;
	text-align: center;
}

.menu_box {
	margin-bottom: 9px;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
}

.menu_box img {
	border: 0;
}
.menu_box .table1, .menu_box .table2 {
	margin: 0 auto;
}

.top {
	padding-top: 38px;
	vertical-align: bottom;
	text-align: right;
}
.td2 {
	padding-top: 14px;
	vertical-align: bottom;
	text-align: right;
}
.td3 {
	padding-top: 14px;
	vertical-align: bottom;
	text-align: right;
}
.td4 {
	padding-top: 14px;
	vertical-align: bottom;
	text-align: right;
}
.td5 {
	padding-top: 14px;
	vertical-align: bottom;
	text-align: right;
}
.tdnew {
	vertical-align: bottom;
	text-align: right;
}
.toptdnew {
	padding-top: 24px;
	vertical-align: bottom;
	text-align: right;
}



.menu_box .bottom {
	height: 43px;
	text-align: left;
}
.menu_box .bottom a {
	margin-top: 9px;
	display: block;
}

.small_view {
	margin-bottom: 0px;
}

.banner_box {
	margin-bottom: 9px;
}

.toppage_link {
	display: block;
	width: 150px;
	height: 30px;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}
