/* CSS Document */


body {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background-color:#ffffff;
background-position:center;
margin:0px;
}


#header {
width:800px;
margin:0px;
}

/* head_menu */
#head_menu{
margin-top: 15px;
margin-bottom: 20px;
}
#head_menu a,
#head_menu img{
margin: 0;
border-style: none;
}

div#head_menu li{
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
float: left;
}

div#head_menu ul{
margin: 0;
padding: 4px 0 0;
list-style-type: none;
list-style-image: none;
float: right;
}



div#head_menu li#menu_top_01 a{
height: 35px;
width: 98px;
background-image: url('http://www.nagano-saijiki.jp/img/menu_top_01.gif');
background-position: center bottom;
display: block;
}

div#head_menu li#menu_top_01 a:hover{
text-decoration: none;
background-image: url('http://www.nagano-saijiki.jp/img/menu_top_01.gif');
background-position: center top;
}


div#head_menu li#menu_top_02 a{
height: 35px;
width: 98px;
background-image: url('http://www.nagano-saijiki.jp/img/menu_top_02.gif');
background-position: center bottom;
display: block;
}

div#head_menu li#menu_top_02 a:hover{
text-decoration: none;
background-image: url('http://www.nagano-saijiki.jp/img/menu_top_02.gif');
background-position: center top;
}


div#head_menu li#menu_top_03 a{
height: 35px;
width: 98px;
background-image: url('http://www.nagano-saijiki.jp/img/menu_top_03.gif');
background-position: center bottom;
display: block;
}

div#head_menu li#menu_top_03 a:hover{
text-decoration: none;
background-image: url('http://www.nagano-saijiki.jp/img/menu_top_03.gif');
background-position: center top;
}


div#head_menu li#menu_top_04 a{
height: 35px;
width: 98px;
background-image: url('http://www.nagano-saijiki.jp/img/menu_top_04.gif');
background-position: center bottom;
display: block;
}

div#head_menu li#menu_top_04 a:hover{
text-decoration: none;
background-image: url('http://www.nagano-saijiki.jp/img/menu_top_04.gif');
background-position: center top;
}


div#head_menu li#menu_top_05 a{
height: 35px;
width: 98px;
background-image: url('http://www.nagano-saijiki.jp/img/menu_top_05.gif');
background-position: center bottom;
display: block;
}

div#head_menu li#menu_top_05 a:hover{
text-decoration: none;
background-image: url('http://www.nagano-saijiki.jp/img/menu_top_05.gif');
background-position: center top;
}


/* head_visu */
div#top_visu{
text-align: left;
height: 300px;
width: 800px;
}



#container {
margin: 0px;
width: 868px;
background-color: #F9E7BC;
background-image: url('http://www.nagano-saijiki.jp/img/bg.gif');
background-repeat: repeat-y;
}


#space {
height:5px;
}


/* コンテンツ */

#maincontents {
width:800px;
}

#contents {
float: right;
width: 600px;
}

#new-event {
width:240px;
font-size:85%;
line-height:150%;
float:left;
}

#new {
width:600px;
float:left;
height:40px;
clear:both;
}


/* サイドナビゲーション */

#side-navi {
float:left;
width:180px;
font-size:85%;
line-height:150%;
}

dl.navi {
width:180px;
margin-top:15px;
color:#333333;
}

<!--
.navi dt {
text-align:center;
padding:5px;
background-color:#eeeeee;
clear:none;
}
-->

.navi dd {
color: #000000;
text-align: left;
vertical-align: middle;
margin-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.navi dd a{
color: #000000;
line-height: 32px;
vertical-align: middle;
margin: 0;
padding-left: 35px;
border-style: none;
}

.navi dd.side_menu_top{
padding-left: 10px;
height: 34px;
width: 160px;
background-image: url('http://www.nagano-saijiki.jp/img/bg_side_menu_top.gif');
background-position: center bottom;
}

.navi dd.side_menu_top:hover{
text-decoration: none;
background-image: url('http://www.nagano-saijiki.jp/img/bg_side_menu_top.gif');
background-position: center top;
}


.navi dd{
margin-left: 10px;
height: 32px;
width: 160px;
background-image: url('http://www.nagano-saijiki.jp/img/bg_side_menu.gif');
background-position: center bottom;
}

.navi dd:hover{
text-decoration: none;
background-image: url('http://www.nagano-saijiki.jp/img/bg_side_menu.gif');
background-position: center top;
}


/* サイドショップ */

dl.sideshop {
width:180px;
margin-top:15px;
color:#333333;
}


.sideshop dd {
line-height: 80%;
text-align: left;
margin: 3px;
padding-left: 12px;
}

.sideshop dd a{
font-size: 90%;
color: #181818;
line-height: 80%;
margin: 0;
}

.sideshop dd img{
padding-right: 3px;
}


/* サイド リンクバナー等 */
div.side_linkbn{
margin-top: 8px;
padding-top: 8px;
border-top-width: 1px;
border-top-color: #cccccc;
border-top-style: dotted;
}



/* フォント */

p {
font-size:85%;
color:#333333;
text-align:left;
padding-left:10px;
line-height:150%;
}

.bold{
font-weight: bold;
}


.float_l{
float: left;
}

.float_r{
float: right;
}


.small{
font-size: smaller;
}

/* hide */
.hide{
display: none;
}



/* h */

h1 {
position:absolute;
top:-100px;
}


h2 {
border-left:solid 8px #402823;
padding-top:6px;
padding-bottom:6px;
padding-left:10px;
font-size:100%;
color:#333333;
text-align:left;
}



h2.img {
text-align: left;
padding-top: 10px;
padding-bottom: 3px;
padding-left: 0;
border-style: none;
}

h3 {
text-align:left;
font-size:85%;
padding-left:5px;
padding-top:8px;
padding-bottom:8px;
color:#333333;
background-image:url(http://www.nagano-saijiki.jp/img/h3.gif);
background-repeat:repeat-x;
}



/* リンク */

a:link {
color:#3366FF;
text-decoration:none;
}
a:visited {
color:#0033CC;
text-decoration:none;
}

a:hover {
color:#0033CC;
text-decoration: underline;
}

a:active {
color:#0033CC;
text-decoration: underline;
}




/* 枠 */

dl.data {
width:600px;
font-size:80%;
line-height:150%;
color:#333333;
background-color:#eeeeee;
border-bottom:1px solid #cccccc;
text-align:left;
}

.data dt {
padding-left:10px;
float:left;
width:180px;
border-top:1px solid #cccccc;
clear:left;
}

.data dd {
background-color:#FFFFFF;
color:#333333;
margin-left:190px;
margin-bottom:0;
border-top:1px solid #cccccc;
padding:5px 0 1px 5px;
}


/* フッター */
hr.foot_hr{
text-align: center;
border-top-width: 2px;
border-bottom-width: 1px;
border-top-color: #A573D5;
border-bottom-color: #000000;
border-style: solid;
clear: both;
width: 800px;
}


#footer {
font-size: 80%;
color: #333333;
line-height: 150%;
text-align: left;
padding-right: 10px;
padding-left: 10px;
clear: both;
height: 120px;
width: 790px;
}

#foot_add{
font-size: 75%;
color: #4C4C4C;
margin-top: 10px;
}


/* パンくず */

div.bread {
font-size:80%;
text-align:right;
padding-top:5px;
padding-right:35px;
color:#333333;
margin:0px;
}


/* リスト*/

ul {
list-style-image: url(http://www.nagano-saijiki.jp/img/li.gif);
list-style-position:inside;
}

li {
font-size:85%;
text-align:left;
padding:0 0 20px 20px;
}


ul.new{
margin:0px;
}

.new li {
font-size:80%;
text-align:left;
padding-bottom:8px;
border-bottom:1px dashed #999999;
list-style-image:url(http://www.nagano-saijiki.jp/img/li2.gif);
list-style-position:inside;
margin-left:0px;
}

ol li{
list-style-position: inside;
}








.tb table.cal{
width:570px;
margin-top:20px;
font-size:85%;
background:#FF9933;
}
	
.tb table.cal td.on, td.title{
background:#FFFFFF;	
width:45%;
color:#333333;
padding:5px;
}

.tb table.cal td.off{
background:#FFCC66;
width:10%;
color:#333333;
padding:5px;
}


/* 商店街マップページ */

table.bunnerlist {
width:594px;
height:140px;
}

table.bunnerlist img {
border:0;
}

div.area-all {
color:#ffffff;
}

div.area01 {
height:300px;
background-image:url(http://www.nagano-saijiki.jp/img/area01.gif);
background-repeat:norepeat;
background-position:top left:
}

div.area02 {
height:300px;
background-image:url(http://www.nagano-saijiki.jp/img/area02.gif);
background-repeat:norepeat;
background-position:top left:
}

div.area03 {
height:300px;
background-image:url(http://www.nagano-saijiki.jp/img/area03.gif);
background-repeat:norepeat;
background-position:top left:
}

div.area04 {
height:300px;
background-image:url(http://www.nagano-saijiki.jp/img/area04.gif);
background-repeat:norepeat;
background-position:top left:
}

div.area05 {
height:300px;
background-image:url(http://www.nagano-saijiki.jp/img/area05.gif);
background-repeat:norepeat;
background-position:top left:
}

div.area06 {
height:254px;
background-image:url(http://www.nagano-saijiki.jp/img/area06.gif);
background-repeat:norepeat;
background-position:top left:
}


/* 個店詳細ページ */

div#shop {
text-align:left;
}

div#shop img {
float: left;
border:solid 5px #FFFFFF;
}

p.catch{
font-size:100%;
color: #644901;
font-weight: bold;
}

div.description p {
text-align:left;
padding:10px 10px 0 10px;
}

table.photo {
width:100%;
margin:10px 0 10px 0;
}

table.photo td {
width:50%;
text-align:center;
}

div.shop-menu {
background-color:#FFFCF5;
padding:5px 10px 5px 10px;
margin:0 5px 0 5px;
}

div.shop-menu p {
padding:0;
font-size:95%;
font-weight:bold;
margin-bottom:5px;
}

div.shop-menu dt {
letter-spacing:1px;
font-weight:bold;
color:#cc6600;
margin-bottom:7px;
}

div.shop-menu dd {
letter-spacing:1px;
margin-bottom:15px;
line-height:130%;
}

table.shopmap {
width:100%;
margin:0;
padding:0;
}

table.shopmap td {
vertical-align:top;
text-align:left;
}

table.shopinfo {
width:310px;
font-size:90%;
background-color:#aaaaaa;
margin-top:10px;
}

table.shopinfo th {
width:60px;
color:#eeeeee;
background-color:#999999;
padding:5px;
text-align:left;
vertical-align:middle;
}

table.shopinfo td {
background-color:#ffffff;
padding:5px;
text-align:left;
vertical-align:middle;
}

/* 商店街区　お店一覧 */

div.shoplist {
width:95%;
padding:5px;
line-height:140%;
letter-spacing:0.7px;
vertical-align:top;
}

div.shoplist img {
border:0;
float:left;
width:160px;
margin-right:10px;
}

div.shoplist p.title {
font-weight:bold;
padding:0;
margin:0;
}

/* 名所案内 */


table.attraction_list{
border-collapse:collapse;
width: 580px;
margin-left: 10px;
margin-bottom: 20px;
}


table.attraction_list td{
vertical-align: top;
padding-top: 15px;
padding-bottom: 10px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-color: #511B00;
border-bottom-color: #511B00;
border-top-style: dashed;
border-bottom-style: dashed;
}

table.attraction_list h4{
font-size: 100%;
font-weight: bold;
margin: 5px;
}

table.attraction_list h4 a{
font-size: 100%;
color: #402823;
font-weight: bold;
}



table.attraction_list span.time
{
font-size: 80%;
color: #660000;
line-height: 110%;
}



/* top */
div#toplink{
margin-left: 5px;
height: 423px;
width: 583px;
background-image: url(http://www.nagano-saijiki.jp/img/bg_toplink.gif);
}

div#toplink img{
padding-top: 15px;
padding-left: 15px;
border-style: none;
}


/* 更新情報 */

div.new_frame{
padding-top: 8px;
height: 153px;
width: 583px;
background-image: url(http://www.nagano-saijiki.jp/img/bg_new_up.gif);
background-repeat: no-repeat;
}

div.rss_box{
padding-left: 8px;
height: 137px;
width: 560px;
overflow: auto;
}

div.rss_box ul{
font-size: 85%;
color: #333333;
padding: 0px;
list-style-type: none;
list-style-position: inside;
list-style-image: none;
}

div.rss_box li{
padding-top: 5px;
padding-bottom: 5px;
padding-left: 25px;
background-image: url('http://www.nagano-saijiki.jp/img/ico_kiku.gif');
background-repeat: no-repeat;
background-position: left center;
}

div.rss_box li.new{
padding-top: 5px;
padding-bottom: 5px;
padding-left: 35px;
background-image: url('http://www.nagano-saijiki.jp/img/ico_news.gif');
background-repeat: no-repeat;
background-position: left center;
}


div.rss_box li br{
display: none;
}

div.rss_box ul a{
color:#333333;
}

div.rss_box span.rss_date{
padding-left: 10px;
}

/* twitter */
#twtr-widget-1 .twtr-bd p{
font-size: 120%;
}

div#top_twitter h3{
background-image: none;
}


/* 商店街情報 */

table#info_mall{
border-width: 1px;
border-color: #808080;
border-style: solid;
border-collapse: collapse
}

table#info_mall th,
table#info_mall td{
font-size: 85%;
color: #333333;
line-height: 150%;
text-align: left;
padding: 5px 5px 5px 10px;
border-width: 1px;
border-color: #808080;
border-style: solid;
}


table#info_mall th{
width: 25%;
}


