﻿@charset "UTF-8";
/*トップページ================================================================*/
#wrapper{
width:940px;
height:auto;
background:url(../img/headBg.jpg) no-repeat top left #f4f4df;
margin:0 auto 10px;
padding-bottom:20px;
}
#header{
width:940px;
height:498px;
position:relative;
margin-bottom:10px;
}
#header h1{
position:absolute;
top:180px;
left:42px;
}
#head02{
width:270px;
height:59px;
position:absolute;
top:292px;
right:0px;
color:#FFFFFF;
font-size:10px;
}
.top01{
float:right;
width:400px;
}
.top02{
float:left;
width:340px;
}



