/*2008年06月02日　17:44更新 */
/*2008年04月30日　15:49更新 */

* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

a:link,
a:visited {
	color: #009900;
}
a:hover {
	color: #006600;
}
a:active {
	color: #009900;
}

#header {
	padding-top:15px;
	padding-bottom:10px;
}

#flash {
	background-image: url(../images/fla_bg.gif);
	background-repeat: no-repeat;
	padding: 4px;
	height: 292px;
	width: 758px;
}

#tbl {
	background-color: #f8f7ef;
	background-image: url(../images/f_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#banner {
	padding-top:15px;
	padding-bottom:15px;
}

#s_tbl01 {
	height: 283px;
	width: 464px;
	padding-top: 10px;
	padding-bottom: 0px;
	overflow-y: scroll;
}

#s_tbl02 {
	height: 381px;
	width: 274px;
	padding-top: 10px;
	padding-bottom: 0px;
	overflow-y: scroll;
}

#s_tbl01 table {
	margin-bottom:7px;
}

#s_tbl02 table {
	margin-bottom:7px;
}

.td01 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bab8b8;
	border-left-color: #bab8b8;
	width: 464px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.td02 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bab8b8;
	border-left-color: #bab8b8;
	width: 274px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.pic {
	text-align: left;
	width: 110px;
}

.icon {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 13px;
}

.pic img {
	border: 3px solid #b8b6b6;
}

.showing_txt {
	font-size: 12px;
	font-weight: bold;
	padding-bottom:5px;
}
.showing_txt_sche {
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom:5px;
}

.detail {
	padding:5px;
	vertical-align: top;
	font-size:10px;
	width:319px;
	line-height: 14px;
}

.detail02 {
	padding:5px;
	vertical-align: top;
	font-size:10px;
	width:223px;
	line-height: 14px;
}

.detail03 {
	padding:5px;
	vertical-align: top;
	font-size:12px;
	width:223px;
	line-height: 14px;
}

.detail04 {
	padding:5px;
	vertical-align: top;
	font-size:12px;
	line-height: 14px;
}

.back {
	font-size: 10px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}

.back img {
	border: none;
	vertical-align: bottom;
}

.back_top {
	font-size: 14px;
	font-weight:bold;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}

#pan {
	height: 44px;
	color:#605d41;
	font-size:10px;
	padding-bottom:0px;
	text-align:right;
}

#pan a {
	color:#605d41;
	text-decoration:underline;
}

#pan a:hover {
	color:#989472;
}

#footer {
	background-image: url(../images/f_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align:center;
	background-color: f8f7ef;
	height:33px;
	padding-bottom: 10px;
	padding-top:10px;
}

#footer table {
	font-size: 10px;
	color: #336600;
}

#footer table img {
	border: none;
	vertical-align: bottom;
}


#footer table a {
	font-size: 10px;
	color: #336600;
}

#footer table a:hover {
	font-size: 10px;
	color: #477d24;
}


