@charset "utf-8";

/* ----------------------------------------------------
   body
---------------------------------------------------- */

* { margin: 0; padding: 0; }

body {
	margin: 0 0 5px 0;
	text-align: center;
	background-image: url(img/back-blue5.jpg);
	background-repeat: repeat-x;
	background-color: #F1F1F1;
	font-size: 16px;
/*	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; */
}

/* IE6 */
*html body { font-size: 100%; }

/* IE7 */
*:first-child+html body { font-size: 100%; }


/* ----------------------------------------------------
   テキスト・フォントサイズ
---------------------------------------------------- */

.f75 {
	font-size: 75%;
}

.f75b {
	font-size: 75%;
	line-height: 130%;
}

.f75bt {
	font-size: 75%;
	line-height: 130%;
	vertical-align: top;
	text-align: left;
}

.f75c {
	font-size: 75%;
	line-height: 130%;
	text-align: center;
}

.f85b {
	font-size: 85%;
	line-height: 130%;
}

.f90 {
	font-size: 90%;
}

.f90b {
	font-size: 90%;
	line-height: 130%;
}

.f90c {
	font-size: 90%;
	line-height: 150%;
}

.f90bt {
	font-size: 90%;
	line-height: 125%;
	vertical-align: top;
	text-align: left;
}

.f100 {
	font-size: 100%;
}

.f100b {
	font-size: 100%;
	line-height: 140%;
}

.f100c {
	font-size: 100%;
	line-height: 160%;
}

.f110 {
	font-size: 110%;
}

.f110b {
	font-size: 110%;
	line-height: 140%;
}

.f120 {
	font-size: 120%;
}

.f120b {
	font-size: 120%;
	line-height: 140%;
}

.f140 {
	font-size: 140%;
}

.f140b {
	font-size: 140%;
	line-height: 140%;
}

.f10 {
	font-size: 10px;
}

.f10b {
	font-size: 10px;
	line-height: 130%;
}

.f12 {
	font-size: 12px;
}

.f12b {
	font-size: 12px;
	line-height: 130%;
}

.f14 {
	font-size: 14px;
}

.f14b {
	font-size: 14px;
	line-height: 130%;
}

.f16 {
	font-size: 16px;
}

.f16b {
	font-size: 16px;
	line-height: 140%;
}

.f18 {
	font-size: 18px;
}

.f18b {
	font-size: 18px;
	line-height: 140%;
}

.f20 {
	font-size: 20px;
}

.f20b {
	font-size: 20px;
	line-height: 140%;
}

.tel-red {
	font-family: "Arial","Helvetica";
	color: #DD0000;
	font-weight: bold;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0.07em;
}

.red {
	color: #DD0000;
}

.blk {
	color: #000;
}

.gry {
	color: #484848;
}

.en {
	color: #999999;
}

.text-right {
	float: right;
}

a {
	text-decoration: none;
	outline: none; /* Firefox */
}

a:link {
	color: #0000CC;
}

a:visited {
	color: #3513BA;
}

a:active {
	color: #EE0000;
}

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

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

.red-dash-bg {
	border-bottom: 1px dashed #CC8888;
}

.bk,.bk a:link,.bk a:active,.bk a:visited {
	color: #000;
}

.bk a:hover {
	color: #000; text-decoration: underline;
}

textarea {
	font-family: "ＭＳ Ｐゴシック", "Osaka","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
}


/* ----------------------------------------------------
   画像
---------------------------------------------------- */

img {
	border: 0px none;
}

img.R {
	float: right;
	padding-left: 7px;
	padding-bottom: 1px;
}

img.L {
	float: left;
	padding-right: 7px;
	padding-bottom: 1px;
}


/* ----------------------------------------------------
   全体サイズ
---------------------------------------------------- */

#container {
	width: 840px !important; 
	width /**/: 842px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
}


/* ----------------------------------------------------
   ヘッダー
---------------------------------------------------- */

#header-top {
	position: relative;
	display: block;
	width: 840px;
	height: 95px;
	background: url(img/header-bg-logo-840-95.jpg) 0 0 no-repeat;
}

#header {
	position: relative;
	display: block;
	width: 840px;
	height: 95px;
	background: url(img/header-bg-840-95.jpg) 0 0 no-repeat;
}

body.ichiba #header {
	display: block;
	width: 840px;
	height: 95px;
	background: url(img/header-bg-logo-840-95.jpg) 0 0 no-repeat;
}

body.shokudo #header {
	display: block;
	width: 840px;
	height: 95px;
	background: url(img/header-bg-logo-840-95.jpg) 0 0 no-repeat;
}

body.gurumebin #header {
	display: block;
	width: 840px;
	height: 95px;
	background: url(img/header-bg-gurumebin-840-95.jpg) 0 0 no-repeat;
}

#header-news {
	position: relative;
	display: block;
	width: 840px;
	height: 95px;
	background: url(img/header-bg-news-840-95.jpg) 0 0 no-repeat;
}

#logo {
	display: block;
	float: left;
	width: 160px;
	height: 95px;
}

#logo a {
	display: block;
	width: 160px;
	height: 95px;
	background: url(img/logo-160-95.jpg);
	overflow: hidden;
	outline-style: none;
}

#logo h1 {
	display: block;
	width: 160px;
	height: 95px;
	text-indent: -9999em;
}

#header-right {
	display: block;
	float: right;
	width: 680px;
	height: 95px;
}

#copy1 h2 {
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	margin-top: 34px;
	margin-left: 10px;
	padding-left: 12px;
	background: url(img/square-11-9.gif) no-repeat left center;
}

#copy2 h2 {
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	margin-top: 32px;
	margin-left: 0px;
	padding-left: 12px;
	background: url(img/square-11-9.gif) no-repeat left center;
}

#copy3 h2 {
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	margin-top: 34px;
	margin-left: 10px;
	padding-left: 12px;
	background: url(img/square-11-9.gif) no-repeat left center;
}


/* ----------------------------------------------------
   ヘッダー 外国語 ナビゲーション
---------------------------------------------------- */

#header-top ul#headerNavi {
	position: absolute;
	top: 1px;
	left: 546px;
	width: 277px;
	height: 16px;
	zoom: 1;
}

#header-top ul#headerNavi:after { /* モダンブラウザ */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

#header-top ul#headerNavi li {
	float: left;
	display: inline;
	margin: 0px;
}

#header-top ul#headerNavi li a {
	display: block;
	background: #FFF url(img/global-bt-over.png) no-repeat;
}

#header-top ul#headerNavi li.en a {background-position: -70px 0;}
#header-top ul#headerNavi li.cn a {background-position: -133px 0;}
#header-top ul#headerNavi li.ch a {background-position: -212px 0;}
#header-top ul#headerNavi li.kr a {background-position: -290px 0;}

#header-top ul#headerNavi li a:hover {
	background-color: transparent;
}

#header-top ul#headerNavi li a:hover img {
	visibility: hidden;
}


#header ul#headerNavi {
	position: absolute;
	top: 1px;
	left: 546px;
	width: 277px;
	height: 16px;
	zoom: 1;
}

#header ul#headerNavi:after { /* モダンブラウザ */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

#header ul#headerNavi li {
	float: left;
	display: inline;
	margin: 0px;
}

#header ul#headerNavi li a {
	display: block;
	background: #FFF url(img/global-bt-over.png) no-repeat;
}

#header ul#headerNavi li.en a {background-position: -70px 0;}
#header ul#headerNavi li.cn a {background-position: -133px 0;}
#header ul#headerNavi li.ch a {background-position: -212px 0;}
#header ul#headerNavi li.kr a {background-position: -290px 0;}

#header ul#headerNavi li a:hover {
	background-color: transparent;
}

#header ul#headerNavi li a:hover img {
	visibility: hidden;
}


#header-news ul#headerNavi {
	position: absolute;
	top: 1px;
	left: 546px;
	width: 277px;
	height: 16px;
	zoom: 1;
}

#header-news ul#headerNavi:after { /* モダンブラウザ */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

#header-news ul#headerNavi li {
	float: left;
	display: inline;
	margin: 0px;
}

#header-news ul#headerNavi li a {
	display: block;
	background: #FFF url(img/global-bt-over.png) no-repeat;
}

#header-news ul#headerNavi li.en a {background-position: -70px 0;}
#header-news ul#headerNavi li.cn a {background-position: -133px 0;}
#header-news ul#headerNavi li.ch a {background-position: -212px 0;}
#header-news ul#headerNavi li.kr a {background-position: -290px 0;}

#header-news ul#headerNavi li a:hover {
	background-color: transparent;
}

#header-news ul#headerNavi li a:hover img {
	visibility: hidden;
}


/* ----------------------------------------------------
   グローバル ナビゲーション
---------------------------------------------------- */

#navi {
	margin-top: 0px;
	float: left;
	width: 100%;
	height: 35px;
}

#navi ul {
	list-style: none;
	margin: 0px;
	float: left
}

#navi li {
	display: inline;
	text-indent: -9999em;
	float: left
}

ul#globalnavi {
	overflow: hidden;
	position: absolute;
	width: 840px;
	height: 35px;
}

ul#globalnavi li {
	float: left;
}

ul#globalnavi li#home {
	display: block;
	width: 111px;
	height: 35px;
	background: url(img/navi.jpg) 0 0 no-repeat;
}

ul#globalnavi li#home a {
	display: block;
	width: 111px;
	height: 35px;
	background: url(img/navi.jpg) 0 0 no-repeat;
}

ul#globalnavi li#ichiba a {
	display: block;
	width: 191px;
	height: 35px;
	background: url(img/navi.jpg) 0 0 no-repeat;
}

ul#globalnavi li#ichiba {
	display: block;
	width: 191px;
	height: 35px;
	background: url(img/navi.jpg) 0 0 no-repeat;
}

ul#globalnavi li#shokudo a {
	display: block;
	width: 204px;
	height: 35px;
	background: url(img/navi.jpg) 0 0 no-repeat;
}

ul#globalnavi li#shokudo {
	display: block;
	width: 204px;
	height: 35px;
	background: url(img/navi.jpg) 0 0 no-repeat;
}

ul#globalnavi li#news a {
	display: block;
	width: 144px;
	height: 35px;
	background: url(img/navi.jpg) 0 0 no-repeat;
}

ul#globalnavi li#news {
	display: block;
	width: 144px;
	height: 35px;
	background: url(img/navi.jpg) 0 0 no-repeat;
}

ul#globalnavi li#gurumebin a {
	display: block;
	width: 190px;
	height: 35px;
	background: url(img/navi.jpg) 0 0 no-repeat;
}

ul#globalnavi li#gurumebin {
	display: block;
	width: 190px;
	height: 35px;
	background: url(img/navi.jpg) 0 0 no-repeat;
}

ul#globalnavi li#home { background-position: 0 0; }
ul#globalnavi li#ichiba { background-position: -111px 0; }
ul#globalnavi li#shokudo { background-position: -302px 0; }
ul#globalnavi li#news { background-position: -506px 0; }
ul#globalnavi li#gurumebin { background-position: -650px 0; }

ul#globalnavi li#home a { background-position: 0 -35px; }
ul#globalnavi li#ichiba a { background-position: -111px -35px; }
ul#globalnavi li#shokudo a { background-position: -302px -35px; }
ul#globalnavi li#news a { background-position: -506px -35px; }
ul#globalnavi li#gurumebin a { background-position: -650px -35px; }

ul#globalnavi li#home a:hover { background-position: 0 -70px; }
ul#globalnavi li#ichiba a:hover { background-position: -111px -70px; }
ul#globalnavi li#shokudo a:hover { background-position: -302px -70px; }
ul#globalnavi li#news a:hover { background-position: -506px -70px; }
ul#globalnavi li#gurumebin a:hover { background-position: -650px -70px; }


/* ----------------------------------------------------
   メインコンテンツ
---------------------------------------------------- */

#main {
	clear: both;
	display: block;
	width: 838px;
	text-align: left;
	padding: 0;
	background-color: #FFF;
}

#left {
	display: block;
	float: left;
	width: 617px;
	text-align: left;
	margin-top: 17px;
	margin-left: 18px;
	_margin-left: 9px;
	margin-right: 16px;
	margin-bottom: 10px;
}

#right {
	display: block;
	float: left;
	width: 170px;
	margin-top: 17px;
	margin-right: 15px;
	_margin-right: 6px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 1.3;
}

#both {
	display: block;
	float: left;
	width: 600px;
	text-align: left;
	margin-top: 17px;
	margin-left: 17px;
	_margin-left: 10px;
	margin-right: 17px;
	margin-bottom: 10px;
}


/* ----------------------------------------------------
  トップページのみ
---------------------------------------------------- */

/* トップページの最新情報  */
#top-news {
	display: block;
	float: left;
	width: 616px;
	text-align: left;
	margin-bottom: 17px;
}

/* トップページの左右分割 */
#content-l-r {
	display: block;
	float: left;
	width: 616px;
	text-align: left;
	margin: 0 0 0 0;
}

/* トップページの左 */
#l-299 {
	display: block;
	float: left;
	width: 299px;
	font-size: 90%;
	line-height: 130%;
	text-align: left;
}

#l-299-title {
	display: block;
	float: left;
	width: 299px;
	height: 164px;
	margin-bottom: 2px;
	background: url(img/ichiba-299-164.jpg) no-repeat;
}

#l-299-title a {
	display: block;
	float: left;
	width: 299px;
	height: 164px;
	margin-bottom: 2px;
	background: url(img/ichiba-299-164.jpg) no-repeat;
}

#l-299-title a:hover {
	display: block;
	float: left;
	width: 299px;
	height: 164px;
	margin-bottom: 2px;
	background: url(img/ichiba-hover-299-164.jpg) no-repeat;
}

#l-299-title a {
	display: block;
	width: 299px;
	height: 164px;
	margin-bottom: 2px;
	overflow: hidden;
}

h3#l-299-title {
	display: block;
	width: 299px;
	height: 164px;
	margin-bottom: 2px;
	text-indent: -9999em;
}

#l-299 ul {
	display: block;
	list-style: none;
	margin: 5px 0 5px 0;
	float:left
}

#l-299 li {
	display: inline;
	margin-right: 12px;
	float:left
}

/* トップページの右 */
#r-299 {
	display: block;
	float: left;
	width: 299px;
	font-size: 90%;
	line-height: 130%;
	text-align: left;
	margin-left: 17px;
}

#r-299-title {
	display: block;
	float: left;
	width: 299px;
	height: 164px;
	margin-bottom: 2px;
	background: url(img/shokudo-299-164.jpg) no-repeat;
}

#r-299-title a {
	display: block;
	float: left;
	width: 299px;
	height: 164px;
	margin-bottom: 2px;
	background: url(img/shokudo-299-164.jpg) no-repeat;
}

#r-299-title a:hover {
	display: block;
	float: left;
	width: 299px;
	height: 164px;
	margin-bottom: 2px;
	background: url(img/shokudo-hover-299-164.jpg) no-repeat;
}

#r-299-title a {
	display: block;
	width: 299px;
	height: 164px;
	margin-bottom: 2px;
	overflow: hidden;
}

h3#r-299-title {
	display: block;
	width: 299px;
	height: 164px;
	margin-bottom: 2px;
	text-indent: -9999em;
}

#r-299 ul {
	display: block;
	list-style: none;
	margin: 5px 0 5px 0;
	float: left
}

#r-299 li {
	display: inline;
	margin-right: 12px;
	float: left
}

/* トップページ下 店舗営業時間 */
.tenpo-info {
	clear: left;
	display: block;
	width: 299px;
	font-weight: bold;
	color: #DD0000;
	letter-spacing: 0.06em;
	font-family: "ＭＳ Ｐゴシック", "Osaka","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
}


/* ----------------------------------------------------
  タイトル
---------------------------------------------------- */

#top-news h3 {
	display: block;
	width: 616px;
	height: 38px;
	margin-bottom: 12px;
	background: url(img/bar-news-616-38.gif) no-repeat;
	text-indent: -9999em;
}

#title-ichiba h3 {
	display: block;
	width: 616px;
	height: 170px;
	margin-bottom: 25px;
	background: url(img/title-ichiba-616-170.jpg) no-repeat;
	text-indent: -9999em;
}

#title-shokudo h3 {
	display: block;
	width: 616px;
	height: 170px;
	margin-bottom: 25px;
	background: url(img/title-shokudo-616-170.jpg) no-repeat;
	text-indent: -9999em;
}

#title-osusume h4 {
	display: block;
	clear: both;
	width: 616px;
	height: 38px;
/*	margin-top: 15px; */
	margin-bottom: 10px;
	background: url(img/bar-osusume-616-38.gif) no-repeat;
	text-indent: -9999em;
}

#title-shouhin h4 {
	display: block;
	clear: both;
	width: 616px;
	height: 43px;
	margin-top: 15px;
	_margin-top: 0px;
	margin-bottom: 10px;
	background: url(img/bar-shouhin-616-38.gif) no-repeat bottom;
	text-indent: -9999em;
}

#title-oshinagaki h4 {
	display: block;
	clear: both;
	width: 616px;
	height: 43px;
	margin-top: 15px;
	_margin-top: 0px;
	margin-bottom: 10px;
	background: url(img/bar-oshinagaki-616-38.gif) no-repeat bottom;
	text-indent: -9999em;
}

#title-tenpo-ichiba h4 {
	display: block;
	clear: both;
	width: 616px;
	height: 50px;
	margin-top: 20px;
	_margin-top: -5px;
	margin-bottom: 15px;
	background: url(img/bar-tenpo-616-38.gif) no-repeat bottom;
	text-indent: -9999em;
}

#title-tenpo-shokudo h4 {
	display: block;
	clear: both;
	width: 616px;
	height: 45px;
	margin-top: 15px;
/*	_margin-top: 0px; */
	margin-bottom: 15px;
	background: url(img/bar-tenpo-616-38.gif) no-repeat bottom;
	text-indent: -9999em;
}

#title-news h3 {
	display: block;
	width: 616px;
	height: 38px;
	margin-bottom: 15px;
/*	margin-bottom: 25px; */
	background: url(img/bar-newsichiran-616-38.gif) no-repeat;
	text-indent: -9999em;
}

#title-news-archive h3 {
	display: block;
	width: 616px;
	height: 38px;
	margin-bottom: 25px;
	background: url(img/bar-news-archive-616-38.gif) no-repeat;
	text-indent: -9999em;
}

#title-catalogue h3 {
	display: block;
	width: 616px;
	height: 38px;
	margin-bottom: 25px;
	background: url(img/bar-catalogue-616-38.gif) no-repeat;
	text-indent: -9999em;
}

#title-catalogue-order h3 {
	display: block;
	width: 616px;
	height: 38px;
	margin-bottom: 25px;
	background: url(img/bar-catalogue-order-616-38.gif) no-repeat;
	text-indent: -9999em;
}

#title-online h3 {
	display: block;
	width: 616px;
	height: 38px;
	margin-bottom: 25px;
	background: url(img/bar-online-616-38.gif) no-repeat;
	text-indent: -9999em;
}

#title-about h3 {
	display: block;
	width: 616px;
	height: 38px;
	margin-bottom: 25px;
	background: url(img/bar-about-616-38.gif) no-repeat;
	text-indent: -9999em;
}

#title-contact h3 {
	display: block;
	width: 616px;
	height: 38px;
	margin-bottom: 25px;
	background: url(img/bar-contact-616-38.gif) no-repeat;
	text-indent: -9999em;
}

#title-kanko h3 {
	display: block;
	width: 616px;
	height: 38px;
	margin-bottom: 15px;
	background: url(img/bar-kanko-616-38.gif) no-repeat;
	text-indent: -9999em;
}

#title-event h3 {
	display: block;
	width: 616px;
	height: 38px;
	margin-top: 25px;
	margin-bottom: 15px;
	background: url(img/bar-event-616-38.gif) no-repeat;
	text-indent: -9999em;
}

#title-sitemap h3 {
	display: block;
	width: 616px;
	height: 38px;
	margin-bottom: 25px;
	background: url(img/bar-sitemap-616-38.gif) no-repeat;
	text-indent: -9999em;
}

h3.title-text-blk {
	display: block;
	width: 616px;
	height: 32px;
	font-weight: bold;
	font-size: 120%;
	color: #000;
	letter-spacing: 0.06em;
	margin-bottom: 15px;
	background: url(img/line-616-32.gif) no-repeat;
}

h3.title-text-red {
	display: block;
	width: 616px;
	height: 32px;
	font-weight: bold;
	font-size: 120%;
	color: #DD0000;
	letter-spacing: 0.06em;
	margin-bottom: 15px;
	background: url(img/line-616-32.gif) no-repeat;
}

h4.title-text-blk {
	display: block;
	width: 616px;
	height: 32px;
	font-weight: bold;
	font-size: 120%;
	color: #000;
	letter-spacing: 0.06em;
	margin-bottom: 15px;
	background: url(img/line-616-32.gif) no-repeat;
}

h4.title-text-red {
	display: block;
	width: 616px;
	height: 32px;
	font-weight: bold;
	font-size: 120%;
	color: #DD0000;
	letter-spacing: 0.06em;
	margin-bottom: 15px;
	background: url(img/line-616-32.gif) no-repeat;
}


/* ----------------------------------------------------
  エントリー・コンテンツ、 エントリー・アーカイブ
---------------------------------------------------- */

/* コンテンツ上にある左右ナビゲーション */
.content-nav1 {
	font-size:  90%;
	margin: 10px 0 10px 0;
	text-align: center;
}

/* コンテンツ下にある左右ナビゲーション */
.content-nav2 {
	font-size: 90%;
	margin: 20px 0 0 0;
	text-align: center;
}

/* コンテンツの日付 */
.date-header {
	font-weight: normal;
	font-size: 100%;
	border-left: 7px solid #999;
	padding: 2px 0 2px 5px;
	margin-top: 0;
	margin-bottom: 10px;
}

/* エントリー */
.entry {
	position: static;
	overflow: hidden;
	clear: both;
	width: 616px;
}

/* コンテンツのタイトル */
.entry-header {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 10px;
}

/* コンテンツの本文 */
.entry-body,.entry-more2,.entry-more,.entry-more-link {
	font-size: 90%;
	line-height: 130%;
	margin: 0 0 0 0;
	padding-bottom: 0px;
}

p.entry-body {
	margin: 0;
	padding: 0;
}

.entry-tags {
	font-size: 90%;
	margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-footer {
	display: block;
	padding: 13px 2px 0 0;
	color: #666;
	font-size: 10px;
	letter-spacing: 0.03em;
	text-align: right;
}

.footer-separate {
	clear: both;
	display: block;
	width: 616px;
	height: 30px;
	background: url(img/line-616-11.gif) 0 0 no-repeat;
}

.post-footers {
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.end {
	clear: both;
/*	margin-bottom: 5px;
	_margin-bottm: 10px; */
}

.list {
	margin: 0 0 0 18px;
}

/* 最新50とすべての最新情報を表示する */
.box-50-all {
	text-align: right;
	font-size: 85%;
	margin: 20px 5px 0 0;
}

.box-50-all li {
	display: inline;
	margin-left: 12px;
}

.under-dash-616 {
	width: 616px;
	border-bottom: 1px dashed #999;
	padding-bottom: 2px;
	margin: 10px 0 5px 0;
}


/* ----------------------------------------------------
  右のメニュー
---------------------------------------------------- */

.right-module0 {
	display: block;
	margin-bottom: 0;
}

.right-module1 {
	display: block;
	margin-bottom: 10px;
}

.right-module2 {
	display: block;
	margin-bottom: 25px;
}

.right-module3 {
	display: block;
	margin-bottom: 35px;
}

/* 主にケータイサイトの上 */
.right-module15 {
	display: block;
	margin-bottom: 15px;
}

/* 主に観光情報バナー */
.right-module25-0 {
	display: block;
	margin-top: 25px;
	margin-bottom: 0;
}

.right-title {
	display: block;
	width: 170px;
	height: 25px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 5px 0 2px 5px;
	background: url(img/title-bg-170-25.gif) 0 0 no-repeat;
}

/* 右のタイトルバー 最新情報一覧 リンク */
.right-title2 {
	display: block;
	width: 170px;
	height: 25px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 5px 0 5px 5px;
	_margin-bottom: top 10px;
	background: url(img/title-bg-170-25.gif) 0 0 no-repeat;
}

.right-title2,.right-title2 a:link,.right-title2 a:active,.right-title2 a:visited {
	color: #000;
}

.right-title2 a:hover {
	color: #000; text-decoration: underline;
}

ul.module-list {
	list-style: none;
	line-height: 1.5;
}

.module-content {
	position: relative;
	margin: 0 0 0 0;
}

.module-content-search,.module-list,.module-list {
	padding: 0 0 0 0;
	margin: -3px 0 0 0;
}

/* ケータイサイト QR コード */
.right-mobile {
	display: block;
	width: 170px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 17px 0 13px 5px;
	background: url(img/mobile-bg-170-45.gif) 0 0 no-repeat;
}

.right-box3 {
	display: block;
	font-size: 100%;
	text-align: left;
	margin-top: 5px;
}

.right-box4 {
	display: block;
	text-align: center;
}

/* ケータイサイトURL */
.right-box5 {
	display: block;
	font-size: 100%;
	_letter-spacing: 0.05em;
	text-align: right;
	margin-bottom: 8px;
}

/* ケータイサイトURL */
.right-box6 {
	display: block;
	font-size: 100%;
	_letter-spacing: 0.05em;
	text-align: right;
}

/* ケータイサイトURL エコポイント */
.right-box7 {
	display: block;
	font-size: 10px;
	_letter-spacing: 0.05em;
	text-align: right;
	margin-bottom: 8px;
}


/* ----------------------------------------------------
   フッター
---------------------------------------------------- */

#footer-top {
	clear: both;
	float: center;
	padding-top: 20px;
	_padding-top: 0; /*   WinIE4?6用   */
	_margin-top: 30px; /*   WinIE4?6用   */
	background-color: #FFF;
}

/* WinIE7用 */
*:first-child+html #footer-top {
	clear: both;
	float: center;
	padding-top: 0;
	margin-top: 35px; 
	background-color: #FFF;
}

#footer {
	clear: both;
	float: center;
	padding-top: 15px;
	_padding-top: 0; /* WinIE4?6用 */
	_margin-top: 40px; /* WinIE4-6用 */
	background-color: #FFF;
}

/* WinIE7用 */
*:first-child+html #footer {
	clear: both;
	float: center;
	padding-top: 0;
	margin-top: 30px; 
	background-color: #FFF;
}

.footer1 {
	font-size: 14px;
	text-align: center;
	margin-bottom: 11px;
}

.footer2 {
	font-size: 14px;
	text-align: center;
	padding-top: 11px;
	margin-bottom: 9px;
	border-top: 1px solid #CCC;
}

.copyright {
	clear: both;
	display: block;
	width: 840px;
	height: 20px;
	color: #FFF;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	padding: 8px 0 2px 0;
	background: url(img/copyright-back.gif) !important;
	background-repeat: repeat-x;
	background-color: #464646;
}

.copyright a:link,.copyright a:hover,.copyright a:active,.copyright a:visited {
	color: #FFF;
}


/* ----------------------------------------------------
   月別アーカイブ タイトル
---------------------------------------------------- */

h2#archive-title {
	display: block;
	width: 616px;
	height: 24px;
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 3px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #999;
}


/* ----------------------------------------------------
   トラックバック
---------------------------------------------------- */

#tb {
	display: block;
/*	width: 500px; */
	font-size: 80%;
	margin-top: 40px;
	padding: 10px;
	border: 1px dashed #999;
}

#tb-url {
	display: block;
	font-size: 90%;
	line-height: 1.6;
	margin: 30px 0 0 0;
	padding: 30px 0 0 15px;
	border-top: 1px solid #999;
}


/* ----------------------------------------------------
   検索
---------------------------------------------------- */

.module-content-search {
/*	position: relative; */
	margin: 2px 0 20px 0;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
	list-style: none;
	padding: 0px;
}

/* Search results templates */
.mt-search-results .search-results-header {
	border: 2px solid #669;
	background-color: #36414d;
	color: #eee;
	padding: 5px;
}
.mt-search-results .search-results-container { margin-left: 10px; }
.mt-search-results form#search-form { width: 400px; margin: 0px auto 20px auto; }
.mt-search-results form#search-form input#search { width: 80%; }
.mt-search-results form#search-form p#search-options { text-align: center; }

h3.search-results-header {
	color: #000;
	margin-bottom: 15px;
}

h2.mt-search-results {
	color: #000;
	margin-bottom: 10px;
}

#search-options {
   color: #000;
   margin-bottom: 25px;
}

h3.mt-search-results {
   color: #000;
   margin-bottom: 10px;
}

/* Entry tag display */
div.entry-tags { margin: 0 0 10px 10px; }
ul.entry-tags-list {
	list-style: none;
	padding: 0px;
}

h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline; }


/* ----------------------------------------------------
   アーカイブ ページ   サイトマップ
---------------------------------------------------- */

.archive {
	margin: 0 0 0 16px;
}

.sitemap1 {
	margin: 0 0 5px 16px;
	padding-left: 6px;
	padding-bottom: 3px;
	border-left: 7px solid #999;
	border-bottom: 1px dashed #999;
}

.sitemap2 {
	font-size: 90%;
	margin: 0 0 25px 32px;
}

.sitemap3 {
	margin: 0 0 5px 48px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #999;
}

.sitemap4 {
	font-size: 90%;
	margin: 0 0 25px 64px;
}

.sitemap5 {
	margin: 0 0 5px 48px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #999;
}

.sitemap6 {
	font-size: 90%;
	margin: 0 0 0 64px;
}

.sitemap7 {
	font-size: 90%;
	margin: 0 0 0 32px;
}

/* *****検索窓のサイズ***** */
.module-search input { font-size: 14px; }
#search { font-size: 14px; }
.module-search #search { width: 116px; }
/* *****検索窓のサイズ***** */

/* *****Newマーク***** */
.newmark {
	color: #DD0000;
	font-size: 90%;
	letter-spacing: 0.03em;
	padding-left: 2px;
}

.newmark2 {
	color: #DD0000;
	font-size: 85%;
	padding-left: 2px;
}

/* *****Newマーク***** */

/* ----------------------------------------------------
  間隔調整
---------------------------------------------------- */

.site-space1 {
	clear: both;
	display: block;
	margin-bottom: 1px;
}

.site-space5 {
	clear: both;
	display: block;
	margin-bottom: 5px;
}

.site-space10 {
	clear: both;
	display: block;
	margin-bottom: 10px;
}

.site-space20 {
	clear: both;
	display: block;
	margin-bottom: 20px;
}

.site-space30 {
	clear: both;
	display: block;
	margin-bottom: 30px;
}

.site-space10_0 {
	clear: both;
	display: block;
	margin-bottom: 10px;
	_margin-bottom: 0;
}

.site-space30_0 {
	clear: both;
	display: block;
	margin-bottom: 30px;
	_margin-bottom: 0;
}

.site-space30_10 {
	clear: both;
	display: block;
	margin-bottom: 30px;
	_margin-bottom: 10px;
}

/* ----------------------------------------------------
  続きを読む　折りたたみ
---------------------------------------------------- */
.show {
	display: block;
}

.hidden {
	display: none;
}

.ajax-entry-more-link {
	display: block;
}

/* ----------------------------------------------------
 Text UnderLine
---------------------------------------------------- */

.dott-bottom-000 {
	border-bottom: 1px dotted #000;
/*	padding-bottom: 1px; */
}

.dash-bottom-000 {
	border-bottom: 1px dashed #000;
/*	padding-bottom: 1px; */
}

.dash-bottom-DD0000 {
	border-bottom: 1px dashed #DD0000;
/*	padding-bottom: 1px; */
}

.dash-bottom-DD0000-2 {
	border-bottom: 2px dashed #DD0000;
/*	padding-bottom: 1px; */
}

