@charset "UTF-8";

/* main layout
-------------------------------------------*/

body{
	width:100%;
	min-width:880px;
	font-size:80%;
	margin-top:0;
	line-height:130%;
	background:url(../imgs/bg.gif);
	}
a{
	color:#bf3b85;
}	

/* ヘッダー
-------------------------------------------*/
#header{
	background-image:url(../imgs/footer_onsen.gif);
	background-repeat:repeat-x;
	width:100%;
	min-width:900px;
	background-position:top;
	padding:0;
	height:50px;
	}
	
.header{
	padding:0;
	margin-left:0;
	}	
/*-------------------------------------------*/



/* トップ画像
-------------------------------------------*/
#top{
	width:900px;
	height:443px;
	background: url(../imgs/content_bg_top.png);
	margin:20px auto 0;
	position:relative;
	}
ul{
	width:299px;
	height:391px;
	position:absolute;
	top:40px;
	left:35px;
}
li.one{
	width:299px;
	height:40px;
	margin:0;
	padding:0;
}
li{
	width:299px;
	height:39px;
	margin:0;
	padding:0;
}
/*-------------------------------------------*/



/* content
-------------------------------------------*/
#content{
	width:900px;
	margin:0 auto;
	overflow:hidden;
	background: url(../imgs/content_bg.png);
	text-align:center;
	}

/* その１ */
#one{
	width:800px;
	margin:0 auto;
}
.title1{
	background: url(../imgs/title1.jpg);
	width:800px;
	height:55px;
}
.content_main{
	width:768px;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	overflow:hidden;
	padding:20px 0 20px 30px;
	text-align:left;
}
.one_program{
	width:175px;
	float:left;
	text-align:left;
	margin-right:15px;
}
.content_bottom{
	background: url(../imgs/content_bottm.jpg);
	width:800px;
	height:5px;
}

/* その２ */
#two{
	width:800px;
	margin:30px auto 0;
}
.title2{
	background: url(../imgs/title2.jpg);
	width:800px;
	height:55px;
}
.two{
	margin-left:35px;
}
.two_left{
	float:left;
}
.two_right{
	float:right;
	width:400px;
}

/* その３ */
#three{
	width:800px;
	margin:30px auto 0;
}
.title3{
	background: url(../imgs/title3.jpg);
	width:800px;
	height:55px;
}
.three_left{
	width:205px;
	float:left;
}
.three_right{
	width:500px;
	float:right;
	margin-right:20px;
}

/* その４ */
#four{
	width:800px;
	margin:30px auto 0;
}
.title4{
	background: url(../imgs/title4.jpg);
	width:800px;
	height:55px;
}

/* その５ */
#five{
	width:800px;
	margin:30px auto 0;
}
.title5{
	background: url(../imgs/title5.jpg);
	width:800px;
	height:55px;
}
.24jikan{
}
.prigram{
	width:370px;
	float:left;
	margin-bottom:20px;
}
h1{
	font-weight:bold;
}
.picture{
	width:175px;
	border:1px solid #000000;
	float:left;
}
.prigram_text{
	width:188px;
	float:left;
	margin-left:5px;
}
.prigram2{
	width:700px;
	margin-bottom:20px;
}
.prigram_text2{
	width:500px;
	float:left;
	margin-left:5px;
}
.time{
	width:40px;
	float:left;
	padding:5px 0;
}
.programlist{
	width:600px;
	padding:5px 0;
}
.time2{
	width:40px;
	float:left;
	background-color:#f3fff4;
	padding:5px 0;
}
.programlist2{
	width:600px;
	background-color:#f3fff4;
	padding:5px 0;
}
.five_comment{
	width:750px;
	height:850px;
	position:static;
	overflow:hidden;
}
.five_comment li{
	float:left;
	width:140px;
	height:200px;
	margin:5px;
}


/* その６ */
#six{
	width:800px;
	margin:30px auto 0;
}
.title6{
	background: url(../imgs/title6.jpg);
	width:800px;
	height:55px;
}
.six_left{
	width:200px;
	float:left;
}
#six_right{
	width:548px;
	float:right;
}
.six_ont{
	width:250px;
	float:left;
	border:1px solid #999999;
	padding:5px;
	margin:10px 10px 0 0;
}
.six_ont_title{
	font-weight:bold;
}
.six_copyright{
	font-size:80%;
}


/* その７ */
#seven{
	width:800px;
	margin:30px auto 0;
}
.title7{
	background: url(../imgs/title7.jpg);
	width:800px;
	height:55px;
}


/* その８ */
#eight{
	width:800px;
	margin:30px auto 0;
}
.title8{
	background: url(../imgs/title8.jpg);
	width:800px;
	height:55px;
}


/* その９ */
#nine{
	width:800px;
	margin:30px auto 0;
}
.title9{
	background: url(../imgs/title9.jpg);
	width:800px;
	height:55px;
}
table{
	background-color: #fff;
}
th{
	 background-color: #f2fee6;
	border: #9f9f9f solid 1px;
	vertical-align:middle;
	padding:2px 5px;
}
td{
	background-color: #f2fee6;
	border: #9f9f9f solid 1px;
	vertical-align:middle;
	padding:2px 5px;
}


/* その１０ */
#ten{
	width:800px;
	margin:30px auto 0;
}
.title10{
	background: url(../imgs/title10.jpg);
	width:800px;
	height:55px;
}
        table    { background-color: #fff;
}
        th       { 
                  background-color: #f2fee6;
	border: #9f9f9f solid 1px;
	vertical-align:middle;
	padding:2px 5px;
                  }
        td       { 
                  background-color: #f2fee6;
	border: #9f9f9f solid 1px;
	vertical-align:middle;
	padding:2px 5px;
                  }

/*-------------------------------------------*/



/* bottom
-------------------------------------------*/
#bottom{
	width:900px;
	height:66px;
	background: url(../imgs/content_bg_bottom.png);
	margin:0 auto 20px;
	}
/*-------------------------------------------*/



	
/* TOP
-------------------------------------------*/
#page-top {
	position: fixed;
	bottom: 60px;
	right: 20px;
}
#page-top a {
	width: 74px;
	display: block;
}
#page-top a:hover {
	text-decoration: none;
}
/*-------------------------------------------*/



	
/* フッター
-------------------------------------------*/
#footer{
	margin:0;
	padding:0px;
	height:50px;
	background:url(../imgs/footer_onsen.gif) 0 0 repeat-x;
	min-width:900px;
}

#footer p{
    color: #000000;
    line-height: 16px;
    margin: 0 auto;
    padding: 10px 5px 0 0;
    text-align: right;
    width: 880px;
	font-size:80%;
	}



