/* CSS Document */

body{
margin:0;
padding:0;
font-size:12px;
line-height:21px;
font-family:Arial, Helvetica, sans-serif;
color:#343434;
}


.kaijo{
clear:both;
}

#allheader{
width:100%;
background-image:url(../img/allheader-haikei.jpg);
background-repeat:repeat-x;
height:63px;
}

#header{
width:750px;
background-image:url(../img/header-haikei.jpg);
height:63px;
margin-left:auto;
margin-right:auto;
}

#allmenu{
width:100%;
background-image:url(../img/allmenu-haikei.jpg);
background-repeat:repeat-x;
height:42px;
}

#menu{
width:750px;
background-image:url(../img/menu-haikei.jpg);
height:42px;
margin-left:auto;
margin-right:auto;
}

#allmain{
width:100%;
background-image:url(../img/allmain-haikei.jpg);
background-repeat:repeat-x;
height:231px;
}


#main{
width:750px;
margin-left:auto;
margin-right:auto;
}

#mainleft{
width:240px;
float:left;
}

#mainright{
width:510px;
float:left;
background-image:url(../img/main-haikei.jpg);
background-repeat:no-repeat;
height:231px;
}


#allcontents{
width:100%;
background-image:url(../img/allmainbtm-haikei.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#064284;
}

#contents{
width:750px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/allmainbtm-chaikei.jpg.jpg);
background-repeat:no-repeat;
}

#cwaku{
width:750px;
background-image:url(../img/c-haikei.jpg);
background-repeat:repeat-y;
margin-top:30px;
}

#contentsleft{
width:200px;
float:left;
padding:20px;
}

#contentsright{
width:460px;
float:left;
padding:20px 20px 30px 20px;
}


#allfooter{
background-image:url(../img/allfooter-haikei.jpg);
height:55px;
width:100%;
clear:both;
}

#footer{
width:730px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/footer-haikei.jpg);
color:#FFFFFF;
text-align:right;
padding:10px 20px 0 0;
height:45px;
line-height:16px;
font-size:12px;
background-position:left;
background-repeat:no-repeat;
}



