@charset"Shift_JIS" ;
/* CSS Document */
*{
margin:0;
padding:0
}
img {border:0px}
html{
width:100%;
background-color:white;
margin:0px;
padding:0px;
}
body{
width:900px;
height:100%;
margin:auto;
text-align:center;
font-size:12px;
line-height: 16px;
font-family:MS P Gothic;
}
#header{
width:900px;
height:348px;
background-image:url(images/title_slogan02.jpg);
background-repeat:no-repeat;
background-position:0 57px;
text-align:left;
}
#footer{
width:900px;
height:31px;
background-color:#262525;
font-family:MS P Gothic;
font-size:11px;
color:#9c9c9c;
padding:20px 0 20px 20px;
text-align:left
}
.menu{
background-image:url(images/menu_bg01.jpg);
background-position:top left;
background-repeat:repeat-x;
display:block;
width:862px;
list-style-type:none;
padding:0 0 0 38px;
}
.menu li{
display:inline
}
#footer div{float:left}
.bottom_menu a{
font-family:MS P Gothic;
font-size:11px;
color:#9c9c9c;
text-decoration:none
}
#footer li {
display:block;
float:left;
padding:0 5px 2px 7px;
}

.navi{
background-image:url(images/menu_bg02.jpg);
background-position:top left;
background-repeat:repeat-y;
float:left;

}
ul.navi{
    width:150px;
    margin-top:10px;
    list-style:none;
}
ul.navi li{

    list-style:none;
    padding:5px 15px;
    width:100px;
    float:left;
}


.copy{
font-family:MS P Gothic;
padding:7px 20px 7px 20px;


}
.copy a{
font-family:MS P Gothic;
font-size:12px;
color:#9c9c9c;
text-decoration:underline
}
.copy a:link{text-decoration:underline}
.copy a:visited{text-decoration:underline}
.copy a:hover{text-decoration:none}
.bottom_menu{
width:400px;
margin:0 20px 0 20px 0;
padding:7px 0 7px 20px
}
.small_title{
font-family:MS P Gothic;
font-size:12px;
color:#af0e0e;
font-weight:bold;
padding:20px 0 10px 0
}
.arrow{
padding:0 0 0 10px;
width:135px;
background-image:url(images/arrow.gif);
background-position:0px 4px;
background-repeat:no-repeat
}
#content{
padding:0 0 0 0;
margin:20px 0 40px 0;
text-align:left;
font-family:MS P Gothic;
font-size:12px;
color:black;
height:300px;
}
.column{
background-image:url(images/dash.gif);
background-position:top right;
background-repeat:repeat-y;
width:300px;
text-align:left;
padding:0 20px 0 25px;
float:left
}
.readmore{
text-align:right;
margin:16px 10px 0 0 
}
.readmore a{
font-family:MS P Gothic;
font-size:12px;
color:#af0e0e;
font-weight:bold;
text-decoration:none;
}
.column2{
width:195px;
font-size:12px;
text-align:left;
padding:0 30px 0 35px;
float:left
}
.column2 img{margin:10px 0 14px 0}
.column img{margin:14px 0 14px 0}
