body {
	color: #FFF;
	text-align: center;
	margin: 0 auto;
	background-color: #000;
}

body#tinymce {
	color: #000;
	text-align: left;
	margin: 0 auto;
	background-color: #FFF;
}

p {
	margin: 0;
}

a:link {
	color: #E16745;
	text-decoration: none;
}

a:visited {
	color: #E16745;
	text-decoration: none;
}

a:hover {
	color: yellow;
	text-decoration: none;
}

#container {
	width: 800px;
	margin: 0 auto;
}

/* ヘッダー */
div.header {
	width: 800px;
	clear: both;
	border-bottom: 1px #4DA619 solid;
}

div.logo {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

div.copy {
	margin-left: 15px;
	margin-top: 15px;
}

/* 横メニュー */
div.mbar1 {
	font-size: 0.8em;
	letter-spacing: 0.125em;
	background-image: url(images/menubar_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 3px;
}

a.mbar1_sel  {
	color: #ff7900;
	text-decoration: none;
}

a.mbar1_sel:link {
	color: #ff7900;
	text-decoration: none;
}

a.mbar1 {
	text-decoration: none;
	color: yellow;
}

a.mbar1:visited {
	text-decoration: none;
	color: yellow;
}

a.mbar1_sel:visited {
	color: #ff7900;
	text-decoration: none;
}

a.mbar1:hover,a.mbar1_sel:hover {
	color: red;
}

a.mbar_root {
	color: yellow;
}

a.mbar_root:hover {
	color: red;
}

a.mbar_root:visited {
	color: yellow;
}

/* サイドメニュー*/
div.sbar {
	text-align: left;
	line-height: 1.8em;
}

div.sbar_cat {
	color: #ff7900;
	font-size: 0.9em;
	letter-spacing: 0.125em;
	font-weight: bolder;
	padding-left: 20px;
}

a.sbar_cat {
	text-decoration: none;
	color: #ff7900;
}

a.sbar_cat:visited {
	text-decoration: none;
	color: #ff7900;
}

div.sbar2 {
	font-size: 0.8em;
	line-height: 1.75em;
	letter-spacing: 0.125em;
	font-weight: normal;
	padding-left: 35px;
	background-color: #666;
}

a.sbar2 {
	text-decoration: none;
	color: white;
}

a.sbar2_sel { 
	color: #ff7900;
	text-decoration: none;
}

a.sbar_cat:link, a.sbar2:link {
	color: white;
	text-decoration: none;
}

a.sbar2:visited {
	text-decoration: none;
	color: white;
}

a.sbar2_sel:visited {
	text-decoration: none;
	color: #ff7900;
}

a.sbar_cat:hover, a.sbar2:hover, a.sbar2_sel:hover {
	color: #ffeb00;
}

div.content {
	float: left;
	width: 800px;
}

div.sidemenu {
	border-bottom: 1px #4D4D4D dotted;
	padding-top: 2px;	
}

/* メニューサイド */
#menuside {
	float: left;
	background-color: #4D4D4D;
	width: 220px;
	padding-top: 15px;
	padding-bottom: 20px;
}

/* メニュー */
div.menu1 {
	font-size: 0.9em;
	/* font-family: "ＭＳ 明朝",serif; */
	letter-spacing: 0.125em;
	font-weight: bolder;
	line-height: 2em;
	text-align: left;
	margin: 10px 20px;
}

a.menu1:link {
	color: #E16745;
	text-decoration: none;
}

a.menu1:visited {
	color: #E16745;
	text-decoration: none;
}

a.menu1:hover {
	color: yellow;
	text-decoration: none;
}

/* 店舗 */
div.shop {
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 0.75em;
	line-height: 1.5em;
	letter-spacing: 0.05em;
}

/* ＱＲコード */
div.qrcode {
	font-size: 0.65em;
	line-height: 1.8em;
	text-align: left;
	border-top: 1px #CCC dotted;
	border-bottom: 1px #CCC dotted;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 5px 15px 0;
}

/* 記事サイド */
#articleside {
	float: right;
	width: 580px;
}

/* コラム */
div.column1 {
	font-size: 0.8em;
	line-height: 1.8em;
	/* font-family: "ＭＳ Ｐ明朝",細明朝体; */
	letter-spacing: 0.075em;
}

div.column2 {
	margin-top: 25px;
	margin-bottom: 15px;
}

/* お知らせ */
div.info_title {
	font-size: 0.7em;
	font-weight: bold;
	letter-spacing: 0.125em;
	color: #C4B700;
	border-bottom: 1px #D9D9D9 solid;
	padding-bottom: 4px;
	margin: 6px 6px 2px;
}

div.info_body {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #D9D9D9;
	margin: 0 6px 6px;
}

/* 記事 */
div.article {
	margin: 20px 15px 15px;
	text-align: left;
	line-height: 1.5em;
}

div.article_title {
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.075em;
	color: orange;
	background-color: #CCC;
	padding: 2 6px;
	margin-bottom: 10px;
}

.article a:link, .article a:visited {
	color: orange;
	text-decoration: none;
}

div.article_title_wagashi {
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.075em;
	color: #000;
	background-color: #CCC;
	padding: 2 6px;
	margin-bottom: 10px;
}

.article_title_wagashi a:link, .article_title_wagashi a:visited {
	color: #000;
	text-decoration: none;
}

div.article_title2 {
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.075em;
	color: orange;
	border-left: 10px orange double;
	border-bottom: 2px green solid;
	padding: 3 6px;
	margin-bottom: 10px;
}

div.article_comment {
	font-size: 0.8em;
	margin-left: 10px;
	margin-right: 10px;
}

div.article_img {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

div.article_end {
	font-size: 0.7em;
	border-top: 1px #CCC solid;
	text-align: right;
}

/* フッター */
div.footer {
	clear: both;
	font-family:'Trebuchet MS',verdana, arial, sans-serif;
	font-size: 0.8em;
	color: #4DA619;
	letter-spacing: 0.125em;
	text-align: center;
	border-top: 1px solid #4DA619;
	padding-top: 3px;
	margin-top: 10px;
}

/* コメント */
#comment {
	margin: 10px 15px 0;
}

div.com_title {
	font-size: 0.9em;
	font-weight: bolder;
	letter-spacing: 0.125em;
	color: #CCC;
	text-align: left;
	text-indent: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px #CCC solid;
}

#com_res {
	font-size: 0.8em;
	text-align: left;
	border-top: 1px #CCCCCC dotted;
	border-bottom: 1px #CCCCCC dotted;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
}

div.comres_title {
	color: #000;
	padding: 3px 6px;
	background-color: #D0D0D0;
}

div.comres_com {
	line-height: 1.5em;
	margin: 6px 10px 15px;
}

/* 画像ズーム lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}