@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{
text-align:left;
}

#footer{
height:31px;
background-color:#262525;
font-family:MS P Gothic;
font-size:11px;
color:#9c9c9c;
padding:20px 0 20px 30px;
clear : both ;
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:11px;
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:500px;
margin:0 20px 0 20px 0;
padding:7px 0 7px 20px
}
.small_title{
font-family:MS P Gothic;
font-size:15px;
color:#af0e0e;
font-weight:bold;
padding:20px 0 10px 10px
}
.arrow{
padding:0 0 0 10px;
width:135px;
background-image:url(images/arrow.gif);
background-position:0px 4px;
background-repeat:no-repeat
}
.path{
padding:0 0 0 10px;
width:400px;
color:#af0e0e;
background-position:0px 4px;
background-repeat:no-repeat;
font-size:12px;
}

#content{
padding:10px 0 0 15px;
absolute positioning;
font-family:MS P Gothic;
color:black;
width:719px;
text-align:left;
float:left;
}
#content td{
width:135px;
text-align:left;
}

.column p{
margin:5px 0 10px 0;
text-align:left;
font-size:15px;
font-family:MS P Gothic;
}

.column img{
margin:0 14px 14px 60px;
}

.column2 p{
margin:5px 10px 40px 75px;
text-align:left;
font-size:15px;
font-family:MS P Gothic;
}