
* {
margin:0; padding:0;
}
html,body {
margin: 0;
padding: 0;
height: 100%;
}
* html div#tvo_head div#tvo_head01{
width: 766px !important;
height: 57px !important;
margin: 0 auto !important;
}

body {
width:100%;
font-size:14px;
line-height:1.5;
font-family: "ＭＳ Ｐ明朝","平成明朝",serif;
color:#494949;
background: url(../images/bg.gif) repeat;
}

a img{border:none;}
a {color:#B72436;}

#wrap {
width:100%;
background: url(../images/wrap_bg.gif) repeat-x top;
}
h1,h2,h3,p#date,
dl#exp dt,
p#copyright {
height:0;
overflow:hidden;
display:block;
font-size:1.0em;
}


/* head */

#wrap #head{
width:100%;
background: url(../images/head_bg.gif) no-repeat center top;
height:410px;
padding-top:9px;
}
#head div#title {
width:980px;
background: url(../images/p01.jpg) no-repeat center top;
height:390px;
margin:0 auto;
position:relative;
}
#title h1{
width:501px;
background: url(../images/logo-trans.png) no-repeat center top;
padding-top:241px;
margin:0;
position:absolute;
top:6px;
left:24px;
z-index:2000;
}
#title p#date{
width:528px;
background: url(../images/date-trans.png) no-repeat center top;
padding-top:75px;
margin:0;
position:absolute;
top:247px;
left:440px;
z-index:2001;
}


/* slide */

#title .slides_container {
width:980px;
height:343px;
overflow:hidden;
float:left;
position:relative;
display:block;
}
#title ul.pagination {
width:980px;
height:67px;
background: url(../images/thumb_bg.gif) no-repeat center top;
float:left;
}
#title .pagination li {
float:left;
width:223px;
padding:6px 0 0 18px;
list-style:none;
}
#title .pagination li a {
display:block;
width:223px;
height:51px;
margin:1px;
float:left;
background:#f9f9f9;
}
#title .pagination li.current a {
border:1px solid #f60;
margin:0;
}


/* main */

#wrap div#main {
width:980px;
margin:0 auto;
}
#main dl#exp{
width:980px;
height:213px;
}
#main dl#exp dt{
float:left;
width:681px;
padding-top:190px;
background: url(../images/exp.gif) no-repeat left top;
margin-top:29px;
}
#main dl#exp dd{
float:right;
}

#main .cont{
width:315px;
background: url(../images/cont_bg.gif) repeat-y top;
float:left;
margin:0 5px;
}
#main .cont p{
width:287px;
padding:0 14px 20px 14px;
background: url(../images/cont_btm.gif) no-repeat center bottom;
}
#main .cont h2{
padding-top:36px;
width:315px;
}
#main .cont h3{
padding-top:91px;
width:315px;
}
#main #tokushima h2{background: url(../images/tokushima_t.gif) no-repeat left top;}
#main #tokushima h3{background: url(../images/tokushima_catch.gif) no-repeat left top;}
#main #hiroshima h2{background: url(../images/hiroshima_t.gif) no-repeat left top;}
#main #hiroshima h3{background: url(../images/hiroshima_catch.gif) no-repeat left top;}
#main #chiba h2{background: url(../images/chiba_t.gif) no-repeat left top;}
#main #chiba h3{background: url(../images/chiba_catch.gif) no-repeat left top;}


/* foot */

p#copyright{
clear:both;
width:553px;
background: url(../images/copyright.gif) repeat-x top;
padding-top:12px;
margin:15px auto;
}

/* clearfix */

.clearfix:after {
content:".";
display:block;
visibility:hidden;
height:0.1px;
font-size:0.1em;
line-height:0;
clear:both;
}
.clearfix {
display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
/* End hide from IE-mac */

