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: 0.9em;
	line-height: 1.5em;
}

/* トップバー */
div.top_bar {
	background-color: #333;
}

div.top_bar h1 {
	width: 820px;
	margin: 0 auto;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}

/* ヘッダー */
table#header {
	width: 850px;
	margin: 0 auto;
	background: #000;
}

td.site_name {
	text-align: left;
	width: 311px;
}

td.login {
	text-align: right;
	padding-right: 15px;
	color: #CCC;
}

td.login a:link, td.login a:visited {
	color: #BBBB00;
}

td.login a:hover {
	color: #F43034;
}

table#header h1 {
	background: url(images/1-1.jpg) no-repeat;
	width: 311px;
	height: 48px;
	display: block;
	font-size: 0.65em;
	margin: 10px 0 10px 15px;
	text-indent: -9999px;
}

/* グローバルメニュー */
div.menu_navi {
	background: #808000 url(images/2-3.jpg) repeat-x top left;
	height: 25px;
	width: 850px;
	margin: 0 auto;
}

div.mbar1 {
	padding-top: 3px;
	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: #F43034;
}

a.mbar1_sel:link, a.mbar1_sel:visited {
	color: #F43034;
	text-decoration: none;
}

a.mbar1_sel:hover {
	color: #FFF;
}

a.mbar_root:link, a.mbar_root:visited {
	color: #E6E6E6;
	text-decoration: none;
}

a.mbar_root:hover {
	color: #F43034;
}

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: 850px;
	padding: 0;
	background-color: #FFF;
	margin: 0 auto;
}

div.topimg p {
	margin: 0;
}

/* ボディ */
div#body {
	width: 820px;
	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 auto;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: right;
	width: 850px;
	padding-right: 10px;
}

h2.cat_path a:link, h2.cat_path a:visited {
	color: #000;
}

h2.cat_path a:hover {
	color: #F43034;
}

/* 右バナー */
div.banner_pane {
	width: 250px;
	float: left;
	margin-bottom: 5px;
}

div.banner p {
	margin: 0;
}

div.banner img {
	margin-bottom: 10px;
}

/* 右サイドバー */
div.sidebar_pane {
	width: 180px;
	float: left;
	margin-bottom: 15px;
}

/* 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;
}

/* 分類名 */
h2.cat_name {
	font-size: 1.1em;
	letter-spacing: 0.075em;
	color: #000;
	margin: 0;
	padding: 7px;
	background-color: #C3C3C3;
	border-top: 2px solid #A7A7A7;
	border-bottom: 2px solid #A7A7A7;
}

/* サイドメニュー */
div.sidebar {
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 2em;
	color: #000;
	text-align: left;
	margin-bottom: 15px;
	background: #F3F3F3;
}

div.dep1 {
	display: none;
}

div.dep2 {
	background: url(images/1-7.gif) no-repeat 5px 4px;
	font-size: 1em;
	color: #000;
	border-bottom: 2px solid #FFF;
	background-color: #F3F3F3;
	padding: 3px 15px;
}

div.dep2 a:link, div.dep2 a:visited {
	color: #000;
	text-decoration: none;
}

div.dep2 a:hover {
	color: #F43034;
}

div.dep3 {
	list-style: none;
	color: #000;
	padding-left: 13px;
}

div.dep3 a:link, div.dep3 a:visited {
	color: #000;
	text-decoration: none;
}

div.dep3 a:hover {
	color: #F43034;
}

/* 左記事ペイン */
div.article_pane {
	margin-bottom: 15px;
	text-align: left;
	width: 625px;
	float: right;
}

/* インフォメーション */
div.info {
	border-bottom: 1px solid #808080;
	width: 550px;
	float: right;
}

div.info p {
	margin: 0;
}

div.info_title {
	padding-bottom: 5px;
}

div.info_article {
	font-family: monospace;
	margin: 0 10px;
	line-height: 1.7em;
	padding-bottom: 5px;
}

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.5em;
	letter-spacing: 0.08em;
	margin: 0 0 25px;
	text-indent: 5px;
	color: #333;
	border-bottom: 2px solid #333;
}

h3.article_title a:link, h3.article_title a:visited {
	color: #333;
	text-decoration: none;
}

h3.article_title a:hover {
	color: #F43034;
}

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.footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	color: #FFF;
	text-align: left;
}

div.footer p {
	margin: 0;
}

div.footer a:link, div.footer a:visited {
	color: #BBBB00;
}

div.footer a:hover {
	color: #F43034;
}

div.footer2 {
	clear: both;
	line-height: 2em;
	letter-spacing: 0.05em;
	text-align: center;
	background-color: #000;
	color: #FFF;
}