@charset "utf-8";

body{
background:url(../img/index/bg.png) repeat 0 350px;
}

#flash{
background:url(../img/index/bg.png) repeat 0 350px;
width:100%;
height:545px;
position: absolute;
z-index:0;
top:0;
left:0;
}

/*----------------------------------------*/
/* page_header
/*----------------------------------------*/
#page_header{
background:none;
padding-bottom:458px;
position: relative;
z-index:1;
}

#page td.top_left{
width:790px;
padding-right:10px;
}
/*----------------------------------------*/
/* top_info
/*----------------------------------------*/
#top_info{
background:url(../img/index/info_bg.png) repeat-x;
padding:0px 0px 8px 10px;
}

#top_info table{
width:auto;
}

#top_info td.info_col{
padding:2px 9px 0 0;
width:186px;
background:url(../img/common/bar03.png) no-repeat bottom left;
}

#top_info p.info_date{
font-size:83%;
text-align:right;
background:url(../img/common/bar01.png) no-repeat -8px 7px;
}

#top_info td.info_ph{
width:53px;
padding:0 6px 8px 0;
}

#top_info td.info_copy{
width:127px;
padding:0 0 8px 0;
}

#top_info p.info_catch{
line-height:130%;
font-size:91%;
}

#top_info p.info_detail{
font-size:91%;
line-height:130%;
margin-top:0.3em;
}

/*----------------------------------------*/
/* top_reserve
/*----------------------------------------*/
#top_reserve{
padding:5px 0 3px 5px;
background:url(../img/index/reserve_bg.png) no-repeat;
}
