/* CSS Document */
/* 観光情報（久礼、上ノ加江、大野見、矢井賀、須崎、津野町）の一覧のページに使用
(index.html、kaminokae.html、onomi.html、yaika.html、susaki.html、tunocho.html) */

body{
text-align:center;
}

#conteiner{
width:915px;
margin:0 auto;
text-align:left;
}

#header{
width:750px;
}

#topic_pass{
width:750px;
font-size:90%;
margin:5px 0 5px 0;
}

#menue{
width:750px;
margin:3px 0 3px 0;
}

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

#content{
width:750px;
float:left;
}

#adsense_bottom{
clear:both;
}

#footer{
clear:both;
width:750px;
height:100px;
}

div.menue_l{
width:268px;
padding:0px 2px;
float:left;
font-size:12px;
line-height:1.5em;
}

div.menue_c{
width:270px;
padding:0px 2px;
font-size:12px;
line-height:1.5em;
float:left;
}

div.menue_r{
width:200px;
padding:0px 2px;
font-size:12px;
line-height:1.5em;
float:left;
}

div.rentalcycle{
clear:both;
height:100px;
border:dotted #FF9900 3px;
margin:5px 5px;
padding:12px 5px;
font-size:13px;
}

h1{font-size:140%;
margin-top:3px;
margin-bottom:3px;
color:#3C3C3C
}

h2{font-size:140%;
margin-top:3px;
margin-bottom:3px;
color:#3C3C3C;
}
h3{font-size:100%;
margin:0;
}

