/*  基本設定ＣＳＳ　*/
body { text-align: center; }

.contents{ width: 699px; height: 1600px; margin: auto; text-align: left;
border: solid 1px #ff66cc; position: relative;}

.main{ float: left;
width: 510px; 
padding-left: 10px; 
font-size: x-small; text-align: center; line-height: 20px;}

.side {width: 145px; margin-left: 530px; 
border: solid 1px #ff66cc; top:35px;
font-size: xx-small; text-align: center; position:relative;}

.side2 {width: 145px; margin-left: 530px; border: solid 1px #ff66cc; top: 80px;
font-size: xx-small; text-align: center; position:relative;}

.address{ font-family: "Times New Roman"; 
font-size: 80%; font-style: normal text-align: center;}

.navbar{ width: 699px; padding: 0px; position: absolute; border-bottom: solid 1px #999999; top: 190px; left: 0px;}

.navbar h3{ width: 95px; float: left; text-align: center; 
margin: 0px; font-size: 13px; background-image: url(http://moterukoi.com/bt_notitle.gif); line-height:1.5em;
font-family: "Times New Roman";}
