@charset "UTF-8";
/* CSS Document */

/*------------------
  コンテンツ（中・右カラム）
------------------*/
div#contents {
	width: 800px;
	float: right;	
	background-color: #FFFFFF;
}

/*------------------
  メイン（中カラム）
------------------*/
div#main {
	width: 570px;
	float: left;
	min-height: 1000px;
	padding: 0 10px 0  10px;
}

div#main h4  {
	padding: 0px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: small;
	background-image: url(images/announce-h4back.gif);
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
	margin: 10px 0 0 0;
	text-indent: 10px;
}
#main p a:link  {
	text-decoration: none;
	color: #0066FF;
}
#main p a:visited  {
	text-decoration: none;
	color: #0066FF;
}
#main p a:hover  {
	color: #0000FF;
	text-decoration: underline;
}
/* ==================
アナウンス1月限定
================== */
* html div#announce {
	padding: 10px 0 0 0;
}
div#announce {
	width: 568px;
	border: 1px solid #333333;
	font-size: small;
	padding-top: 0 0 10px 0;
	background-repeat: no-repeat;
}
div#announce h5 {
	font-size: medium;
	padding-right: 180px;
	padding-left: 20px;
	line-height: 150%;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
div#announce h6 {
	font-size: medium;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 20px 0 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

* html div#announce p {
	margin-bottom: 10px;
}
div#announce p {
	font-size: 105%;
	padding: 0 20px 0 20px;
	line-height: 150%;
	color: rgba(74,74,74,1.00);
}

/* ==================
■ tab
================== */

p.backto {
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 10px;
	}

a {
	color:#666666;
	text-decoration:none;
	}

a:hover	{
	text-decoration:underline;
	}

ul {
	list-style:none;
	font-size: small;
	}

div#javascript_tab {
	width:570px;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

div#javascript_tab ul#tab {
	margin:0;
	padding:0;
	background-color:#fff;
	float:left;
	width:100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9730;
	}

div#javascript_tab ul#tab li {
	text-align:center;
	float:left;
	width:140px;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	background-image: url(images/tab_menu.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	}
div#javascript_tab ul#tab li a{
	display: block;
	width: 140px;
	background-repeat: no-repeat;
	background-position: 0 0;
	}

div#javascript_tab ul#tab li.selected {
	color: #FFFFFF;
	background-image: url(images/tab_menu_over.gif);
	}

div#javascript_tab ul#tab li.selected a {
	color:#ffffff;
	}

div#javascript_tab dl {
	margin:0;
	clear:both;
	}

div#javascript_tab dl dt {
	margin-bottom:1em;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.3em;
	padding: 1em;
	background-image: url(images/tabtitle-back.jpg);
	background-repeat: no-repeat;
	}

div#javascript_tab dl dd {
	font-size: small;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-right: 1em;
	padding-left: 1em;
	line-height: 150%;
	}

div#javascript_tab dl dd p {
	}
/* ==================
■ topics
================== */
div#javascript_tab dl#topics dt {
	color: #ff9933;
}
.topicslink {
}
.topicslink a{
	color: #ff9933;
	font-size: small;
	font-weight: bold;
}
.topicslink img{
	clear: both;
}
/* ==================
■ event
================== */
div#javascript_tab dl#event dt a {
	color: #45b145;
}
div#javascript_tab dl#event dt a visited {
	color: #45b145;
}
.eventlink a{
	color: #45b145;
	font-size: small;
	font-weight: bold;
}
.eventlink img{
	clear: both;
}
/* ==================
■ gourmet
================== */
div#javascript_tab dl#gourmet dt a {
	color: #00cbcc;
}
div#javascript_tab dl#gourmet dt a visited{
	color: #00cbcc;
}
.gourmetlink a{
	color: #00cbcc;
	font-size: small;
	font-weight: bold;
}
.gourmetlink img{
	clear: both;
}
/* ==================
■ town
================== */
div#javascript_tab dl#town dt a {
	color: #0000cc;
}
div#javascript_tab dl#town dt a visited {
	color: #0000cc;
}
.townlink a{
	color: #0000cc;
	font-size: small;
	font-weight: bold;
}
.townlink img{
	clear: both;
}
	
/*------------------
  エクストラ（右カラム）
------------------*/
div#extra {
	width: 210px;
	float: right;
}
div#extra p{
}
#extra p a:link  {
	text-decoration: none;
	color: #666666;
}
#extra p a:visited  {
	text-decoration: none;
	color: #666666;
}
#extra p a:hover  {
	color: #0000FF;
	text-decoration: underline;
}
a#banner_primemates{
	display:block;
	text-decoration:none;
	text-indent: -10000em;
	height: 250px;
	width: 210px;
	background-image: url(images/primemates-banner.jpg);
}
a#banner_primemates:hover{
	height: 250px;
	width: 210px;
	background-image: url(images/primemates-banner.jpg);	
	background-position: 0 -250px;
	background-repeat: no-repeat;
}
a#banner_tonight{
	display:block;
	text-decoration:none;
	text-indent: -10000em;
	height: 100px;
	width: 210px;
	background-image: url(images/tonight-banner.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
a#banner_tonight:hover{
	height: 100px;
	width: 210px;
	background-image: url(images/tonight-banner.jpg);	
	background-position: 0 -100px;
	background-repeat: no-repeat;
}

a#banner_3hour{
	display:block;
	text-decoration:none;
	text-indent: -10000em;
	height: 100px;
	width: 210px;
	background-image: url(images/3hours-banner.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;

}

a#banner_3hour:hover{
	height: 100px;
	width: 210px;
	background-image: url(images/3hours-banner.jpg);	
	background-position: 0 -100px;
	background-repeat: no-repeat;
}

a#banner_machi{
	display:block;
	text-decoration:none;
	text-indent: -10000em;
	height: 210px;
	width: 210px;
	background-image: url(images/machi.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;

}

a#banner_machi:hover{
	height: 210px;
	width: 210px;
	background-image: url(images/machi.jpg);
	background-position: 0 -210px;
	background-repeat: no-repeat;
}
a#banner_tetsujin{
	display:block;
	text-decoration:none;
	text-indent: -10000em;
	height: 100px;
	width: 210px;
	background-image: url(images/tetsujin-banner.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
a#banner_tetsujin:hover{
	height: 100px;
	width: 210px;
	background-image: url(images/tetsujin-banner.jpg);	
	background-position: 0 -100px;
	background-repeat: no-repeat;
}


/*------------------
  ブログ（右カラム）
------------------*/
.blog {
	text-indent: -10000em;
	background-image: url(images/blog-title.gif);
	background-repeat: no-repeat;
	width: 210px;
	margin-bottom: 0px;
	height: 50px;
	margin-top: 0px;
}
#blog {
	width: 200px;
	border: 5px solid #000000;
	margin-top: 0px;
	background-color: #FFFFE4;
	border-top-style: none;
	height: 40px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
h3  {
}
#blog ul{
	margin: 0px;
	padding: 0px;
}
#blog li{
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#numaosan {
	background-image: url(images/numaosan-back.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 30px;
}
#tekuteku {
	background-image: url(images/tekuteku-back.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 30px;
}
#blog a:link  {
	text-decoration: none;
	color: #00A9FF;
	font-weight: bold;
}
#blog a:visited  {
	text-decoration: none;
	color: #00A9FF;
	font-weight: bold;
}
#blog a:hover  {
	color: #00A9FF;
	text-decoration: underline;
	font-weight: bold;
}
.new {
	color: #FFFFFF;
	background-color: #FF0099;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 3px;
	font-size: 9px;
}
/*------------------
 申込み用紙（右カラム）
------------------*/
.form {
	text-indent: -10000em;
	background-image: url(images/form-title.jpg);
	background-repeat: no-repeat;
	width: 210px;
	margin-bottom: 0px;
	height: 65px;
	margin-top: 0px;
}
#form {
	width: 200px;
	border: 5px solid #000000;
	margin-top: 0px;
	background-color: #fff2fe;
	border-top-style: none;
	padding: 5px 0 10px 0;
}
h3  {
}
#form ul{
	padding: 0px;
	margin-left: 5px;
}
#form li{
	clear: both;
}
#form a:link  {
	text-decoration: none;
	color: #0066FF;
}
#form a:visited  {
	text-decoration: none;
	color: #0066FF;
}
#form a:hover  {
	color: #FF3399;
	text-decoration: underline;
}
.more {
	font-size: 75%;
	margin-right: 5px;
	margin-bottom: 13px;
	float: right;
}
* html .more {
	margin-top: 5px;
}
/*------------------
  twitterカコミ
------------------*/
#twitter {
	margin-top: 10px;
	margin-bottom: 10px;
}
/*------------------
  期間限定Google
------------------*/
.blue {
	color: #0033cc;
	font-weight: bold;
}
.red {
	color: #cc3300;
	font-weight: bold;
}
.yellow {
	color: #ffcc00;
	font-weight: bold;
}
.green {
	color: #66cc66;
	font-weight: bold;
}
