@import url("style.css");


/* ---------------------------------main--------------------------------- */

#maincontents{
	clear:both;
	width:800px;
	margin:0;
	padding:0;
}

#list_bd {
	width:780px;
	margin: 0 0 20px 20px;
	padding: 0;
}

.list_box {
	float:left ;
	width:110px;
	background-color:#FFEC79;
	margin: 0 20px 20px 0;
	padding: 5px 0 0 0;
	text-align:center;
}

.list_img {
	border:#FF9900 solid 1px;
	margin: 0 5px;
	padding: 0;
}

.list_box_t {
	width:90px;
	margin: 4px auto 0;
	padding: 1px;
	background-color:#FFFFFF;
	font-size: 14px;
	color:#FF6600;
	font-weight:bold;
	text-align:left;
}

.list_box_c {
	width:90px;
	margin: 0 auto;
	padding: 1px;
	background-color:#FFFFCC;
	font-size: 10px;
	color:#333;
	text-align:center;
}

#sc01_hd {
	clear:both;
	width:780px;
	height:30px;
	background-image: url("../images/sc01.gif");
	background-repeat: no-repeat;
	margin: 0 10px 5px;
	padding: 0;
	text-align:left;
}

#sc01_hd p {
	width:300px;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
	top:7px;
	left:40px;
	margin: 0;
	padding:0 0 0 0;
	text-align:left;
}

#sc02_hd {
	clear:both;
	width:760px;
	height:23px;
	background-image: url("../images/sc02.gif");
	background-repeat: no-repeat;
	margin: 0 20px;
	padding: 0;
}

#sc02_hd p {
	width:150px;
	position:relative;
	font-size: 11px;
	color:#000;
	position:relative;
	top:5px;
	left:580px;
	margin:0;
	padding:0;
}

#sc03_hd {
	clear:both;
	background-color:#FFE9B5;
	width:760px;
	background-image: url("../images/sc03.gif");
	background-repeat: no-repeat;
	background-position:bottom;
	margin: 0 20px 10px;
	padding: 0;
}

#sc03_hd p {
	font-size: 12px;
	color:#222;
	margin:0;
	padding:3px 5px 7px 5px;
}

#sc1_bd {
	width:600px;
	margin: 0 0 20px 0;
	padding: 0;
}

.sc1_box {
	float:left ;
	width:110px;
	background-color:#FFCC66;
	margin: 0 20px 20px 0;
	padding: 5px 0 0 0;
	text-align:center;
}

.sc1_img {
	border:#FF6600 solid 1px;
	margin: 0 5px;
	padding: 0;
}

.sc1_box_t {
	width:90px;
	margin: 4px auto 0;
	padding: 1px;
	background-color:#FFFFFF;
	font-size: 14px;
	color:#FF6600;
	font-weight:bold;
	text-align:left;
}

.sc1_box_c {
	width:90px;
	margin: 0 auto;
	padding: 1px;
	background-color:#FFEAB3;
	font-size: 10px;
	color:#333;
	text-align:center;
}

.text_center {
	text-align:center;
}
.text_center2 {
	font-weight:bold ;
	text-align:center;
}

#week_hd {
	clear:both;
	width:760px;
	height:30px;
	background-image: url("../images/sc04.gif");
	background-repeat: no-repeat;
	margin: 10px 20px 0 20px;
	padding: 0;
}

#week_bd {
	clear:both;
	width:760px;
	background-image: url("../images/sc05.gif");
	background-repeat:repeat-y;
	margin: 0 20px 0 20px;
	padding: 0;
	display:table;
}

#week_ft {
	clear:both;
	width:760px;
	height:14px;
	background-image: url("../images/sc06.gif");
	background-repeat: no-repeat;
	margin: 0 20px 5px 20px;
	padding: 0;
}

.week_fm1 {
	width:700px;
	margin: 5px 25px 0 35px;
	padding: 6px 0 0 0;
	text-align:center;
}


.week_now {
	float:left ;
	width:105px;
	height:22px;
	background-image: url("../images/sc07.gif");
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	text-align:center;
}

.week_now a{
	font-size:12px;
	font-weight:bold;
	text-decoration : none; 
	color:#FFFFFF;
	position:relative;
	top:4px;
}

.week_other {
	float:left ;
	width:105px;
	height:22px;
	background-image: url("../images/sc08.gif");
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	text-align:center;
}

.week_other a{
	font-size:12px;
	text-decoration : none; 
	color:#FFFFFF;
	padding:3px;
	position:relative;
	top:4px;
}

.week_main {
	clear:both;
	width:690px;
	margin: 0 25px 0 45px ;
	padding: 20px 0 0 0;
	text-align:left;
	overflow:auto;
}

.week_box {
	margin: 0 25px 25px 0;
	float:left ;
	width:90px;
	padding: 0;
	overflow:auto;
}

.week_img {
	border:#81CC00 solid 1px;
	margin: 0;
	padding: 0;
	overflow:auto;
}

.week_box_t {
	width:90px;
	margin: 0 auto 0;
	padding: 0;
}

.week_box_t p{
	margin:0;
	padding: 1px;
	background-color:#E3FACD;
	font-size: 10px;
	color:#333;
}

.week_box_t .p2{
	margin:0;
	padding: 1px;
	background-color:#E3FACD;
	font-size: 10px;
	color:#333;
	text-align:center;
}

h3{
	margin:0;
	padding: 10px 0 0 40px;
	font-size: 16px;
	color:#FFFFFF;
	}
	
.com{
	margin:0;
	padding: 0 5px 0 10px;
	font-size: 12px;
	color:#333;
	text-align:left ;
	}
/* ---------------------------------headertitle--------------------------------- */

h2 span {
visibility:hidden;
}

div#maincontents #t01 {
	width:800px;
	height:60px;
	background-image: url("../images/title01.gif");
	background-repeat:no-repeat;
	background-position:0;
	margin: 0;
	padding: 0;
}

div#maincontents #t02 {
	width:800px;
	height:60px;
	background-image: url("../images/title02.gif");
	background-repeat:no-repeat;
	background-position:0;
	margin: 0;
	padding: 0;
}

div#maincontents #t03 {
	width:800px;
	height:60px;
	background-image: url("../images/title03.gif");
	background-repeat:no-repeat;
	background-position:0;
	margin: 0;
	padding: 0;
}

div#maincontents #t04 {
	width:800px;
	height:60px;
	background-image: url("../images/title04.gif");
	background-repeat:no-repeat;
	background-position:0;
	margin: 0;
	padding: 0;
}

div#maincontents #t05 {
	width:800px;
	height:60px;
	background-image: url("../images/title05.gif");
	background-repeat:no-repeat;
	background-position:0;
	margin: 0;
	padding: 0;
}

div#maincontents #t06 {
	width:800px;
	height:60px;
	background-image: url("../images/title06.gif");
	background-repeat:no-repeat;
	background-position:0;
	margin: 0;
	padding: 0;
}

div#maincontents #t07 {
	width:800px;
	height:60px;
	background-image: url("../images/title07.gif");
	background-repeat:no-repeat;
	background-position:0;
	margin: 0;
	padding: 0;
}

div#maincontents #t08 {
	width:800px;
	height:60px;
	background-image: url("../images/title08.gif");
	background-repeat:no-repeat;
	background-position:0;
	margin: 0;
	padding: 0;
}

div#maincontents #t09 {
	width:800px;
	height:60px;
	background-image: url("../images/title09.gif");
	background-repeat:no-repeat;
	background-position:0;
	margin: 0;
	padding: 0;
}


/* ---------------------------------right--------------------------------- */

#right{
	width:800px;
	margin:0 auto;
	padding:0;
	text-align: left;	
}

#right_top{
	width:800px;
	height:40px;
	margin:0 0 10px 0;
	padding:0;
}

#right_top li span{
	visibility:hidden;
}

#right_top ul{
	margin:0;
	padding:0;
}

#right_top ul li {
	list-style-type:none;
	display : inline; 
	float:right ;
}

#right_top ul li a{
	height:40px;
	margin:0 0 0 0;
	display: block;
	overflow:hidden;
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	}

#right_top ul li.btn01 a{
	width:270px;
	background:url(../images/btn1.gif);
	}

#right_top ul li.btn02 a{
	width:122px;
	background:url(../images/btn2.gif);
	}

#right_top ul li a:hover{
	background-position:0 -40px;
	}

#right_top p {
	float:left ;
	font-size: 10px;
	margin:5px 0 10px 0;
	padding:0 0 0 0;
}

#right_top:after{
	clear:both;
}

#footmenu {
	clear:both;
	width:800px;
	margin: 0;
	padding:14px 0 4px 0;
	text-align:right;
	font-size:10px;
}