* {
margin: 0px;
padding: 0px;
}
body {
text-align: center;
background :#fff url(images/bg.gif);
font-size:12px;
color:#333;
}
a:link {color:#003399;}
a:visited {color:#3366CC;}
a:hover {color:#3366CC;}
img { border:0; }

.center { text-align: center; text-decoration: underline; }
.right { text-align: right; }
.small { font-size: 10px; line-height: 140%; }
.clear { clear: both }
.big { font-size: 14px; font-weight: bold; color: #666; }

#banner {
background:#fff url(images/bg_banner.jpg);
height: 81px;
}
#container {  
background-image : url(images/bg_main.jpg);
margin:auto;
width: 790px;
}
#content {
width:750px;
margin:auto;
}
#left {
    width: 190px;
    float: left;
padding-top: 10px;
padding-bottom: 30px;
    }
#main{
    width:560px;
    float: right;
padding-bottom: 30px;
background: url(img/bg_main.jpg) repeat-y;
    }
#foot {
clear: both;
    margin-right: auto;
    margin-left: auto;
    width:750px;
    border-top:3px solid #CCCCCC;
    }

/* ヘッダー */
#head {
width:750px;
margin: auto;
    }
.logo, .head_body { float:left;}
.head_body {
width:590px;
height: 81px;
}
.description {
height: 55px;
width:590px;
text-align: right;
}
#root_menu {
height: 26px;
width: 590px;
}
#root_menu div { float: right; }

#banner2 {
clear: both;
background:#3366CC;
height: 26px;
}
#head_menu {
height: 26px;
width: 750px;
margin: auto;
}
#head_menu div { float: left; }

/* パンくずリスト */
.pan {
background: url(images/bg_pan.jpg);
padding: 5px;
text-align: left;
float: left; }
.head_sub {
background: url(images/bg_pan.jpg);
padding:5px; text-align:right; }

/* レフトメニュー */
#left img {
margin-top: 10px;
}
.left_menu {
margin: 5px 0px 0px 0px;
text-align: left;
list-style:none;
}
.left_menu li {
margin: 0px 10px 0px 10px;
height:30px;
border-bottom: 1px dotted #999;
}
.left_menu a {
position: relative;
top:7px; left:15px;
}
#left p {
line-height: 130%;
text-align: left;
margin: 10px 15px 0px 15px;
}
#left .bn {
margin:0px;
}

/* メイン */
.contents {
margin: 15px auto 0px auto;
width: 540px;
border: 1px solid #ccc;
height: 715px;
/*height: 680px;*/
}
.contents p {
text-align: left;
padding: 15px 20px;
}
.parking {
border-bottom: 1px solid #ccc;
padding-top: 1px;
height: 340px;
}
.parking ul{
width: 450px;
margin: 0px auto;
text-align: left;
list-style: none;
}
.parking li {
width: 200px;
float:left;
background: url(images/arrow.gif) no-repeat 10px 8px;
height:25px;
border-bottom: 1px dotted #999;
margin-right: 1px;
padding-right: 20px;
}
.parking a {
position: relative;
top:5px; left:30px;
}
.public {
width: 270px;
float: left;
padding-top: 1px;
border-right: 1px solid #ccc;
padding-bottom: 20px;
}
.public ul{
margin: 0px 30px 0px 30px;
text-align: left;
list-style: none;
}
.public li {
background: url(images/arrow.gif) no-repeat 10px 8px;
height:25px;
border-bottom: 1px dotted #999;
}
.public a {
position: relative;
top:5px; left:30px;
}
.food {
float: left;
width: 268px;
padding-top: 1px;
}
.food ul{
margin: 0px 30px 0px 30px;
text-align: left;
list-style: none;
}
.food li {
background: url(images/arrow.gif) no-repeat 10px 8px;
height:25px;
border-bottom: 1px dotted #999;
}
.food a {
position: relative;
top:5px; left:30px;
}

/* ニュース */
.news {
text-align: left;
padding: 10px 0px 0px 10px;
background: url(images/bg_news.jpg) bottom no-repeat;
}
.news ul {
list-style: none;
padding: 10px 20px 10px 10px;
}
.news li {
padding: 5px 0px;
}
.blog_title {
color: #777;
font-size: 10px;
}

/* フッター */
.foot_menu {
background-color: #DBD8C7;
border-bottom: 1px solid #C8C7C2;
color: #666666;
margin:0px;
padding: 10px 0px 10px 0px;
text-align: center;
}
#foot_list ul {
margin: 0px;
padding: 0px;
white-space: nowrap;
}
#foot_list li {
margin: 0px;
padding: 0px;
display: inline;
list-style-type: none;
}
#foot_list a {
top: 0px;
left: 0px;
padding: 0px 3px 0px 3px;
margin: 0px;
}
.foot_menu2 {
background-color: #E1E1E1;
padding: 5px;
color: #333333;
text-align: right;
}
.foot_menu3 {
background-color: #CCCCCC;
padding: 5px;
text-align: left;
line-height: 140%;
}
.copy {
background: #333333;
color: #FFFFFF;
text-align: left;
padding: 5px;
}

/* RSS */
.rss {
margin-top: 10px;
}
#left .rss img {
margin: 0px;
}


/* トラックバック */
.trackbacks {
background: #fff;
margin: 15px 50px 20px 60px;
text-align: left;
padding: 0px 20px 20px 20px;
border: 1px dotted #666;
}

/* リンク集 */
.link_tbl {
font-size: 12px;
margin:0 0 15px 0;
width: 510px;
}
.link_tbl td {
padding: 10px 5px;
border-bottom: 1px dotted #ccc;
}
#main h2.link_title {
border-left: 5px solid #3366CC;
border-bottom: 1px solid #3366CC;
padding: 3px 0px 3px 5px;
font-size: 14px;
text-align: left;
margin: 30px -20px 15px -20px;
color: #666;
font-weight: bold
}

.box_01 {
border: 3px double #f96;
background: #FFF0EA;
padding: 5px;
}