* {
margin:0; padding:0;
}
html,body {
margin: 0;
padding: 0;
height: 100%;
}
body {
width:100%;
font-size:14px;
line-height:1.2em;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
background-color:#203A4B;
color:#000;
}
h1,h2,h3 {
display:block;
overflow:hidden;
height:0;
font-size:0.8em;
}
a img{border:none;}

/* wrap */
		
#info {
width:758px;
background: url(../images/wrap_bg.gif) repeat-y;
padding:10px 24px 10px 10px;
margin:10px auto;
overflow:hidden;
}
#info h1 {
background: url(../images/info_variety_03.gif) no-repeat;
width:129px;
padding:18px 0 0 0;
margin:0 0 10px 0;
}


/* pickup */
		
#info div#pickup{
width:222px;
float:left;
}
#pickup h2 {
background: url(../images/info_variety_07.gif) no-repeat left top;
width:222px;
padding:33px 0 0 0;
}
#pickup ul{
width:215px;
margin-left:7px;
padding:5px 0;
background: url(../images/info_variety_13.gif) repeat;
}
#pickup ul li{
list-style:none;
width:201px;
padding:2px 0;
margin:0 auto;
}

/* list */
		
#info div#list{
width:516px;
float:right;
}
#list h3{
width:516px;
padding:35px 0 0 0;
}
#list div#mon h3{background: url(../images/info_variety_09.gif) no-repeat;}
#list div#tue h3{background: url(../images/info_variety_22.gif) no-repeat;}
#list div#wed h3{background: url(../images/info_variety_36.gif) no-repeat;}
#list div#thu h3{background: url(../images/info_variety_41.gif) no-repeat;}
#list div#fri h3{background: url(../images/info_variety_47.gif) no-repeat;}
#list div#sat h3{background: url(../images/info_variety_53.gif) no-repeat;}
#list div#sun h3{background: url(../images/info_variety_65.gif) no-repeat;}
#list div#week h3{background: url(../images/info_variety_66.gif) no-repeat;}
#info div#mon,#info div#tue,#info div#wed,#info div#thu,#info div#fri,#info div#sat,#info div#sun,#info div#week{
background: url(../images/info_variety_16.gif) repeat;
width:516px;
padding-bottom:10px;
margin-bottom:10px;
}
#list ul{
width:500px;
margin:0 auto;
}
#list ul li{
width:217px;
padding-left:20px;
margin:0 5px 15px 5px;
list-style:none;
float:left;
}
#mon ul li{background: url(../images/info_variety_32.gif) no-repeat left top;}
#tue ul li{background: url(../images/info_variety_30.gif) no-repeat left top;}
#wed ul li{background: url(../images/info_variety_42.gif) no-repeat left top;}
#thu ul li{background: url(../images/info_variety_48.gif) no-repeat left top;}
#fri ul li{background: url(../images/info_variety_54.gif) no-repeat left top;}
#sat ul li{background: url(../images/info_variety_61.gif) no-repeat left top;}
#sun ul li{background: url(../images/info_variety_72.gif) no-repeat left top;}
#week ul li{background: url(../images/info_variety_67.gif) no-repeat left top;}
#list ul li p{font-size:0.9em; line-height:1.4em;}
#list ul li p.txt_s{font-size:0.8em; line-height:1.0em;}



/* foot */
	
#tvo_foot{text-align:center;}


/* clearfix */
	
#list ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#list ul {display: inline-block;}
/* Hides from IE-mac \*/
* html #list ul {height: 1%;}
#list ul {display: block;}
/* End hide from IE-mac */
			  
			  
			  
