@charset "utf-8";

div#header{
border-bottom:#2147B0 solid 5px;
height:40px;
}

div#main{
width:810px;
margin-bottom:10px;
background:#F7F7F7;
}

div#main-naka{
padding:10px 5px 10px 5px;
background:url(../img/index/main-naka-bottom.gif) no-repeat;
background-position:left bottom;
}

div#left{
width:625px;
float:left;
}

div#left-top{
background:url(../img/index/left-top.gif) no-repeat;
background-position:left top;
}

div#left-middle{
background:url(../img/index/left-middle.gif) repeat-y;
}

div#left-bottom{
background:url(../img/index/left-bottom.gif) no-repeat;
background-position:left bottom;
}

div#left-naka{
padding:8px 5px 15px 5px;
}

h1{
width:810px;
height:150px;
}

h2{
padding:0px 0px 0px 0px;
height:30px;
line-height:30px;
}

div.float-wrapper605{
width:605px;
}

div#right{
width:160px;
float:right;
}
