@charset "utf-8";
* {
	color: #633;
}
html {
/* 	border: #99f solid 10px;
 */}

body {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro",'メイリオ',Meiryo, "30D230E930AE30CE89D230B420Pro20W3", "30e130a430ea30aa", "FF2DFF3320FF3030B430B730C330AF", "Osaka", verdana, arial, sans-serif;
}

a:link {
	color: #345f8f;
}

a:visited {
	color: #6881aa;
}

a:hover {
	color: #d75f46;
}

li,
dt,
dd {
	font-size: 100%;
}
/* =====共通===== */

body {
	background-color: #fff;
	padding: 10px;
	position:relative;
}

/* =====地域トップページ===== */
/* 
	bodyの中にheaderとcontainerとfooter
	containerの中にleftとmain
	mainの中にcenterとright
 */
 
/* ■ヘッダ■ */
div#header {
 	width: 970px;
	margin: 0 auto;
	position: relative;
}

/* ヘッダ - 地域名（市町村名） */
div#header h1.machi,
div#header p.machi {
	position: absolute ;
	top: 35px;
	left: 60px;
	font-size: 34px;
}

div#header #katori
 {
/* 	background-image: url('images/katorishi-logo.gif');
 */}

div#header .machi a
{
	display: block;
	width: 200px;
	height: 37px;
	background: transparent 0 0 no-repeat;
	text-indent:-8000px;
	text-indent: 0;
	color:#fffff4;
	text-decoration: none;
	font-weight:bold;
}

/* ヘッダ - ○○市の地域情報サイト */
div#header #nanori,
div#header h1 {
	color: #ffc;
	position: absolute;
	top: 26px;
	left: 720px;
	font-weight: normal;
	font-size: 14px;
}

/* ヘッダ - ○○市 */
div#header #nanori strong {
	color: #ffc;
}

/* ヘッダ - 全国のまちの風はこちら */
div#header p#zenkoku-link {
	font-size: 16px;
	color: #009;
	position: absolute;
	top: 56px;
	left: 730px;
}

div#header p#zenkoku-link a {
	color: #ffc;
}

/* ヘッダ - 画像area-index-top.jpgを配置 */
div#header p#header-image {
	text-align: center;
}

/* ■container */

div#container {
	background-color: #fafaff;
	width: 970px;
	margin: 20px auto;
}
* html div#container {
	width: 999px;
}

/* 左側の列 left */
div#container div#left {
	width: 304px;
	margin: 0 0;
	padding-left: 10px;
	position: relative;
	float: left;
}

/* 真ん中と右の入れ物 main */
div#container div#main {
	width: 650px;
	margin-left: 320px;
}
* html div#container div#main {
	width: 670px;
}
/* 真ん中の列 center */
div#container div#main div#center {
	width: 320px;
	margin: 0 0px;
	margin-left: 10px;
	float: left;
}

/* 右の列 right */
div#container div#main div#right {
	width: 320px;
	margin: 0 0;
	margin-left: 330px;
	position: relative;
	padding-left: 0px;
}

/* ■フッタ footer■ */
div#footer {
	width: 901px;
	margin: 10px auto;
	position: relative;
	clear: both;
}

div#footer p,div#footer address {
	text-align:center;
	font-weight:normal;
	margin-top:0;
}

div.note {
font-size:75%;
color:#666;
text-align:center;
margin-bottom:30px;
}
div.note p {
text-align:center;
color:#666 !important;
}

/* トップページのメニュー部分 */
div#container div#left div#top-menu {
	width: 280px;
	background-image: url('images/bottom-menu.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

/* 「メニュー」ロゴ */
div#container div#left div#top-menu h2 {
	padding-left: 20px;
	margin-bottom:15px;
	height: 26px;
	line-height: 26px;
	color: #fffefe;
	font-size: 18px;
	background-image: url('images/top-menu.gif');
	background-repeat: no-repeat;
	text-indent: -9000px;
}
/* メニュー */
div#container div#left div#top-menu div#menu-list{
	text-align: justify;
	padding: 5px 5px;
	background-image: url('images/right-menu.gif');
	background-repeat: repeat-y;
	background-position: right;
}

/* メニューの一つ 画像は仮 */
div#container div#left div#top-menu div#menu-list ul li {
	width: 280px;
	height: 65px;
	background: transparent url('images/icon/tabenomi-moji.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
/* images/menu-news_and_event.gif */

div#container div#left div#top-menu div#menu-list ul li a {
	display: block;height:42px;width:260px;
}

/* メニュー ニュースとイベント */
div#container div#left div#top-menu div#menu-list ul li#menu-news,
#menu-news {
	background-image: url('images/icon/news-moji.gif');
	background-repeat:no-repeat;
}
div#container div#left div#top-menu div#menu-list ul li#menu-news:hover {
	background-image: url('images/icon/news-moji2.gif');
}
/* メニュー 食べたり飲んだり */
div#container div#left div#top-menu div#menu-list ul li#menu-tabenomi,
#menu-tabenomi {
	background-image: url('images/icon/tabenomi-moji.gif');
	background-repeat:no-repeat;
}
div#container div#left div#top-menu div#menu-list ul li#menu-tabenomi:hover {
	background-image: url('images/icon/tabenomi-moji2.gif');
	background-repeat:no-repeat;
}

/* メニュー ショッピング */
div#container div#left div#top-menu div#menu-list ul li#menu-shopping,
#menu-shopping {
	background-image: url('images/icon/shopping-moji.gif');
	background-repeat:no-repeat;
}
div#container div#left div#top-menu div#menu-list ul li#menu-shopping:hover {
	background-image: url('images/icon/shopping-moji2.gif');
	background-repeat:no-repeat;
}

/* メニュー 旅とレジャー */
div#container div#left div#top-menu div#menu-list ul li#menu-tabi,
#menu-tabi {
	background-image: url('images/icon/tabi-moji.gif');
	background-repeat:no-repeat;
}
div#container div#left div#top-menu div#menu-list ul li#menu-tabi:hover {
	background-image: url('images/icon/tabi-moji2.gif');
	background-repeat:no-repeat;
}


/* メニュー 美容と健康 */
div#container div#left div#top-menu div#menu-list ul li#menu-biyou,
#menu-biyou {
	background-image: url('images/icon/biyou-moji.gif');
	background-repeat:no-repeat;
}
div#container div#left div#top-menu div#menu-list ul li#menu-biyou:hover {
	background-image: url('images/icon/biyou-moji2.gif');
	background-repeat:no-repeat;
}

/* メニュー 趣味と生活 */
div#container div#left div#top-menu div#menu-list ul li#menu-syumi,
#menu-syumi {
	background-image: url('images/icon/syumi-moji.gif');
	background-repeat:no-repeat;
}
div#container div#left div#top-menu div#menu-list ul li#menu-syumi:hover {
	background-image: url('images/icon/syumi-moji2.gif');
	background-repeat:no-repeat;
}

/* メニュー 団体、サークル */
div#container div#left div#top-menu div#menu-list ul li#menu-dantai,
#menu-dantai {
	background-image: url('images/icon/dantai-moji.gif');
	background-repeat:no-repeat;
}
div#container div#left div#top-menu div#menu-list ul li#menu-dantai:hover {
	background-image: url('images/icon/dantai-moji2.gif');
	background-repeat:no-repeat;
}

/* メニュー その他 */
div#container div#left div#top-menu div#menu-list ul li#menu-sonota,
#menu-sonota {
	background-image: url('images/icon/sonota-moji.gif');
	background-repeat:no-repeat;
}
div#container div#left div#top-menu div#menu-list ul li#menu-sonota:hover {
	background-image: url('images/icon/sonota-moji2.gif');
	background-repeat:no-repeat;
}

/* トップページの記事 汎用 */
div#container div.top-article {
	width: 298px;
	background-position:right bottom;
	background-repeat: no-repeat;
	background-color:#fff;
	margin:30px 0;
	padding-bottom:10px;
}

div.top-article h2 {
	padding-left: 18px;
	height: 26px;
	line-height: 26px;
	color: #fffefe;
	font-size: 18px;
	background-repeat: no-repeat;
}

div#container div.top-article div.top-kiji {
	text-align: justify;
	padding: 5px 18px;
	line-height: 130%;
	background-repeat: repeat-y;
	background-position: right;
}

div.top-article div.top-kiji h3 {
	font-size: 15px;
	font-weight: normal;
	text-align: right;
	padding-right: 0px;
	padding-bottom:5px;
}
div.top-article div.top-kiji ul,
div.top-article div.top-kiji ol {
	margin-left:1em;
	padding-left:2em;
	list-style-type: square;
}
div.top-article div.top-kiji ol {
	list-style-type: decimal;
}

div.top-article div.top-kiji div.bosyuu {
background-color:#f6f6ff;padding:20px 5px 10px;background-image: url('images/windy-pale.gif');background-repeat: no-repeat;background-position:top center;
}


/* 団体、サークル用 */
div#container div.dantai {
	background-image: url('images/bottom-blue.gif');
}

div#container div.dantai h2 {
	background-image: url('images/top-blue.gif');
}

div#container div.dantai div.top-kiji {
	background-image: url('images/right-blue.gif');
}

/* ニュース用 */
div#container div.news {
	background-image: url('images/bottom-green.gif');
}

div#container div.news h2 {
	background-image: url('images/top-green.gif');
}

div#container div.news div.top-kiji {
	background-image: url('images/right-green.gif');
}

/* ショッピング用 */
div#container div.shopping {
	background-image: url('images/bottom-red.gif');
}

div#container div.shopping h2 {
	background-image: url('images/top-red.gif');
}

div#container div.shopping div.top-kiji {
	background-image: url('images/right-red.gif');
}

/* 食べたり飲んだり用 */
div#container div.tabenomi {
	background-image: url('images/bottom-orange.gif');
}

div#container div.tabenomi h2 {
	background-image: url('images/top-orange.gif');
}

div#container div.tabenomi div.top-kiji {
	background-image: url('images/right-orange.gif');
}

/* 旅とレジャー用 */
div#container div.tabi {
	background-image: url('images/bottom-palegreen.gif');
}

div#container div.tabi h2 {
	background-image: url('images/top-palegreen.gif');
}

div#container div.tabi div.top-kiji {
	background-image: url('images/right-palegreen.gif');
}

/* 美容と健康用 */
div#container div.biyou {
	background-image: url('images/bottom-paleblue.gif');
}

div#container div.biyou h2 {
	background-image: url('images/top-paleblue.gif');
}

div#container div.biyou div.top-kiji {
	background-image: url('images/right-paleblue.gif');
}

/* 趣味・健康・住まい用 */
div#container div.sumai {
	background-image: url('images/bottom-purple.gif');
}

div#container div.sumai h2 {
	background-image: url('images/top-purple.gif');
}

div#container div.sumai div.top-kiji {
	background-image: url('images/right-purple.gif');
}

/* その他用 */
div#container div.sonota {
	background-image: url('images/bottom-yellow.gif');
}

div#container div.sonota h2 {
	background-image: url('images/top-yellow.gif');
}

div#container div.sonota div.top-kiji {
	background-image: url('images/right-yellow.gif');
}


/* サイトの説明 */
div#setumei {
	width: 250px;
	background-color: #eef;
	margin-top: 30px;
}
body#the_top div#setsumei,
body#page div#setsumei,
#ichiran-container div#setsumei {
width:100%;
text-align:center;
margin-top: 20px;
}
body#the_top div#setsumei p,
body#page div#setsumei p,
#ichiran-container div#setsumei p {
text-align:center;
}

/* お店の推薦 */
p.suisen {
	text-align: center;
	padding-right:15px;
	margin-bottom:5px;
}
difv#left p.suisen {
	width: 250px;
}
/* Twitter用 */
#twitter-div-out {
	position:relative;
	height: 148px;
/* 
	width: 577px;
	background-image: url('images/wendy_says.gif');
	background-repeat: no-repeat;
 */
/* background-attachment: fixed; */
	background-image: url('images/wendy_says.gif');
	background-repeat: no-repeat;
	padding-top: 40px;
}

#twitter-div {
	position:absolute;
	top:56px;
	background-position: 40px 33px;
	height: 130px;
	overflow:scroll;
	padding-left:30px;
/* 	margin-top:55px;
	margin-left:40px;
 */
 	width:578px;
}
* html #twitter-div {
	height:120px;
}

#twitter-div ul#twitter_update_list {
	padding:0px 50px 80px;
/* 	width: 577px; */
	padding-bottom:30px;
	font-size: 80%;
}

* html #twitter-div ul#twitter_update_list {
	padding:0px 50px 10px;
	margin-bottom:10px;
	font-size: 80%;
}
a#twitter-link {
	display: block;
	text-align: right;
	padding-right:80px;
	font-size: 0.8em;
}


/* 全国トップページ */
div#collect{margin-bottom:20px;}
div#the-top-left {
	width: 428px;float:left;background-color:#ffffdb;padding:10px;margin-right:40px;border:double #533 3px;
}
div#the-top-right {
	width: 428px;float:left;background-color:#ffffdb;padding:10px;border:double #533 3px;
}
div#the-top-left h3,
div#the-top-right h3 {
	margin:-40px 0 0 -90px;
}
div#the-top-left p.terms,
div#the-top-right p.terms {
	font-size:75%;color:#666;margin-left:1em;
}

div#zenkoku {
margin-top:30px;
}

div#zenkoku h4 {
	padding-left:26px;background-image: url('images/sankaku.gif');background-position: left top;background-repeat: no-repeat;font-size:26px;background-color:#009;margin:10px 20px 10px 0;
}
div#zenkoku h4 span {
	display:block;background-color:#fff;width:100%;letter-spacing:.2em;border-bottom:solid #009 10px;line-height:25px;
}
div#zenkoku div.chihou {
	margin-bottom:50px;
}
div#zenkoku div.chihou h5 {
	width:500px;
	margin-left:1em;
	margin-top:15px;
	color: #f2ba67;
	font-size: 125%;
}
div#zenkoku div.chihou h6 {
	display:inline;padding:0 .5em;margin:0 1em;font-size:100%;
}

/* ジャンル一覧ページ */
div#ichiran-container {
	width: 970px;
	margin: 30px auto;
}

div#ichiran-container h1,
h1#menu-dantai,
h1#menu-news,
h1#menu-event,
h1#menu-tabenomi,
h1#menu-shopping,
h1#menu-tabi,
h1#menu-syumi,
h1#menu-sonota
 {
	margin-left: 50px;
	padding-left: 300px;
	font-size: 200%;
	line-height: 50px;
	margin-bottom: 30px;
	height: 60px;
}
html * div#ichiran-container h1,
html * h1#menu-dantai,
html * h1#menu-news,
html * h1#menu-event,
html * h1#menu-tabenomi,
html * h1#menu-shopping,
html * h1#menu-tabi,
html * h1#menu-syumi,
html * h1#menu-sonota
{
	margin-left: 50px;
	padding-left: 300px;
	font-size: 200%;
	line-height: 50px;
	margin-bottom: 30px;
	height: 60px;
}

.contentsmenu {
	margin: 0 0 0 50px;
	padding: 0;
	height: 30px;
	width: 100%;
	display: block;
	background: url('images/contentsMenuLine.png') repeat-x;
}
.contentsmenu li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
.contentsmenu li a {
	float:left;
	padding-left:15px;
	display: block;
	color: rgb(82,33,33);
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	background: url('images/contentsMenuLine.png') 0px -30px no-repeat;
}

.contentsmenu li a span {
	line-height: 30px;
	float: left;
	display: block;
	padding-right: 15px;
	background: url('images/contentsMenuLine.png') 100% -30px no-repeat;
}

.contentsmenu li a:hover {
	background-position: 0px -60px;
	color: rgb(150,62,62);
}

.contentsmenu li a:hover span {
	background-position: 100% -60px;
}

.contentsmenu li a.active, .menu li a.active:hover {
	line-height: 30px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: url('images/contentsMenuLine.png') 0px -90px no-repeat;
	color: rgb(255,255,255);}

.contentsmenu li a.active span, .menu li a.active:hover span {
	background: url('images/contentsMenuLine2.png') 100% -90px no-repeat;
}

div#ichiran-container div.category {
	position: relative;
	margin-top: 50px;
}

/* お店の分類 */
div#ichiran-container div.category h2 {
	font-size: 140%;
	height: 1.3em;
	line-height: 1.2em;
	margin-bottom: 10px;
	border-left:0.8em solid #644;
	padding-left:.2em;
	background-color:#efe9cc;

}

/* 各お店のdiv */
div#ichiran-container div.category div.mise {
	border: 2px solid #000;
	position: relative;
	width: 970px;
	background-color: #fff7e8;
	overflow: visible;
}

/* 各お店のサムネイル */
div#ichiran-container div.category div.mise p.thumb {
	position: absolute;
	left: 0;
	top: 0;
	width: 112px;
	height: 85px;
}

div#ichiran-container div.category div.mise p.thumb img {
	width: 112px;
	height: 85px;
}
/* 上の段 */
div#ichiran-container div.category div.mise div.ue {
	margin-left: 120px;
}

div#ichiran-container div.category div.mise div.ue h3 {
	display: block;
	font-size: 140%;
/* 	float: left;
 */	line-height: 45px;
 	height:45px;
	border-width: 2px 0;
}

div#ichiran-container div.category div.mise div.ue p {
	display: inline;
	float: left;
	padding-left: 1em;
	line-height: 40px;
}
/* 所在地欄 */
div#ichiran-container div.category div.mise div.ue p.syozai {
	display: block;
	float: left;
	padding-left: 1em;
	line-height: 40px;
}
/* 下の段 */
div#ichiran-container div.category div.mise p.shita {
	background-color: #fff;
	border-top: 2px solid #000;
	padding: 10px 20px 12px 10px;
	float: left;
	width: 940px;
	
}
div#ichiran-container div.category div.mise p.shita em {
	color:#fff;
	padding-right:.2em;padding-left:.2em;margin-right:.3em;
	background-color:#b08b46;
	font-weight:normal;
}

/* hoverによる色変更 */
div#ichiran-container div.category div.mise:hover {
	background-color: #eeeeff !important;
	font-weight: bold;
}

h1#tenmei {
  position: relative;
}
* html h1#tenmei span {
 /* for ie6 */ background: none;
}

* html div#pagename {
 /* for ie6 */ border: 4px solid #999;
 border-width: 8px 0;
}

h1#tenmei span {
  background: url(images/gradient-white.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 31px;
}

/* お店ページのボタンメニュー */
div#menu-box {
	position: relative;
	top: 0;
	width: 980px;
	margin: auto;
}
div#menu-box ul#menu {
	position: relative;
	float: left;
	left: 50%;
	margin: auto;
 	margin-bottom: 10px;
	margin-top: 10px;
}


ul#menu li{
	float: left;
	list-style-type: none;
	text-align: center;
	font-size: 100%;
	position:relative;
	right: 50%;
	padding:5px;
	background-color:#f0efd6;
 }

/* ul#menu ul li {
	clear: left;
	font-size: 100%;
	width: 10em;
	overflow:hidden;background-image: none ;
}
 */
ul#menu li a {
	background-color: #f0efd6;
	display: block;
	width: 62px;
	height: 59px;
	overflow:hidden;
	line-height: 2em;
	text-decoration: none;
}

ul#menu li#buttonmenu-top a {
background-image: url('images/icon/button-top6259mono.gif');
}
ul#menu li#buttonmenu-top a:hover {
background-image: url('images/icon/button-top6259.gif');
}

ul#menu li#buttonmenu-news a {
	background-image: url('images/icon/button-news6259mono.gif');
/*  	text-indent:-9999px; */
}
ul#menu li#buttonmenu-news a:hover {
	background-image: url('images/icon/button-news6259.gif');
}
/* ul#menu li#buttonmenu-news ul li a,
ul#menu li#buttonmenu-news ul li a:hover, {
	text-indent:0px;background-image: none ;text-indent:0;
}
 */
ul#menu li#buttonmenu-tabenomi a {
	background-image: url('images/icon/button-tabenomi6259mono.gif');
}
ul#menu li#buttonmenu-tabenomi a:hover {
	background-image: url('images/icon/button-tabenomi6259.gif');
}

ul#menu li#buttonmenu-shopping a {
	background-image: url('images/icon/button-shopping6259mono.gif');
}
ul#menu li#buttonmenu-shopping a:hover {
	background-image: url('images/icon/button-shopping6259.gif');
}

ul#menu li#buttonmenu-tabi a {
	background-image: url('images/icon/button-tabi6259mono.gif');
}
ul#menu li#buttonmenu-tabi a:hover {
	background-image: url('images/icon/button-tabi6259.gif');
}

ul#menu li#buttonmenu-biyou a {
background-image: url('images/icon/button-biyou6259mono.gif');
}

ul#menu li#buttonmenu-biyou a:hover {
background-image: url('images/icon/button-biyou6259.gif');
}

ul#menu li#buttonmenu-syumi a {
background-image: url('images/icon/button-syumi6259mono.gif');
}

ul#menu li#buttonmenu-syumi a:hover {
background-image: url('images/icon/button-syumi6259.gif');
}

ul#menu li#buttonmenu-dantai a {
background-image: url('images/icon/button-dantai6259mono.gif');
}
ul#menu li#buttonmenu-dantai a:hover {
background-image: url('images/icon/button-dantai6259.gif');
}

ul#menu li#buttonmenu-sonota a {
background-image: url('images/icon/button-sonota6259mono.gif');
}
ul#menu li#buttonmenu-sonota a:hover {
background-image: url('images/icon/button-sonota6259.gif');
}


/* ボタンのツールチップ */
ul#menu li a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
ul#menu li a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
ul#menu li a.tooltip:hover span{display:inline; position:absolute; background:#f0efd6; border:1px solid #cccccc; color:#745c39;top:60px;left:-10px;z-index:100;}





div.linkbox{
	padding:5px;margin:auto;text-align:center !important;
}
div.linkbox p.jouhou{display:inline;padding-right:1em;font-size:75%;}

/* お店のページ */

body#page div#container {
	background-color: #fff;	
}
/* 各ページのタイトル部分（店名）など */
body#page div#container #pagename {
/* 
	background-color: #070;

 */	color: #fefefe;
	height: 60px;
	width:90%;
	margin: 0px auto 0px;
}


body#page div#container div#pagename h1#tenmei{
	color: #eee;
	line-height: 60px;
	padding-left: 35px;
	letter-spacing: .3em;
}

body#page div#container div#pagename h1#tenmei span {
	margin-left:-35px;
}

body#page div#container div#pagename p {
	text-align: right;
	padding-right: 30px;
	margin-top: -2.5em;
	color: #fff;
}

body#page div#container div#mise-image {
margin-top:60px;width:470px;
}

body#page div#container div#mise-image p {
text-align: center;
}
body#page div#container div.article {
	position: relative;
	width: 840px;
	margin: 10px auto 50px;
	padding-right: 30px;
}

div#saisyo {
width:420px !important;margin-left:470px;
}

div#container div#saisyo div.honbun div.honbun2 {
width:380px !important;
}
div#container div#saisyo div.honbun div.honbun2 p {
	padding-top:10px;
	background-color: #fffada;
}

div#container div#saisyo div.honbun div.honbun2 dl {
max-height:300px;overflow:auto;padding-right:0px;padding-left:1em;
}

/* 記事のテーマ（枠上） */
body#page div#container div.article div.theme {
	height: 60px;
	background-image: url('images/article-left.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

body#page div#container div.article div.theme h3,
body#page div#container div.article div.theme h2 {
	font-size: 20px;
	width: 100%;
	margin-left: 30px;
	height: 60px;
	line-height: 60px;
	background-image: url('images/article-right.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

body#page div#container div.article div.theme h3 span,
body#page div#container div.article div.theme h2 span, {
	background-image: url('images/kubomi.gif');
	background-repeat: no-repeat;
	background-position: left ;
	padding-left:30px;
	line-height:60px;
	height:60px;
	vertical-align;bottom;
	font-weight: bold;
}


/* 記事の本文 */
body#page div#container div.article div.honbun {
	background-image: url('images/article-leftborder.gif');
	background-repeat: repeat-y;
	background-position: left center;
}
body#page div#container div.article div.honbun2 {
	margin: 0 0px 0 30px;
	padding: 10px 40px 0 0px;
	background-image: url('images/article-rightborder.gif');
	background-repeat: repeat-y;
	background-position: right center;
 	width: 800px;
}
body#page div#container div.osusume-message div.honbun2{
width:380px;
}
div.article div.honbun div.honbun2 p {
	margin-top:5px;margin-bottom:7px;
}


.honbun2 p {
	padding: 0 20px;
	color: #533;
}

body#page div#container div.article div.honbun2 div.third-level{
	margin-left: 20px;
}

body#page div#container div.article div.honbun2 div.third-level h3 {
/* 
	border-bottom: solid #749b00 2px;
 */
	width: 70%;
	padding-left: 10px;
	margin: 0 0 20px 0px;
	font-size: 24px;
}
body.event div#container div.article div.honbun2 div.third-level h3 {
width:100% !important;
border-bottom:#060 double 3px;
}
p.date {
margin-left:3em;
color:#9ab3a1;
border-bottom:#9ab3a1 solid 3px;
width:auto;
}

p.place {
margin-left:3em;
background-color:#9ab3a1;
color:#fff;
width:auto;
}


p.place{
margin-bottom:15px;
}
div.fourth-level {
	margin:20px 0 10px 40px;
}

div.fourth-level h4{
/* 
	border-left:solid #749b00 6px;
 */
	background-color: #d7dbb7;
	width: 80%;
	padding-left: 10px;
	margin: 5px 0 15px 0px;
	font-size: 18px;
}

div.fifth-level {
	margin:20px 0 10px 50px;
}
div.fifth-level h5 {
	font-size: 18px;
	margin: 20px 0 15px 20px;
	height:1.1em;
}

div.fifth-level h5 span {
	line-height:1.1em;
	font-weight:bold;
	border-bottom:solid 1px #633;
	padding:0 5px;
}

div.sixth-level {
	margin-left:60px;
}

div.sixth-level h6 {
	font-size: 100%;
	margin: 20px 0 5px 20px;
}

div.honbun2 dl {
	position: relative;
	margin: 20px 0;
}

div.honbun2 dl dt {
	color: #9f1b19;
	font-weight: bold;
	position: absolute;
	width: 12em;
	text-align: right;
	left: 0;
}
div.honbun2 dl dd {
	margin-left: 13.5em;
}

div.honbun2 ul {
	list-style-type: circle;
	list-style-position: outside;
	padding-left: 2em;
	margin-left: 2em;	
}
div.honbun2 li {
	list-style-type: circle;
}

blockquote {
	background-color: #f0efd6;
	padding: 0 .5em;
	margin: 5px 0;
}

.honbun2 table {
	border: solid 2px #533;
}
.honbun2 table thead th {
/* 
	color: #070;
 */
	padding: 0 5px;
}
.honbun2 table tbody tr td {
	padding: 0 5px;
}

body.dantai div.article p {
margin-top:.6em;
}
address {
margin-top:1em;
margin-bottom:.5em;
}

body#page div#container div.honbun div.honbun2 div.mise-map {
text-align:right;float:right;width:400px;padding-right:10px;
}
* html body#page div#container div.honbun div.honbun2 div.mise-map {
text-align:right;float:right;padding-right:0px;
}

body#page div#container div.honbun div.honbun2 div.mise-map iframe{
border:1px solid #999;
}
body#page div#container div.honbun div.honbun2 div.mise-jouhou {
float:left;
width:380px;
}
* html body#page div#container div.honbun div.honbun2 div.mise-jouhou {
float:left;
width:356px;}
body#page div#container div.honbun div.honbun2 div.mise-jouhou dl {
margin-left:0em;padding-left:0;
}
body#page div#container div.honbun div.honbun2 div.mise-jouhou dl dt {
width:6em;
}
body#page div#container div.honbun div.honbun2 div.mise-jouhou dl dd {
margin-left: 6.5em;
}

div.article div.article-foot {
	background-image: url('images/article-left.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 45px;
}

div.article div.article-foot p {
	margin: 0 -30px 0 30px;
	padding: 0px 0px 0 0;
	background-image: url('images/article-right.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 45px;
	line-height: 60px;
	text-align: right;
	padding-right: 30px;
	color: #999;
	font-size: 80%;
}

div.article div.article-foot p {
	margin: 0 -30px 0 30px;
	padding: 0px 0px 0 0;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 45px;
	line-height: 60px;
	text-align: right;
	padding-right: 30px;
	color: #999;
	font-size: 80%;
}

* html div.article div.article-foot p {
	margin:0 0 0 30px;
}
 
* html div.article div.article-foot p span {
	display: block;
 	width:100%;
	margin-left: 0px;
	margin-top: 10px;
	padding: 10px 0px 0 30px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* 最初の写真 */
body#page div#mise-image{float:left;text-align:center;width:420px;margin:auto;}
div#mise-image{float:left;margin:auto;margin-top:0px;width:420px;}
body#page div#container div#mise-image p img {background: url('images/photo-frame2.gif') no-repeat right bottom;  padding: 10px 18px 20px 8px;}

body#page div#container div#saisyo{margin:auto;margin-top:10px;width:420px;
	margin-left:470px;
/*   min-height: 400px;
  height: auto !important;
  height: 400px;
 */
}
/* body#page div#container div.osusume-message {
	float:right;
 	background-position: right center;
 	margin-top:0;
	width: 420px;
	margin: -30px auto 30px;
	padding-right: 80px;
	margin-left:560px;
}
body#page div#container div.osusume-message {
}
 */
div#saisyo {/*height:430px;
 overflow:scroll; */
}
div#saisyo div.honbun2 dl{
margin-top: 0;margin-bottom:0;
height:365px;
/* float:right;
 */}

div#saisyo div.honbun2 dl dt {
	text-align: left;
	color: #533;
	font-weight: normal;
	position: relative;
	width: 335px;
	padding-right:0em;
	
}
div#saisyo div.honbun2 dl dd {
	margin-left:0em;
	margin-bottom:1em;
	padding-right:.5em;
	text-align:right;
}

/* ページのテーマ色 */


	/* gray */
body.gray div#container #pagename {
	background-color: #808080; 
}
body.gray div#container div.article div.theme h3,
body.gray .honbun2 table thead th {
	color: #808080;
}
body.gray div.fourth-level h4 {
	background-color: #d7dbb7;
	border-left:solid #999999 6px;
}
body.gray div#container div.article div.honbun2 div.third-level h3 {
	border-bottom: solid #999999 2px;
}



	/* green */
body.green div#container #pagename {
	background-color: #070; 
}
body.green div#container div.article div.theme h3,
body.green .honbun2 table thead th {
	color: #070;
}
body.green div.fourth-level h4 {
	background-color: #d7dbb7;
	border-left:solid #749b00 6px;
}
body.green div#container div.article div.honbun2 div.third-level h3 {
	border-bottom: solid #749b00 2px;
}

	/* blue */
body.blue div#container #pagename {
	background-color: #09096e; 
}
body.blue div#container div.article div.theme h3,
body.blue .honbun2 table thead th {
	color: #007;
}
body.blue div.fourth-level h4 {
	background-color: #efefff;
	border-left:solid #00279b 6px;
}
body.blue div#container div.article div.honbun2 div.third-level h3 {
	border-bottom: solid #00279b 2px;
}

	/* red */
body.red div#container #pagename {
	background-color: #C92313; 
}
body.red div#container div.article div.theme h3,
body.red .honbun2 table thead th {
	color: #700;
}
body.red div.fourth-level h4 {
	background-color: #ffdfcf;
	border-left:solid #C92313 6px;
}
body.red div#container div.article div.honbun2 div.third-level h3 {
	border-bottom: solid #C92313 2px;
}

	/* orange */
body.orange div#container #pagename {
	background-color: #f97400; 
}
body.orange div#container div.article div.theme h3,
body.orange .honbun2 table thead th {
	color: #f60;
}
body.orange div.fourth-level h4 {
	background-color: #ffefcc;
	border-left:solid #f97400 6px;
}
body.orange div#container div.article div.honbun2 div.third-level h3 {
	border-bottom: solid #f97400 2px;
}

	/* pink */
body.pink div#container #pagename {
	background-color: #ff797b; 
}
body.pink div#container div.article div.theme h3,
body.pink .honbun2 table thead th {
	color: #f66;
}
body.pink div.fourth-level h4 {
	background-color: #ffeeee;
	border-left:solid #ff797b 6px;
}
body.pink div#container div.article div.honbun2 div.third-level h3 {
	border-bottom: solid #ff797b 2px;
}

	/* brown */
body.brown div#container #pagename {
	background-color: #8b6023; 
}
body.brown div#container div.article div.theme h3,
body.brown .honbun2 table thead th {
	color: #762;
}
body.brown div.fourth-level h4 {
	background-color: #f9f1e7;
	border-left:solid #8B6023 6px;
}
body.brown div#container div.article div.honbun2 div.third-level h3 {
	border-bottom: solid #8B6023 2px;
}

	/* palegreen */
body.palegreen div#container #pagename {
	background-color: #5DC434; 
}
body.palegreen div#container div.article div.theme h3,
body.palegreen .honbun2 table thead th {
	color: #408824;
}
body.palegreen div.fourth-level h4 {
	background-color: #DDEFE5;
	border-left:solid #5DC434 6px;
}
body.palegreen div#container div.article div.honbun2 div.third-level h3 {
	border-bottom: solid #5DC434 2px;
}

	/* yellow */
body.yellow div#container #pagename {
	background-color: #FFE92A;
}
body.yellow div#container #pagename h1#tenmei {
	color: #533 !important;
}
body.yellow div#container div.article div.theme h3,
body.yellow .honbun2 table thead th {
	color: #ddc600;
}
body.yellow div.fourth-level h4 {
	background-color: #fff9c3;
	border-left:solid #FFE92A 6px;
}
body.yellow div#container div.article div.honbun2 div.third-level h3 {
	border-bottom: solid #FFE92A 2px;
}

	/* purple */
body.purple div#container #pagename {
	background-color: #b366db;
}
body.purple div#container #pagename h1#tenmei {
	color: #ffffff !important;
}
body.purple div#container div.article div.theme h3,
body.purple .honbun2 table thead th {
	color: #ad78c5;
}
body.purple div.fourth-level h4 {
	background-color: #e7d4ff;
	border-left:solid #b366db 6px;
}
body.purple div#container div.article div.honbun2 div.third-level h3 {
	border-bottom: solid #b366db 2px;
}
	/* circle */
body.circle div#container p,
body.circle div#container li,
body.circle div#container dd,
body.circle div#container h1,
body.circle div#container h2,
body.circle div#container h3,
body.circle div#container h4,
body.circle div#container h5,
body.circle div#container h6,
body.circle div#container th,
body.circle div#container td,
body.circle div#container dt {
	color: #335;
}
body.circle div#container #pagename {
	background-color: #6a88bd;
}
body.circle div#container #pagename h1#tenmei {
	color: #335 !important;
}
body.circle div#container div.article div.theme h3 span,
body.circle .honbun2 table thead th {
	color: #669;
}
body.circle h3 {
	color: #6a88bd;
}
body.circle div.fourth-level h4 {
	background-color: #d4ddec;
	border-left:solid #6a88bd 6px;
}
body.circle div#container div.article div.honbun2 div.third-level h3 {
	border-bottom: solid #6a88bd 2px;
}

	/* news */
body.news div#container p,
body.news div#container li,
body.news div#container dd,
body.news div#container h1,
body.news div#container h2,
body.news div#container h3,
body.news div#container h4,
body.news div#container h5,
body.news div#container h6,
body.news div#container th,
body.news div#container td,
body.news div#container dt {
	color: #353;
}
body.news div#container #pagename {
	background-color: #51c653;
}
body.news div#container #pagename h1#tenmei {
	color: #353 !important;
}
body.news div#container div.article div.theme h3 span,
body.news .honbun2 table thead th {
	color: #353;
}
body.news h3 {
	color: #353;
}
body.news div.fourth-level h4 {
	background-color: #c4ecc5;
	border-left:solid #51c653 6px;
}
body.news div#container div.article div.honbun2 div.third-level h3 {
	border-bottom: solid #51c653 2px;
}






/* 記事内写真用div */
body#page div#container div.article div.honbun2 div.photo {
	margin: 5px;
/* 	display:inline;
 */}

body#page div#container div.article div.honbun2 div.photo p {
/* 	display: inline; */
	padding: 0;
	margin:0 !important;
}

body#page div#container div.article div.honbun2 div.photo p.photo-caption {
	display: block;
	background-color: #333;
	font-size: 80%;
	margin-left:auto;margin-right:auto;
}
body#page div#container div.article div.honbun2 div.photo p.photo-caption span {
	color: #eee;
	padding-left: 10px;
	text-indent: 0em;
	background-color: #333;
/* 	display: block;
 */	margin: 0px;
}

/* メールフォーム */

body.inform dl {
margin:20px 40px;
}

body.inform dt {
color:#900;
font-size:125%;
margin-bottom:10px;
margin-top:20px;
}
body.inform dd {
padding:0 3em;
}

body.inform div#form-box {
background-color:#eeeeff;border:double #009 3px;margin:20px;
}
body.inform form{
padding:20px;line-height:1.6em;
}

form p{margin:15px 2em;}
form div.button {
width:400px;margin:auto;background-color:#fff;
text-align:center;
}
form label{padding-left:.5em;}
form span {font-size:90%;color:#666;}
form h3{margin-top:30px;}
form input,form select {margin-left:.5em;}

body#thanks{
padding:30px;
}
body#thanks p {
line-height:1.6em;
margin-top:10px;}
/* ナビゲーション（パンくず） */
div.nav-box {
	clear:both;
	position: relative;
	height: 20px;
	margin-bottom: 40px;
	margin-top:20px;
}
div.nav-box ul.nav {
	float: left;
	display: inline;
	position: absolute;
	right: 10%;
	font-size: 90%;
	position: relative;
	left: 50%;
}

div.nav-box ul.nav li {
	float: left;
	padding: 0;
	float: left;
	position: relative;
	right: 50%;
}
div.nav-box ul.nav li:hover {
	background-color:#f1e0d0;
}
div.nav-box ul.nav li a,
div.nav-box ul.nav li p {
	padding: 0.5px 15px;
	line-height: 20px;
	text-decoration: none;
	color: #8d745b;
}

div.nav-box ul.nav li.first {
border-bottom:solid 3px #351600;
}
div.nav-box ul.nav li.second {
border-bottom:solid 3px #5b3f24;
}
div.nav-box ul.nav li.third {
border-bottom:solid 3px #8d745b;
}
div.nav-box ul.nav li.fourth {
border-bottom:solid 3px #b7a58c;
}
div.nav-box ul.nav li.fifth {
border-bottom:solid 3px #d4c2b1;
}
div.nav-box ul.nav li.last {
border-bottom:solid 3px #f1e0d0;
}

p.suisen {
margin-top:20px;
}
div.google {
margin-top:20px;
}
body#page div.google,
#ichiran-container div.google {
text-align: center;
}

/* 汎用 */
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}

.cb {clear: both !important;}
.tr {
	text-align:right !important;
} 
.tc {
	text-align:center !important;
} 
.tl {
	text-align:left !important;
}
.di {
	display:inline !important;
} 
.ma {
margin-left:auto !important;
margin-right:auto !important;
}
img.fl {
margin-right:8px;
}
img.fr {
margin-left:8px;
}
.pr {
	position: relative !important;
}

.attention {
	color: #d13f40 !important;
}

.contributor {
	color: #666 !important;
	font-size: 75%;
	text-align: right;
}
/* Windy Pink */
.windy {
	color: #ff6c85 !important;
	
}
.midori {
	color: #058D06 !important;
}
iframe.gmap{width:400px;height:400px;}

