/* 共通項目 */ 

* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-size: 90%;
	line-height: 1.5;
	color: #000000;
	font-family: Helvetica, "Lucida Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gohic", sans-serif;
	background: url(../img2012/back.jpg) repeat-x top #E7D6C6;
	margin: 0 auto;
	padding: 0;
}
/* サイトの全体像 */ 
#wrapper {
	width: 100%;
	text-align: center;
}
#wrapper2 {
	width: 969px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}
/* テーブル全般 */ 

table {
	margin: 0 auto;
	padding: 0;
}
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
th {
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* フォント */ 

a {
	color:#0066FF;
	text-decoration: underline;
	background-color: transparent;
}
a:hover {
	color: #ff6600;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
input.formButton {
}
.skip {
	display: none;
}
.media1 {
	display: none;
}
.totop {
	font-size: 80%;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.indent {
	margin: 0px 20px;
}
.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.clear {
	float: none;
	clear: both;
}
em {
	color: #FF3333;
	font-weight: bold;
	font-style: normal;
}
.attention {
	color: #FF3333;
}

.attention2 {
	color: #C36;
}
.attention-l {
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
	color: #61474B;
	letter-spacing: 0.1em;
}
.blue {
	color: #0066CC;
}
.text-s {
	font-size: 85%;
}
.text-ss {
	font-size: 75%;
}


/*backnext*/
.backnext {
	font-size: 90%;
	margin:5px 0;
	text-align: center;
	background-color:#EEEEEE;
	padding:0 0;
}
.backnext a {
	text-decoration: none;
}
.backnext a img {
	padding:0 0;
}


/* ヘッダ */ 
#header_text {
	padding:2px 0px 2px 15px;
	color:#FFFFFF;
	font-size:90%;
	vertical-align:middle;
	text-align:left;
	font-weight: bold;
}
#header_menu {
	float:right;
	padding:0px 15px 0 0;
	color:#CC3300;
	width:202px;
}
#header_menu img {
	margin:0 2px 0 0;
}
#header_image {
	margin:0;
}
#content {
	margin:10px 0 0 0;
	padding:0;
}
/* 左メニュー */ 
nav {
	margin:0;
	padding:0;
}
#left_contents {
	margin:0 0 0 1px;
	width:204px;
	padding:0;
}
* html #left_contents {
	margin:0;
	width:204px;
	padding:0;
}
*:first-child+html #left_contents {
	margin:0;
	width:204px;
	padding:0;
}
#left_contents img {
	border: 0;
}
.main_menu_top {
	width:201px;
	margin:0 1px 0 2px;
	background-image: url(../img2012/leftback-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
.main_menu {
	width:201px;
	margin:0 1px 0 2px;
	background-color: #FFFFFF;
}
.main_menu a{
	color: #333333;
}
.main_menu a:hover {
	color: #ff6600;
}
.main_menu_bottom {
	width:201px;
	margin:0 1px 10px 2px;
	background-image: url(../img2012/leftback-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}
.main_menu ul {
	margin:0 5px;
	padding:0;
	width: 191px;
	background-color: #F3DFBB;
}
.main_menu li {
	list-style-type: none;
	margin:0;
	padding:0;
}
.main_menu li dl {
	list-style-type: none;
	margin:0;
	padding:0 0 5px 30px;
	font-size:85%;
	font-weight: bold;
}
.main_menu li dl a {
	text-decoration: none;
}
.main_menu li dl.eigyoannai {
	padding:0 0 0 25px;
	font-weight:bold;
}
.main_menu li.last {
}
.main_menu li img {
	border:0;
}
.blockContent {
	background-color: #FFFFFF;
	border: 1px solid #CC3300;
	margin-bottom:5px;
	padding:3px;
}
.blockTitle {
	background-color: #CC3300;
	color: #FFFFFF;
	font-weight: bold;
	padding:2px 5px;
	margin-bottom:5px;
}
.blockContent img {
	border: 0;
}
.blockContent .date {
	margin:0 0 5px 0;
	font-weight: bold;
	font-size:100%;
	padding:2px 5px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.blockContent .comment {
	line-height: 120%;
	font-size:90%;
	text-align:left;
	margin:5px 5px 10px 5px;
}

.blockContent .today {
	padding:2px 0;
	margin:0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size:90%;
}
.blockContent .today h3 {
	margin:0 0 5px 0;
	font-weight: bold;
	font-size:100%;
	padding:2px 5px;
	text-align:left;
}
.menu_banner {
	margin:0 0 5px 0;
	font-size:80%;
}

/*左　まぐまぐフォーム*/
.magumagu {
	font-size: 85%;
}
.magumagu h3 {
	font-size: 110%;
	line-height: 1.3;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC3300;
	padding: 2px;
}
/*左　営業時間*/
.shop-info .blockContent {
	background-color: #FFFFFF;
	border: 0;
	margin-bottom:5px;
	padding:10px 5px;
	text-align:center;
	font-size: 90%;
}

.shop-info .blockContent p {
	padding:5px;
	color: #222222;
	line-height: 1.3;
	font-size: 90%;
}
.shop-info .time{
	font-size: 115%;
	letter-spacing: 0.1em;
}
.shop-info .tel{
	font-size: 140%;
	letter-spacing: 0.1em;
}

/* 中央 */ 
#main_contents {
	float:right;
	margin:0 2px 10px 5px;
	width:752px;
	padding:0;
	background-color: #FFFFFF;
}
* html #main_contents {
	float:right;
	margin:0 0 0 5px;
	width:752px;
	padding:0;
}
#main_contents_top {
	margin:0;
	width:752px;
	padding:0;
	background-image: url(../img2012/mainback-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
#main_contents_bottom {
	margin:0;
	width:752px;
	padding:0;
	background-image: url(../img2012/mainback-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}
#main_contents h2 {
	margin:0 0 10px 0;
	padding:5px 0;
	text-align:left;
	font-size:150%;
	color: #52220E;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #43302B;
}

/* 右コンテンツ */ 

#right_contents {
    float:right;
	margin:0 10px 0 0;
	width:218px;
	padding:0;
	font-size: 85%;
}
* html #right_contents {
	margin:0 10px 0 0;
	width:218px;
	padding:0;
}
*:first-child+html #right_contents {
	margin:0 10px;
	width:218px;
	padding:0;
}
#right_contents img {
	border: 0;
	}
	
	
/* 右コンテンツ　電話番号 */ 
#right_contents .shop-tel a{	
	text-decoration: none;
	color: #FFF;
}

#right_contents .shop-tel a:hover{	
	text-decoration: none;
	color: #FFF;
}
#right_contents .shop-tel{
	text-align:center;
	background-color: #E0BB81;
	margin:0 0 5px 0;
	padding:8px 5px;
	line-height: 140%;
	-moz-border-radius:7px;
	border-radius:7px;
	-moz-box-shadow:#ccc 0 0 3px 1px;
	-webkit-box-shadow:#ccc 0 0 3px 1px;
	box-shadow:#ccc 0 0 3px 1px;
	border: 2px solid #C60;
	background: linear-gradient(#E0BB81,#E9CA88,#F3DFBB);
	color: #FFF;
	text-shadow:#666 1px 1px 2px;
	font-weight:bold;
	font-size: 105%;
}
#right_contents .shop-tel p{
	margin:3px 0;
}
#right_contents .shop-tel .time{
	font-size: 130%;
}
	
#right_contents .shop-tel .tel{
	font-size: 170%;
	letter-spacing: 0.1em;
}
#right_contents .shop-tel .text-s{
	font-size: 85%;
	line-height: 110%;
}

#right_contents .right_title h3 {
	font-size: 110%;
	line-height: 1.3;
	color:  #CC3300;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
	text-align: left;
	margin:0 3px;
}
#right_contents .right_button{
	margin:0 0 0 0;
	padding: 0;
}
*:first-child+html #right_contents .right_button{
	margin:0 0 5px 0;
	padding: 0;
}
#right_contents .right_button a.button{
	margin:0 7px 0 0;
	padding: 0;
}
#right_contents .blockContent {
	background-color: #F1EDE0;
	padding: 0;
}
/* 右　最新情報
---------------------------------------------*/
#right_contents .top_news_body {
	margin: 0;
	padding:0;
	background-color: #F1EDE0;
}
#right_contents .top_news_body ul {
	margin: 0;
	padding:3px;
}
#right_contents .top_news_body li {
	padding:2px 5px 2px 20px;
	list-style-type: none;
	background-image: url(../images09/dot-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
* html #right_contents .top_news_body li {
	padding:3px 2px 2px 20px;
}
#right_contents .top_news_body ul.osirase li {
	background-image: url(../images09/dot-2.gif);
}
#right_contents .top_news_body li .comment {
	font-size: 90%;
	padding:5px;
}
#right_contents .top_news_body li img {
	padding:2px 0 0 5px;
}
　
/*右　ネットショップ　トップ*/
#right_contents .top_shohin {
	margin: 0;
	padding:0;
}

#right_contents .top_shohin .right_title h3 {
	font-size: 120%;
	line-height: 1.3;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC3300;
	padding: 5px 2px;
	background-image: url(../img2012/right-title-back.gif);
	background-repeat: repeat;
	margin: 0;
	text-align: center;
}
#right_contents .top_shohin .right_title h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
#right_contents .top_shohin .right_title h3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#right_contents .top_shohin h4 {
	font-size:120%;
	text-align: center;
	padding: 0 5px 5px 5px;
}
#right_contents .top_shohin p {
	text-align: center;
	color: #222222;
	padding: 5px;
}

#right_contents .top_shohin ul {
	margin: 0;
	padding:0;
}
#right_contents .top_shohin li {
	padding:5px 5px 10px 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#right_contents .top_shohin li.last {
	border-bottom-width: 0;
}

#right_contents .top_shohin .blockContent .shohin-img {
	border: none;
	margin:5px 13px;
	text-align: center;
}

/*右　iframe */

body.right_iframe{
	margin: 0;
	padding:0;	
	background: url(../img2012/back2.gif) repeat #ffffff;
	text-align: center;

}

	/*特産*/
#right_contents iframe.tokusan{
	margin:0 15px 5px 0;
	padding:0;
	width:218px;
}

	/*ネットショップ*/
#right_contents iframe.shop{
	margin:0 15px 10px 0;
	padding:0;
	width:218px;
}

	/*共通*/
*:first-child+html #right_contents iframe{
	margin:0 15px 5px 1px;
	padding:0;
	width:216px;
}

#right_contents2 {
	margin:0 auto;
	width:218px;
	padding:0;
	font-size: 85%;
}

*:first-child+html #right_contents2 {
	margin:0 auto;
	width:216px;
	padding:0;
	font-size: 85%;
}

#right_contents2 .blockContent {
	margin: 0;
	padding:0;
	background-color: #F1EDE0;
}

#right_contents2 .top_shohin .right_title h3 {
	font-size: 120%;
	line-height: 1.3;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC3300;
	padding: 5px 2px;
	background-image: url(../img2012/right-title-back.gif);
	background-repeat: repeat;
	margin: 0;
	text-align: center;
}
#right_contents2 .top_shohin .right_title h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
#right_contents2 .top_shohin .right_title h3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#right_contents2 .top_shohin h4 {
	font-size:120%;
	text-align: center;
	padding: 0 5px 5px 5px;
}

*:first-child+html #right_contents2 .top_shohin h4 {
	font-size:110%;
}
#right_contents2 .top_shohin p {
	text-align: center;
	color: #222222;
	padding: 5px;
}

#right_contents2 .top_shohin ul {
	margin: 0;
	padding:0;
}
#right_contents2 .top_shohin li {
	padding:5px 5px 10px 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#right_contents2 .top_shohin li.last {
	border-bottom-width: 0;
}

#right_contents2 .top_shohin .blockContent .shohin-img {
	border: none;
	margin:5px 13px;
	text-align: center;
}


/*backnext*/

#right_contents .backnext {
	margin:5px 0;
	text-align: right;
	background-color:#F1EDE0;
	padding:0 5px;
}
#right_contents2 .backnext {
	margin:5px 0;
	text-align: right;
	background-color:#F1EDE0;
	padding:0 5px;
}

/* フッタ */ 

#footer {
	padding:15px 0;
	margin: 0;
	font-size:80%;
	width: 969px;
	background-color: #EFE9DB;
	border: 1px #DCCBA8 solid;
}
*:first-child+html #footer {
	padding:15px 0 0 0;
	margin: 0;
}
#footer a{
	color: #333333;
}
#footer a:hover {
	color: #ff6600;
}
#footer_menu {
	text-align:center;
	padding:5px;
}
#footer_intro {
	text-align:center;
	padding-bottom:5px;
}
#footer_copyright {
	text-align:center;
	margin: 5px;
}


/* 中央コンテンツ */ 
.centercolumn {
    float:left;
	width:500px;
	margin:0 0 10px 12px;
}
.centercolumn p {
	font-size: 90%;
	margin-bottom: 10px;
	text-align:left;
}
.centercolumn_body {
	width:500px;
	margin: 0 0 10px 0;
	padding:0;
}
/* 詳細記事 */ 

.centercolumn_body .content {
	margin:0 0 5px 0;
	padding:2px 0;
	text-align:left;
}
.staff .centercolumn_body .content {
	margin:0 10px 5px 10px;
	padding:2px 0;
	text-align:left;
}
.centercolumn_body .content h3 {
	margin:5px 0;
	padding:2px 0;
	font-size: 110%;
	text-align:left;
}
.centercolumn_body .content .title {
	margin:5px 0;
	padding:2px 0;
	font-size: 200%;
	font-weight:bold;
	color: #CC3300;
	text-align:left;
	border-bottom: #CCCCCC 1px dotted;
}
.centercolumn_body .content h3.title a {
	color: #CC3300;
}

.media .centercolumn_body .content .title {
	margin:20px 0 5px 0;
	padding:2px 5px;
	font-size: 130%;
	font-weight:bold;
	color: #CC3300;
	background-color: #ECECEC;
	border-bottom: 0px;
	text-align:left;
}
.staff .centercolumn_body .content .title {
	margin:5px 0;
	padding:2px 0;
	font-size: 110%;
	font-weight:bold;
	color: #CC3300;
	border-bottom: 0px;
	text-align:left;
}
.centercolumn_body .content .date {
	font-size: 90%;
	padding:2px;
	background: #FFFFFF;
	text-align:right;
}
.centercolumn_body .content .comment {
	font-size: 90%;
	padding:5px 0 10px 0;
	line-height:1.6;
	color: #333333;
	text-align:left;
}

.media .centercolumn_body .content .comment {
	padding:5px 10px;
	line-height:1.6;
	color: #222222;
	text-align:left;
	border-bottom: #CCCCCC 1px solid;
	margin-bottom:10px;
}
.comment hr {
	margin: 10px 0;
}
.centercolumn_body .content .comment-staff {
	font-size: 90%;
	padding:5px 0;
	line-height:1.6;
	color: #333333;
	text-align:left;
}
.centercolumn_body .content img {
	padding:5px;
	border: 0px;
}
.centercolumn_body .content img.staff {
	margin:10px 10px 5px 0px;
	padding:2px;
	border: #CCCCCC 1px solid;
}
.eigyo .centercolumn_body .content .comment {
	padding:5px 0;
	text-align:left;
}
.centercolumn_body .content table {
	width:100%;
}
.centercolumn_body .content th {
	padding: 5px;
	font-weight: normal;
	background-color: #F1EDE0;
	border-bottom: #CCCCCC 1px dashed;
	width:5em;
}
.centercolumn_body .content td {
	padding: 5px;
	border-bottom: #CCCCCC 1px dashed;
}
.centercolumn_body .content h4 {
	font-size: 120%;
	color:#000000;
	margin-top:20px;
	padding: 2px 0;
	border-bottom: #CCCCCC 1px dashed;
	border-top: #CCCCCC 1px dashed;
	background-color: #F1F1EB;
}
.centercolumn_body .content h5 {
	font-size: 110%;
	color: #52220E;
	padding: 5px 0 0 0;
}
.centercolumn_body .content .board {
	font-size: 90%;
	padding:5px 0;
	text-align: center;
}
.centercolumn_body .content .board img {
	padding: 2px;
}

.centercolumn_body .content .board img.board {
	padding: 2px;
}
/* リスト */ 
.centercolumn ul {
	margin:5px;
	padding:0;
	font-size: 90%;
	border-top: #CCCCCC 1px dotted;
}
.centercolumn li {
	margin:2px 0;
	padding:5px;
	list-style-type: none;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CC6633;
	background-color: #EEEEEE;
}

.centercolumn .news li {
	margin:5px 0;
	padding:10px;
	list-style-type: none;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CC6633;
	background-color: #EEEEEE;
}
 .centercolumn .centercolumn_body li .date {
	font-size: 85%;
	background: #EEEEEE;
	color: #444444;
}
.centercolumn ul.links li {
	background-image: none;
	padding:2px 0 2px 0;
	margin: 5px 0;
}

.centercolumn li a.title {
	font-weight: bold;
	color: #222222;
}
.centercolumn .news li a.title {
	font-weight: bold;
	color: #444444;
	font-size: 130%;
}
s
.centercolumn li a:hover.title {
	color: #ff6600;
}
.centercolumn ul.links li .title {
	font-weight: bold;
	font-size: 120%;
	color: #52220E;
	background-color: #EFEFEF;
	padding: 5px 5px 0 5px;
}

.centercolumn li .title br {
	display:none;
}
.centercolumn li .comment {
	font-size: 90%;
	padding:5px 0;
	color: #333333;
}
.centercolumn ul.links li .comment {
	font-size: 90%;
	padding: 10px 5px 5px 20px;
	color: #333333;
}
.centercolumn ul.links li .comment strong {
	font-size: 120%;
}
.centercolumn li img {
	padding:2px 0 0 5px;
	border: 0px;
}
.centercolumn li .icon {
	float: right;
}
.centercolumn ul.links .comment img {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	border: 1px solid #AAAAAA;
}
.centercolumn p.bottom {
	font-size: 90%;
	margin:5px 20px;
}
.centercolumn li .board {
	font-size: 90%;
	padding:5px 0;
}
.centercolumn li .board img {
	padding: 2px;
}

/* フォトギャラリー
---------------------------------------------*/
.form {
	margin: 10px 10px 0 15px;
	text-align: left;
    float:left;
	width:495px;
}


/* ぱんくずリスト
---------------------------------------------*/


.plist {
	font-size: 70%;
	color: #555555;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 0 5px 5px 0;
	margin:0;
	text-align:left;
}
.plist li {
	float: left;
	list-style-type: none;
}

/* トップ今週の特産品 
---------------------------------------------*/

.top_tokusan {
	margin: 0;
	padding:0;
}
.top_tokusan_body {
	margin:0;
	padding:0;
}
.top_tokusan_body h3 {
	font-size:200%;
	line-height: 1.7;
	text-align:left;
	margin:5px 0 2px 0;
	color:#CC3300;
	text-align:left;
}
.top_tokusan_body h3 a {
	color:#CC3300;
	text-decoration: none;
}
.top_tokusan_body h4 {
	font-size: 120%;
	color:#000000;
	margin-top:10px;
	padding: 2px 0;
	border-bottom: #CCCCCC 1px dashed;
	border-top: #CCCCCC 1px dashed;
	background-color: #F1F1EB;
	text-align:left;
}
.top_tokusan_body h5 {
	font-size: 110%;
	color: #52220E;
	padding: 5px 0 0 0;
	text-align:left;
}
.top_tokusan_body .comment {
	text-align:left;
	margin:5px 0;
	font-size: 90%;
}
.top_tokusan_body img {
	padding:5px;
	border:0;
}
.top_tokusan_body .backnext img {
	padding:0;
}
.top_tokusan_body .material {
	text-align:center;
	margin:5px 0;
	font-size: 80%;
}
.top_tokusan_body div.photo {
	text-align:center;
	margin:0;
	font-size: 80%;
}
.top_tokusan_body .photo img {
	padding:2px
}
.top_tokusan ul {
	margin:0;
	padding:0;
	font-size: 90%;
}
.top_tokusan li {
	padding:2px 5px 2px 25px;
	border-top: #CCCCCC 1px dotted;
	list-style-type: none;
	background-image: url(../images09/dot-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* カレンダー詳細 */ 

.calendar .detail {
	font-weight:bold;
	color:#CC3300;
	border-bottom:1px dashed #CC3300;
	margin-bottom:10px;
	text-align:left;
}
.calendar {
	text-align:left;
}
.calendar .cal_top {
	margin-bottom: 5px;
	font-weight:bold;
	text-align:center;
	background:#F3EFE4;
	padding:3px 5px;
	color: #CC3300;
	font-size:105%;
}
.calendar .cal_top a img {
	text-decoration: none;
	border: 0px;
}
.calendar .sun {
	color:#FF3333;
}
.calendar .holiday {
	color:#FF3333;
}
.calendar .sat {
	color: #0066CC;
}
.calendar table {
	font-size:85%;
	width:500px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-bottom:10px;
}
.calendar th {
	border:1px solid #CCCCCC;
	padding:3px 5px;
	background:#F3EFE4;
	text-align:center;
	font-weight:normal;
	width:71px;
}
.calendar td {
	border:1px solid #CCCCCC;
	padding:3px 5px;
	width:71px;
}
#main_contents .calendar td .usual_day {
	font-weight:bold;
	color: #333333;
}
#main_contents .calendar td .sun_day {
	font-weight:bold;
	color:#FF3333;
}
#main_contents .calendar td .sat_day {
	font-weight:bold;
	color: #0066CC;
}
#main_contents .calendar td .title a {
	font-weight:normal;
	color: #333333;
}
#main_contents .calendar td .title a:hover {
	color: #0066CC;
}
.calendar .cal_bottom {
	margin-top: 5px;
	background:#F3EFE4;
	padding:5px;
	font-size:90%;
}
/* フォーム
---------------------------------------------*/
.form {
	margin: 10px 10px 0 15px;
	text-align: left;
    float:left;
	width:495px;
}
*:first-child+html .form {
	margin: 10px 10px 0 15px;
	text-align: left;
    float:left;
	width:480px;
}

#main_contents .form h2 {
	margin:0 0 15px 0;
	padding:10px 0 5px 0;
	text-align:left;
	font-size:180%;
	color: #52220E;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #43302B;
}
.form p {
	line-height: 1.5;
	font-size: 90%;
}
.form table {
	margin:10px 0;
	padding: 0px;
	font-size: 90%;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
}
.form th {
	padding: 5px;
	font-weight: normal;
	background: #EEEEEE;
	border-bottom: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	text-align:left;
}
.form td {
	padding: 5px;
	line-height: 150%;
	border-bottom: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}
.form table.noborder {
	margin:0px 0 0px 0px;
	padding: 0px;
	font-size: 100%;
	border-top: 0px;
	border-left: 0px;
}
.form table.noborder th {
	background: #FFFFFF;
	border-bottom: 1px solid #BBBBBB;
	border-right: 0px;
	text-align:left;
}
.form table.noborder td {
	border-bottom: 1px solid #BBBBBB;
	border-right: 0px;
	vertical-align: top;
}
.form input {
	border: 1px solid #BBBBBB;
	padding: 5px;
	margin-bottom: 2px;
	font-size: 100%;
}
.form #select {
	border: 1px solid #BBBBBB;
	padding: 5px;
	margin-bottom: 2px;
	font-size: 100%;
}
.form input.text {
	width: 380px;
}
.form input.text2 {
	width: 120px;
}
.form input.text3 {
	width: 60px;
}
.form textarea {
	border: 1px solid #BBBBBB;
	padding: 5px;
	width: 400px;
	font-size: 120%;
}


/* サイトマップ
---------------------------------------------*/

.sitemap {
	margin: 0 10px 0 15px;
	text-align: left;
    float:left;
	width:490px;
}
*:first-child+html .sitemap {
	margin: 0 10px 0 15px;
	text-align: left;
    float:left;
	width:485px;
}
.sitemap p {
	margin:20px 0 0 20px;
	font-weight: bold;
}
.sitemap ul {
	list-style-type: none;
	background: url(../images09/dot-sitemap1.gif) left repeat-y;
	margin: 20px 0 0 50px;
	font-weight:bold;
}
.sitemap li {
	list-style-type: none;
	padding-bottom: 10px;
	line-height: 1.3;
	color: #333333;
	padding-left: 40px;
	margin-top: 5px;
	background: url(../images09/dot-sitemap.gif) left top no-repeat;
	font-weight: bold;
}
* html .sitemap li {
	list-style-type: none;
	padding-bottom: 0px;
	padding-top: 5px;
	background: url(../images09/dot-sitemap3.gif) left top no-repeat;
}
*:first-child+html .sitemap li {
	list-style-type: none;
	padding-bottom: 0px;
	padding-top: 5px;
	background: url(../images09/dot-sitemap3.gif) left top no-repeat;
}
.sitemap li.sitemap2 {
	background: url(../images09/dot-sitemap2.gif) left bottom no-repeat;
}
* html .sitemap li.sitemap2 {
	background: url(../images09/dot-sitemap2.gif) left top no-repeat;
}
*:first-child+html .sitemap li.sitemap2 {
	background: url(../images09/dot-sitemap2.gif) left top no-repeat;
}
.sitemap h3 {
	font-size: 100%;
	line-height: 1.3;
	color: #333333;
	font-weight: normal;
	margin-top: 5px;
}
/*スライドショー*/

		#slideshow {
	position:relative;
	width:568px;
	height:191px;
}
#slideshow img {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}
#slideshow img.active {
	z-index:10;
}
#slideshow img.last-active {
	z-index:9;
}

/*FB＆twitterぼたん*/
#entrybutton {
	display:inline;
}
#entrybutton ul {
	margin-right:10px;
	}
#entrybutton li {
	list-style:none;
	display:block;
	float: right;
	padding: 0 2px;
}
/*店内販売*/
.shohin table {
	width:500px;
	margin: 5px 0;
	padding: 0;
	text-align:left;
}
.shohin table th {
	width:500px;
	background-color: #EEEEEE;
	padding: 2px 5px;
}
.shohin table th h3 {
	font-size: 110%;
	color:#CC3300;
	text-align:left;
}
.shohin table th .photo {
	font-size: 110%;
	padding: 2px;
	border: none;
}
.shohin table td .comment {
	padding: 5px;
}
.shohin table img.board {
	cursor:url(../images09/cur-loupe.png), url(../images09/cur-loupe.cur), crosshair;
	border: none;
}
.shohin table td img.photo {
	padding: 5px;
	border: none;
}

/* #loadarea
--------------------------- */
#loadarea {
	margin: 0 auto;
	width: 500px;
	text-align: left;
}

#loadarea span {
	width: 100px;
	text-align: left;
}

#loadarea img {
	width: 100px;
	text-align: left;
}

#loadmore {
	margin-top: 20px;
	width: 494px;
	height: 29px;
	line-height: 29px;
	display: block;
	background: #fff;
	border: #999 3px double;
}


/* #staff
--------------------------- */
p.staffonly{
	text-align:right;
}
p.staffonly a{
	padding:3px;
	text-decoration:none;
	color:#AAA;
	font-size:82%;
}