body {
/*	background-color: #FFF; */
	background-color: #FCF7F1;
	margin: 0;
	padding: 0;
	text-align: center;
}

body#tinymce {
	text-align: left;
}

body#katsuki {
	margin-right: auto;
	margin-left: auto;
	background-color: #BEBADD;
}

body#masa {
	margin-right: auto;
	margin-left: auto;
	background-color: #a5f9a5;
}

body#oomori {
	margin-right: auto;
	margin-left: auto;
	background-color: #33b6ea;
}

body#tama {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

body#eco {
	margin-right: auto;
	margin-left: auto;
	background-color: #FF0000;
}

body#staff {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFE94;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 11pt;
	line-height: 1.0em;
	text-decoration:none;
}

a:link {
	color:#0033FF;
	text-decoration:underline;
}
a:visited {
	color:#0033FF;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color: #95AAFF;
}
a:active {
	color:#0033FF;
	text-decoration: none;
}

table {
	font-size: 1em;
}

div#wrapper {
	margin: 0 auto;
	background: #FFF url(images/1-54.jpg) repeat-y;
	text-align: left;
	width: 966px;
/*	background-color: #FFF; */
}

div#wrapper_in {
	margin: 0 auto;
	width: 950px;
}

#wrapper_katsuki {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

div#header {
	margin: 0 auto;
/*	background: #129DD2 url("./images/1-3.gif") no-repeat right bottom; */
	background: #F1CEE2 url("./images/1-17.jpg") repeat-x;
	width: 950px;
	height: 115px;
}

#header_katsuki {
	background: url("./images/417-5.png") no-repeat;
	width: 800px;
	height: 210px;
}

#header_katsuki p {
	width: 300px;
	margin-left: 250px;
	padding-top: 120px;
}

#header_katsuki h1 {
	text-indent: -9999px;
}

#header_masa {
	background: url("./images/1-41.jpg") no-repeat;
	width: 800px;
	height: 210px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
}

#header_masa p {
	width: 300px;
	margin-left: 250px;
	padding-top: 120px;
}

#header_masa h1 {
	text-indent: -9999px;
}

#header_oomori {
	background: url("./images/1-44.jpg") no-repeat;
	width: 800px;
	height: 272px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
}

#header_oomori p {
	width: 300px;
	margin-left: 250px;
	padding-top: 120px;
}

#header_oomori h1 {
	text-indent: -9999px;
}

#header_tama {
	background: url("./images/1-45.jpg") no-repeat;
	width: 800px;
	height: 220px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
}

#header_tama p {
	width: 300px;
	margin-left: 250px;
	padding-top: 120px;
}

#header_tama h1 {
	text-indent: -9999px;
}

#header_eco {
	background: url("./images/1-53.jpg") no-repeat;
	width: 800px;
	height: 210px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
}

#header_eco p {
	width: 300px;
	margin-left: 250px;
	padding-top: 120px;
}

#header_eco h1 {
	text-indent: -9999px;
}

#header_staff {
/*	background: url("./images/417-4.jpg") no-repeat; */
	background: #F1CEE2;
	width: 950px;
	height: 170px;
}

#header_staff h1 {
	text-indent: -9999px;
}

/* マーキー */
div.topbar {
	width: 950px;
/*	background-color: #FFFF00; */
	background-color: #FEE9BC;
}

div.marquee {
	width: 745px;
	font-size: 0.75em;
	line-height: 1.75em;
	padding-left: 15px;
/*	background-color: #FFFF00; */
	background-color: #FEE9BC;
        color: #E4007F;
	float: left;
}

/* トップメニュー */
div.topmenu {
	width: 190px;
	line-height: 1.75em;
	font-size: 0.75em;
	float: right;
/*	background-color: #129DD2; */
/*	background-color: #CFDE4F; */
	background-color: #00F365;
	letter-spacing: 0.125em;
	text-align: center;
	margin-right: 0;
}

div.topmenu a:link, div.topmenu a:visited {
/*	color: #FFFF00; */
	color: #804F1B;
	text-decoration: none;
}

div.topmenu a:hover {
	color: #FF0000;
}

/* ボディ */
table.body {
	width: 950px;
	clear: both;
}

/* メニューペイン */
td.menu_pane {
/*	width: 190px; */
	width: 200px;
	padding-top: 10px;
	padding-bottom: 15px;
/*	background-color: #B4FFFF; */
/*	background-color: #F1CEE2; */
	background-color: #ffacf6;
	vertical-align: top;
}

/* メインメニュー */
div.mbar1 {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 2.25em;
	font-family: monospace;
}

div.mbar1 ul {
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0;
}

div.mbar li {
	list-style-type: none;
}

a.mbar1:link, a.mbar1:visited {
	color: #000;
	text-decoration: none;
}

a.mbar1:hover {
	color: red;
}

a.mbar1_sel:link, a.mbar1_sel:visited {
	color: blue;
	text-decoration: none;
}

a.mbar_root:link, a.mbar_root:visited {
	color: #000;
	text-decoration: none;
}

a.mbar_root:hover {
	color: red;
}

/* NEWメインメニュー */
div.new_mbar1 {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 2.25em;
	font-family: monospace;
}

div.new_mbar1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.new_mbar1 li {
	height: 30px;
	line-height: 30px;
	text-valign: middle;
	background: url("./images/1-27.gif") no-repeat;
	padding-left: 10px;
	margin-left: 2px;
}

a.new_mbar1:link, a.new_mbar1:visited {
	color: #000;
	text-decoration: none;
}

a.new_mbar1:hover {
	color: red;
}

a.new_mbar1_sel:link, a.new_mbar1_sel:visited {
	color: blue;
	text-decoration: none;
}

a.new_mbar_root:link, a.new_mbar_root:visited {
	color: #000;
	text-decoration: none;
}

a.new_mbar_root:hover {
	color: red;
}

/* ＱＲコード */
div.qrcode {
	font-size: 0.75em;
	line-height: 1.25em;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 15px 10px;
	border-top: 2px #004080 dotted;
	border-bottom: 2px #004080 dotted;
}

div.qrcode img {
	border: 0;
	float: left;
	margin-right: 8px;
	padding-bottom: 10px;
}

/* RSS */
div.rss {
	text-align: center;
}

div.search {
	font-size: 0.75em;
	margin: 15px 0 15px;
	text-align: center;
}

/* Mailバナー */
div.mail {
	font-size: 0.75em;
	margin: 0 5px;
	text-align: center;
}

div.mail img {
	margin-bottom: 5px;
	border: 0;
}

/* リンクバナー */
div.banner {
	font-size: 0.75em;
	margin: 15px 0 15px;
	text-align: center;
}

div.banner img {
	margin-top: 20px;
	margin-bottom: 5px;
	border: 0;
}

/* 記事ペイン */
div.article_pane {
	width: 540px;
	margin: 0 15px 15px;
	vertical-align: top;
}

/* 記事ペイン */
div.sblog_article_pane {
	width: 600px;
	margin: 0 0 15px 10px;
	vertical-align: top;
}

/* 記事ペイン */
div.new_article_pane {
/*	width: 100%; */
	width: 740px;
	margin: 0 0 15px 15px;
	vertical-align: top;
}

div.komikawara_article_pane {
	width: 620px;
	margin: 0 0 15px 15px;
	vertical-align: top;
}

/* NEW記事ペイン */
div.blog_article_pane {
	width: 600px;
	margin-left: 0.7em;
	vertical-align: top;
	float: left;
}

div.masa_article_pane {
	width: 500px;
	margin-left: 0.7em;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
}

div.oomori_article_pane {
	width: 500px;
	margin-left: 0.7em;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
}

div.tama_article_pane {
	width: 500px;
	margin-left: 0.7em;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
}

div.eco_article_pane {
	width: 500px;
	margin-left: 0.7em;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
}

/* スタッフブログ右記事 */
div.blog_right_pane {
	width: 170px;
	float: right;
	margin-top: 10px;
	vertical-align: top;
}
/* イベント情報ペイン */
div.event_pane {
	width: 730px;
	margin: 0 0 15px 15px;
	vertical-align: top;
}

/* What's New! */
div.new_info_title {
	font-size: 0.875em;
	color: blue;
	font-weight: bold;
	letter-spacing: 0.075em;
	border-top: 5px blue solid;
	line-height: 1.75em;
	text-indent: 15px;
	background-color: #FABECD;
	margin-top: 15px;
}

div.new_info {
	font-size: 0.75em;
	line-height: 1.75em;
	border-bottom: 5px blue solid;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 20px;
}

div.new_info ul {
	margin: 0 0 0 2em;
	padding: 0;
}

/* 分類パス */
div.cat_path {
	font-size: 0.75em;
	text-align: right;
	padding-top: 8px;
}

/* 分類タイトル */
div.cat_name {
	font-size: 0.875em;
	font-weight: bold;
	line-height: 25px;
	background: #D81679 url("./images/1-8.gif") no-repeat top left;
	text-indent: 20px;
	margin-top: 8px;
	margin-bottom: 15px;
	color: #FFF;
	letter-spacing: 0.075em;
}

/* 記事 */
div.article_title {
	font-size: 0.875em;
	line-height: 1.75em;
	background: url("./images/1-31.jpg") no-repeat;
	height: 30px;
/*	border-left: 20px blue solid; */
/*	border-bottom: 2px blue solid; */
	text-indent: 6px;
	color: blue;
	font-weight: bold;
	clear: both;
}

/* 記事 */
div.new_article_title {
	font-size: 0.875em;
	line-height: 1.75em;
	height: 30px;
/*	border-left: 20px blue solid; */
/*	border-bottom: 2px blue solid; */
	text-indent: 6px;
	color: blue;
	font-weight: bold;
	clear: both;
}

div.small_article_title {
	font-size: 0.875em;
	background: url("./images/1-32.jpg") no-repeat;
	height: 30px;
	text-indent: 6px;
	color: blue;
	font-weight: bold;
	clear: both;
}

div.k_article_title {
	background: url("./images/417-3.jpg") no-repeat;
	width: 600px;
	height: 30px;
	line-height: 30px;
	padding-left: 0.7em;
	clear: both;
}

div.masa_article_title {
/*	background: url("./images/417-3.jpg") no-repeat; */
	width: 500px;
	height: 30px;
	line-height: 30px;
	padding-left: 0.7em;
}

div.oomori_article_title {
	width: 500px;
	height: 30px;
	line-height: 30px;
	padding-left: 0.7em;
}

div.tama_article_title {
	width: 500px;
	height: 30px;
	line-height: 30px;
	padding-left: 0.7em;
}

div.eco_article_title {
	width: 500px;
	height: 30px;
	line-height: 30px;
	padding-left: 0.7em;
}

div.komi_news {
	background: url("./images/1-35.jpg") repeat-x;
	width: 700px;
	height: 23px;
	line-height: 25px;
	padding-left: 0.7em;
	padding-bottom: 0.7em;
}

div.article {
	background: url("./images/417-1.gif") no-repeat bottom;
/*	width: 600px; */
	margin-top: 10px;
/*	padding-left: 2em; */
}

div.article_text {
/*	font-size: 0.75em; */
	border: 1px #f7619b solid;
/*	border-bottom: 2px blue solid; */
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 10px 10px 20px;
	padding: 5px 5px 5px;
}

div.k_article_text {
/*	font-size: 0.75em; */
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 10px 10px 20px;
}

div.pagefeed {
	font-size: 0.75em;
	letter-spacing: 0.125em;
	text-align: center;
	margin-bottom: 15px;
}

/* 右ペイン */
td.right_pane {
	width: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
/*	background-color: #B3FF66; */
/*	background-color: #F1CEE2; */
/*      background: url("./images/1-20.gif") repeat; */
	background-color: #FFFFFF;
	margin-left: 0;
	vertical-align: top;
}

/* 右ペイン */
td.new_right_pane {
	width: 90px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-left: 0;
	vertical-align: top;
}

/* 右ペイン */
td.sblog_right_pane {
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-left: 0;
	vertical-align: top;
}

/* サブメニュー */
div.sbar2 {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 2.25em;
	font-family: monospace;
}

div.sbar2 ul {
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0;
}

div.sbar2 li {
	list-style-type: none;
}

a.sbar2:link, a.sbar2:visited {
	color: #000;
	text-decoration: none;
}

a.sbar2:hover {
	color: red;
}

a.sbar2_sel:link, a.sbar2_sel:visited {
	color: blue;
	text-decoration: none;
}

/* フッター */
div.masafooter {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height: 98px;
/*	line-height: 1.75em; */
	background: url("./images/1-42.jpg") no-repeat;
	font-family: monospace;
}


/* フッター */
div.ecofooter {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height: 129px;
	background: url("./images/1-46.jpg") no-repeat;
	font-family: monospace;
}

div.kokaji_footer {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height: 129px;
	background: url("./images/1-60.jpg") no-repeat;
	font-family: monospace;
}

/* フッター */
div.footer {
	clear: both;
	font-size: 0.75em;
	text-align: center;
	line-height: 1.75em;
	border-top: 5px #129DD2 solid;
	border-bottom: 2px #129DD2 solid;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: monospace;
}

/* ボディ */
#shopform {
	width: 480px;
	padding-left: 10px;
}
#shopform table {
	width: 480px;
	border: 1px solid #CCCCCC;
	background: #FFEEF4;
}

#shopform table td {
	padding: 0.5em;
	border: 1px solid #CCCCCC;
}

#shopform table td.index{
	vertical-align: top;
	text-align: center;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	width: 100px;
}

/* こみみチラシ */
#komimiform {
	width: 630px;
	padding-left: 5px;
}
#komimiform table {
	width: 600px;
	border: 1px solid #CCCCCC;
	background: #FEE8AF;
}

#komimiform table td {
	padding: 0.5em;
	border: 1px solid #FF9966;
}

#komimiform table td p{
	text-align: center;
	padding: 0.5em;
	font-size: 0.75em;
}

div.shoptitle {
/*	background: url("./images/1-38.jpg"); */
	background: url("./images/1-39.gif");
	background-repeat: no-repeat;
	width: 200px;
	height: 38px;
	line-height: 38px;
	padding-left: 7px;
/*	border: thin solid red; */
}

div.shopinfo table {
	background-color: #ffe83d;
/*	border: thin solid red; */
}

/* 第３階層 */
div.dep3 {
	font-size: 0.75em;
	text-align: center;
	line-height: 1.5em;
/*	padding-left: 0.75em; */
/*	padding-right: 0.75em; */
	padding-left: 1.0em;
	padding-right: 1.0em;
	font-family: monospace;
	float: left;
/*	display: block; */
}

/* 専門家ブログ紹介用 */
#blogform {
	width: 500px;
	padding-left: 5px;
}
#blogform table {
	width: 450px;
	border: 1px solid;
	background: #f2fbe4;
}

#blogform table td {
	padding: 0.5em;
	border: 1px solid #66ff7f;
}

#blogform table td.title {
	padding: 0.5em;
	border: 1px solid #74ff66;
	background: #ff667f;
}

#blogform table td.main {
	padding: 0.5em;
	border: 1px solid #74ff66;
	background: #ffffff;
}

#blogform table td p{
	text-align: center;
	padding: 0.5em;
	font-size: 0.75em;
}

/* すべての要素に罫線 */
/** {
/*	border: thin solid red;
/*}

