/* 全体 */
* { margin : 0 ; padding : 0 ; }

body {
font-size:12px;
background-color:  #ffffff;
color: #333333;
margin: 0 0 0 0px;
background-image: url(../img/main/bg.jpg);
background-repeat:repeat-x;
}

a, a:link,  a:visited {
color: #666666;
}
a:hover, a:active {
text-decoration: none; color: #388B78;
}

img{
border: 0;
vertical-align: bottom;
}

.imgc{
clear : both;
}

#all{
width: 800px;
background-color: #ffffff;
text-align: center;
padding-top: 5px;
vertical-align: top;
position : relative ; 
margin: 0 auto; 
}

/* ヘッダー */

h1{
width: 780px;
font-size: 11px;
color: #666666;
text-align: right;
font-weight: normal;
height: 13px;
}

#head{
width: 780px;
height: 80px;
position : relative ; 
margin: 0 auto; 
margin-bottom: 0px;
vertical-align: top;
}

.headl{
width: 160px;
height: 70px;
float: left;
}

.headr{
padding-top: 2px;
width: 580px;
font-size: 11px;
color: #666666;
text-align: right;
float: right;
padding-right: 10px;
}

.headr2{
padding-top: 5px;
width: 580px;
font-size: 11px;
color: #666666;
text-align: right;
float: right;
padding-right: 10px;
}

/* ナビ部分 */

#menu{
width: 780px;
height: 55px;
position : relative ; 
margin: 0 auto; 
}

#navi{
width: 780px;
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

ul#navi li { display:inline; }


/* コンテンツ枠組み */

#main{
width: 780px;
position : relative ; 
margin: 0 auto; 
vertical-align: top;
}

#left{
padding-top: 10px;
width: 595px;
float: left;
vertical-align: top;
padding-bottom: 20px;
}

#right{
padding-top: 10px;
width: 180px;
float: left;
vertical-align: top;
}


/* 左部分 */
.pan{
width: 570px;
position : relative ; 
margin: 0 auto; 
text-align: left;
font-size: 10px;
padding-bottom: 10px;
}

/* 右部分 */

#right .sp{
margin-top: 6px;
margin-bottom: 6px;
}

#lbn01{
width: 180px;
height: 150px;
background-image: url(../img/main/ltoiawase.gif);
background-repeat:no-repeat;
position : relative ; 
margin: 0 auto; 
}

#lbn01 p{
float: right;
height: 52px;
width: 170px;
line-height: 15px;
font-size: 11px;
color: #333333;
margin-top: 70px;
text-align: left;
}

#unavi{
width: 560px;
text-align: right;
font-size: 11px;
}

div#smap{
width: 550px;
padding-top: 20px;
}

div#smap img{
vertical-align: top;
}


/* フッター */

#footer{
clear : both;
width: 800px;
font-size: 11px;
background-color: #CFBC7E;
color: #333333;
line-height: 20px;
text-align: center;
padding-top: 10px;
padding-bottom: 5px;
position : relative ; 
margin: 0 auto; 
}

#footer p{
text-align: right;
padding-right: 20px;
}

#footer .fsp{
padding-top: 5px;
padding-bottom: 5px;
color: #333333;
font-size: 11px;
position : relative ; 
margin: 0 auto; 
}

#footer strong{
font-size: 10px;
}

#footer a, #footer a:link,  #footer a:visited {
color: #333333;text-decoration: none;
}
#footer a:hover, #footer a:active {
text-decoration: none; color: #999999;
}
