@charset "UTF-8";
/* 共通 */
*{margin:0px;
padding:0px;
}

body{
}
div#page{
padding:0px 0px 0px 0px;
p.resizeimage img { width: 100%; }
}
p{padding:0px;
margin:0px;}

/*段組 */
div.left{
width:100px;
float:left;
}
div.right{
width:100px;
}

div.headder{
background-image:url(../img/header_bg.gif);
background-repeat:repeat-x;

}

div.menu{
width:697px;
height:33px;
background-image:url(../img/kabegami.gif);
background-repeat:repeat;
padding-left:103px;
}

div.body{
margin:30px 0px 30px 30px;
}

div.footer{width:780px;
height:29px;
background-image:url(../img/footer_bg.gif);
background-repeat:repeat-x;
padding-left:20px;}


/* タイトル・メニュー */
.menu_img{
margin:2px 0px 3px 0px;
float:left;}
.clear{clear:both;}

.company{
padding-left:450px;
padding-top:10px;
padding-bottom:5px;}

.mail{
padding-left:10px;
padding-top:10px;
padding-bottom:5px;}

