@charset "Shift_jis";

/*===== header =====*/
.header {
position:relative;
height:445px;
}
.header h1 {
position:absolute;
left:0;
top:96px;
}
.header h2 {
position:absolute;
right:0;
top:96px;
}
.header .img01 {
position:absolute;
left:0px;
top:13px;
}
.header #img02 {
position:absolute;
top:8px;
right:43px;
}

/*===== story =====*/
.story {
float:left;
width:293px;
}
.story #txt01 {
float:right;
}
.story img {
display:block;
float:left;
}

/*===== rightside =====*/
.rightside {
float:right;
width:577px;
}
#news {
padding-bottom:18px;
}
#news #box01 {
background: url(../../img/bg_news.gif) repeat-y 0 0;
height:145px;
overflow:hidden;
}
#news #box01 li {
background:url(../../img/bg_line.gif) no-repeat bottom center;
}
#news #box01 dl {
padding:20px 20px 15px 20px;
line-height:1.5em;
overflow:hidden;/zoom:1;
}
#news #box01 dl dt {
width:80px;
float:left;
}
#news #box01 dl dd {
width:450px;
float:right;
}
#news ul#btn {
height:24px;
}
#news ul#btn img {
display:block;
}
#news li#up {
float:left;
}
#news li#down {
float:right;
}
#link {
height:145px;
}
#link li {
float:left;
}
#link li img {
display:block;
}

   