@charset "utf-8";
/* CSS Document */


body {
background-image : url(../images/header_bg.gif);
background-repeat : repeat-x;
background-position : center top;
margin : 0px;
}


#logo_bg {
background-image : url(../images/header_right.gif);
background-repeat : no-repeat;
padding-top : 30px;
}


#topics {
font-size : 12px;
color : #f26522;
background-image : url(../images/topics.gif);
background-repeat : no-repeat;
background-position : left center;
padding-right : 20px;
}


#kanko {
font-size : 12px;
color : #ff0000;
background-image : url(../images/menu01_ttl.gif);
background-repeat : no-repeat;
background-position : left center;
padding-right : 20px;
}


#topics_left {
background-image : url(../images/topics_bg.gif);
background-repeat : repeat-y;
background-position : left center;
padding-right : 5px;
}


image {
vertical-align : middle;
}


.border01 {
border-width : 1px;
border-style : solid;
border-color : silver;
}


.font13 {
font-family : sans-serif;
font-size : 13px;
line-height : 16px;
}


.bg615 {
background-image : url(../images/bg_615.gif);
background-repeat : repeat-y;
background-position : center center;
}


.bg365 {
font-size : 13px;
line-height : 24px;
background-image : url(../images/bg_365.gif);
background-repeat : repeat-y;
background-position : left center;
padding-left : 10px;
}


.bg250 {
background-image : url(../images/bg_250.gif);
background-repeat : repeat-y;
background-position : center center;
}


#footer {
background-image : url(../images/footer_bg.gif);
background-repeat : repeat-x;
}
