body {
	margin: 0;
	padding: 0;
	background: #E6E6E6;
	font-size: 0.8em;
	text-align: center;
	font-family: "メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Verdana,"ＭＳ Ｐゴシック",Osaka;
	color: #333;
}

body#tinymce {
	margin: 0;
	padding: 3;
	background: #FFF;
	font-size: 1em;
	text-align: left;
	font-family: "メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Verdana,"ＭＳ Ｐゴシック",Osaka;
	color: #333;
}

a:link, a:visited {
	color: #00794A;
}

a:hover {
	color: #FF5959;
}

table {
	font-size: 1em;
}

input, textarea {
	font-size: 1em;
	line-height: 1.5em;
}

/* ラッパー */
#wrapper {
	background: #E6E6E6 url(images/2-1.jpg) repeat-y center center;
	margin-left: auto;
	margin-right: auto;
	width: 816px;
}

/* ヘッダー */
table#header {
	width: 800px;
	margin: 0 auto;
	background: #FFF;
}

td.site_name {
	text-align: left;
}

td.login {
	text-align: right;
	padding-right: 15px;
}

table#header h1 {
	background: url(images/2-2.gif) no-repeat;
	width: 245px;
	height: 40px;
	display: block;
	font-size: 0.65em;
	margin: 10px 0 10px 15px;
	text-indent: -9999px;
}
table#header h1_1 {
	background: url(images/2-9.jpg) no-repeat;
	width: 50px;
	height: 40px;
	display: block;
	font-size: 0.65em;
	margin: 10px 0 10px 15px;
	text-indent: -9999px;
}

/* グローバルメニュー */
div.menu_navi {
	background: #00794A url(images/2-3.jpg) repeat-x top left;
	height: 30px;
	width: 800px;
	margin: 0 auto;
}

div.mbar1 {
	padding-top: 5px;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #E6E6E6;
}

a.mbar1:link, a.mbar1:visited {
	color: #E6E6E6;
	text-decoration: none;
}

a.mbar1:hover {
	color: #FF5959;
}

a.mbar1_sel:link, a.mbar1_sel:visited {
	color: #DC7378;
	text-decoration: none;
}

a.mbar1_sel:hover {
	color: #DC7378;
}

a.mbar_root:link, a.mbar_root:visited {
	color: #E6E6E6;
	text-decoration: none;
}

a.mbar_root:hover {
	color: #FF5959;
}

div.mbar2 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 2em;
	color: #FF8080;
}

a.mbar2:link, a.mbar2:visited {
	color: #696969;
	text-decoration: none;
}

a.mbar2:hover {
	color: #FF5959;
}

a.mbar2_sel:link, a.mbar2_sel:visited {
	color: #DC7378;
	text-decoration: none;
}

a.mbar2_sel:hover {
	color: #DC7378;
}

/* トップページイメージ */
div.topimg {
	width: 800px;
	padding: 0;
	background-color: #FFF;
	margin: 0 auto;
}

div.topimg p {
	margin: 0;
}

/* ボディ */
div#body {
	width: 770px;
	background-color: #FFF;
	margin: 0 auto;
	text-align: left;
	padding: 15px 15px 0;
	zoom:100%;/*IE6*/
	overflow:auto;/*IE7 and Firefox*/
}

/* パンくずリスト */
h2.cat_path {
	margin: 0 10px 0 0;
	padding: 3px 0;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: right;
	width: 800px;
}

/* 右サイドバー */
div.sidebar_pane {
	width: 180px;
	float: left;
	margin-bottom: 15px;
}

div.banner p {
	margin: 0;
}

div.banner img {
	margin-bottom: 10px;
}

/* QRコード */
div.qrcode {
	border-top: 1px dotted #696969;
	border-bottom: 1px dotted #696969;
	padding-top: 5px;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: left;
}

div.qrcode p {
	margin: 0;
	padding: 3px 0 5px;
}

/* バナー */
div.banner {
	margin-bottom: 5px;
}

div.banner p {
	margin: 0;
	padding: 0;
}

div.banner img {
	margin-bottom: 10px;
}

/* 分類名 */
h2.cat_name {
	font-size: 1.1em;
	color: #00794A;
	margin: 0;
	padding: 7px;
	background: #ADEFAB;
	border-top: 2px solid #00B56C;
	border-bottom: 1px solid #00B56C;
}

/* サイドメニュー */
div.sidebar {
	font-weight: normal;
	line-height: 2em;
	color: #00794A;
	text-align: left;
	margin-bottom: 15px;
	background: #DBF8DA;
}

div.sidebar_menu {
	margin-bottom: 15px;
}

div.dep1 {
	display: none;
}

div.dep2 {
	background: url(images/1-7.gif) no-repeat 5px 4px;
	font-size: 1em;
	font-weight: bold;
	color: #00794A;
	border-bottom: 1px solid #00B56C;
	background: #DBF8DA url(images/2-6.gif) no-repeat 3px 50%;
	padding: 3px 10px 3px 15px;
}

div.dep2 a:link, div.dep2 a:visited {
	color: #00794A;
	text-decoration: none;
}

div.dep2 a:hover {
	color: #F98586;
}

div.dep3 {
	list-style: none;
	color: #00794A;
	margin: 0 0 0 6px;
	padding: 0 8px 0 3px;
	border-bottom: 1px dotted #00794A;
}

div.dep3 a:link, div.dep3 a:visited {
	color: #00794A;
	text-decoration: none;
}

div.dep3 a:hover {
	color: #F98586;
}

/* 左記事ペイン */
div.article_pane {
	text-align: left;
	width: 570px;
	float: right;
}

/* インフォメーション */
div.info {
	border-bottom: 1px solid #FF9900;
}

div.info_title {
	padding-bottom: 0;
}

div.info_article {
	font-family: monospace;
	margin: 0 10px;
	line-height: 1.5em;
}

div.info_article ul {
	margin: 0;
	padding: 0;
}

div.info_article li {
	border-bottom: 1px dashed #A9A9A9;
	line-height: 2em;
	list-style: none;
	text-indent: 8px;
}

/* 記事 */
h3.article_title {
	clear: both;
	font-size: 1.2em;
	margin: 0 0 15px;
	padding: 7px 3px 0 15px;
	color: #333;
	background: url(images/2-5.jpg) no-repeat left top;
}

h3.article_title a:link, h3.article_title a:visited {
	color: #333;
	text-decoration: none;
}

h3.article_title a:hover {
	color: #FF5959;
}

div.article_text {
	line-height: 1.75em;
	margin: 0 10px 10px;
}

div.article_text img{
	float: left;
	margin-right: 15px;
}

div.article_footer {
	clear: both;
	text-align: right;
	line-height: 1.5em;
	border-top: 1px solid #696969;
	padding-right: 3px;
	margin-bottom: 35px;
}

/* ページ送り */
div.page_feed {
	text-align: center;
	letter-spacing: 0.125em;
	margin-bottom: 10px;
}

/* フッター */
div.footer {
	clear: both;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

div.footer p {
	margin: 0;
}

div.footer2 {
	clear: both;
	line-height: 2em;
	letter-spacing: 0.05em;
	text-align: center;
}

/* SEO */
.sbox_cen table{
	margin:0 auto;
}
.sbox_cen{
	text-align:center;
}

h1.stext{
font-size:10px;
color:#333333;
margin:0 10px 0 0;
padding:0;}

.summary{
font-size:10px;
color:#333333;}
