@charset "euc-jp";

#illust{
background:url(images/illust.gif) no-repeat;
width:810px;
height:83px;
float:left;
}


/*下部ナビ*/
#btmnavi{
width:810px;
height:31px;
margin-bottom:20px;
background:url(images/illust_btm.gif) no-repeat;
float:left;
}

#bnavi_space{
height:31px;
width:13px;
float:left;
}

/*TOP*/
#sub01 {
width:56px;
list-style:none;
float:left;
display:block;
height:31px;
}

#sub01 a{
width:56px;
list-style:none;
float:left;
display:block;
background:url(images/sub01.gif) no-repeat;
height:31px;
}

#sub01 a:hover{
background:url(images/sub01_over.gif) no-repeat;
}

#sub01_stay{
width:56px;
list-style:none;
float:left;
display:block;
background:url(images/sub01_stay.gif) no-repeat;
height:31px;
}

/*項目２*/
#sub02 {
width:109px;
list-style:none;
float:left;
display:block;
height:31px;
}

#sub02 a{
width:109px;
list-style:none;
float:left;
display:block;
background:url(images/sub02.gif) no-repeat;
height:31px;
}

#sub02 a:hover{
background:url(images/sub02_over.gif) no-repeat;
}

#sub02_stay{
width:109px;
list-style:none;
float:left;
display:block;
background:url(images/sub02_stay.gif) no-repeat;
height:31px;
}

/*項目３*/
#sub03 {
width:69px;
list-style:none;
float:left;
display:block;
height:31px;
}

#sub03 a{
width:69px;
list-style:none;
float:left;
display:block;
background:url(images/sub03.gif) no-repeat;
height:31px;
}

#sub03 a:hover{
background:url(images/sub03_over.gif) no-repeat;
}

#sub03_stay{
width:69px;
list-style:none;
float:left;
display:block;
background:url(images/sub03_stay.gif) no-repeat;
height:31px;
}

/*項目4*/
#sub04 {
width:79px;
list-style:none;
float:left;
display:block;
height:31px;
}

#sub04 a{
width:79px;
list-style:none;
float:left;
display:block;
background:url(images/sub04.gif) no-repeat;
height:31px;
}

#sub04 a:hover{
background:url(images/sub04_over.gif) no-repeat;
}

#sub04_stay{
width:79px;
list-style:none;
float:left;
display:block;
background:url(images/sub04_stay.gif) no-repeat;
height:31px;
}

#sub04_stay a{
width:79px;
list-style:none;
float:left;
display:block;
background:url(images/sub04_stay.gif) no-repeat;
height:31px;
}

.date{
border-left:#72B7EB solid 4px;
font-size:12px;
padding-left:10px;
margin-right:-5px;
}

.date img{
float:right;
margin-left:5px;
}

.linkbox_info a{
padding:10px 5px 10px 10px;
background:#F7F7F0;
display:block;
height:100%;
float:left;
margin-bottom:10px;
width:585px;
}

.linkbox_info a:hover{
background:#F2F9FD;
}