/* リストデコレーション */
.menu{
list-style-type:none;
}
li{
font-size:12px;
line-height:18px;}

.hr{
width:810px;
border-bottom:1px;
border-top:0px;
border-left:0px;
border-right:0px;
border-style:dotted;
}

/* 見出し */
h2{
font-size:16px;
font-weight:bold;}
h3{
font-size:14px;
font-weight:bold;}

/* ポジション */
.all{
width:810px;
margin:30px;}

.menu2{
width:260px;
float:left;}

.menu3{
width:260px;
float:left;}

.menu4{
width:260px;
margin-left:540px;
float:none;
}

.menu5{
width:260px;
float:left;
}

.menu6{
width:260px;
float:left;}

.menu7{
width:260px;
margin-left:540px;
float:none;
}