body {
	background:#CCC url("images/1-1.jpg") repeat;
	margin:0;
	padding:0;
	text-align:center;
	font-family: "メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Verdana,"ＭＳ Ｐゴシック",Osaka;
}

body#tinymce {
	background:#FFF;
	padding:3px;
	text-align:left;
}

/* ラップ */
div#wrapper {
	width:800px;
	text-align:left;
	margin:0 auto;
	background:#FFF;
}

table.header {
	width:720px;
	height:125px;
}

/* ボディ */
table.body {
	width:780px;
	margin:10px;
}

/* メニュー */
td.menu {
	width:180px;
	vertical-align:top;
	background-color:#D5E0FE;
	padding-bottom:15px;
}

div.dep1 {
	margin-left:10px;
	margin-right:10px;
	line-height:30px;
	text-indent:14px;
	padding-top:2px;
	border-bottom:1px #0066CC dotted;
	font-size:0.75em;
	/* font-family:monospace; */
	background:url("images/1-5.gif") no-repeat left 50%;
	color:blue;
}

div.dep1 a:link, div.dep1 a:visited {
	text-decoration:none;
	color:blue;
}

div.dep1 a:hover {
	color:red;
}

div.dep2 {
	margin-left:10px;
	margin-right:10px;
	line-height:30px;
	text-indent:20px;
	padding-top:3px;
	border-bottom:1px #0066CC dotted;
	font-size:0.75em;
	/* font-family:monospace; */
	background:url("images/1-6.gif") no-repeat 7px 50%;
	color:blue;
}

div.dep2 a:link, div.dep2 a:visited {
	text-decoration:none;
	color:blue;
}

div.dep2 a:hover {
	color:red;
}

/* ＱＲコード */
div.qrcode {
	font-size:0.75em;
	line-height:1.3em;
	margin:20px 10px 0;
	padding-top:8px;
	padding-bottom:15px;
	border-top:1px navy solid;
	border-bottom:1px navy solid;
}

/* メニュー下お店情報 */
div.shop_guide {
	font-size:0.75em;
	line-height:1.5em;
	text-align:center;
}

div.shop_guide img{
	margin-top:15px;
	margin-bottom:4px;
}

/* 記事側セル */
td.article {
	width:600px;
	vertical-align:top;
}

/* トップイメージ */
div.topimg {
	margin:0 0 15px 10px;
}
div.topimg p {
	margin: 0;
	padding: 0;
}

/* インフォメーション */
table.info {
	margin-left:20px;
}

div.info {
	font-size:0.75em;
	line-height:1.75em;
	border-left:1px #9B9B9B solid;
	border-right:1px #9B9B9B solid;
	border-top:1px #9B9B9B solid;
	border-bottom:1px #9B9B9B solid;
	width:275px;
}

div.info_text {
	margin:0 15px 15px;
}

/* 分類タイトル */
div.cat_name {
	margin-left:15px;
	margin-right:10px;
	text-indent:4px;
	padding-bottom:2px;
	border-bottom:1px #8C8C8C solid;
}

div.cat_name h2 {
	font-size:1.75em;
	font-weight:100;
	color:#8C8C8C;
	margin:0;
}

/* 記事 */
div.article_space {
	margin:15px 10px 15px 20px;
}

div.article_title {
	font-size:0.875em;
	font-weight:bold;
	line-height:1.75em;
	border-left:6px #95CD2E solid;
	text-indent:8px;
	color:#83B328;
}

div.article_title a:link, div.article_title a:visited {
	color:#83B328;
	text-decoration:none;
}

div.article_text {
	font-size:0.75em;
	line-height:1.5em;
	margin-left:10px;
	margin-right:10px;
}

div.article_footer {
	font-size:0.75em;
	text-align:right;
	padding-right:5px;
	border-top:1px #8C8C8C solid;
	line-height:1.75em;
	margin-bottom:15px;
	clear:both;
}

/* ページ送り */
div.page_feed {
	font-size:0.75em;
	letter-spacing:0.125em;
	line-height:2em;
	text-align:center;
}

div.footer {
	font-size:0.75em;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:0.075em;
	line-height:1.75em;
}
