body {
	text-align: center;
	background-color: #D7D3B8;
	margin: 0;
}

body#tinymce {
	text-align: left;
	background-color: #FFF;
}

/* ラッパー */
div#wrapper {
	width: 880px;
	text-align: left;
	background-color: #FFF;
	margin: 0 auto;
	border-left: 1px #AA9381 solid;
	border-right: 1px #AA9381 solid;
}

/* ヘッダー */
div#header {
	width: 100%;
	height: 95px;
	background-color: #E0E1D1;
	border-bottom: 5px #44030F solid;
	display: block;
}

div.logo_area {
	display: block;
	float: left;
	width: 700px;
	height: 95px;
	margin: 0;
	padding: 0;
}

div.logo_area h1 {
	text-indent: -9999px;
	background: url("https://issen-dousoukai.org/images/58-13.jpg") no-repeat left top;
	margin: 0;
	height: 95px;
}

/* ログイン */
div.login {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	letter-spacing: 0.125em;
	text-indent: 10px;
	padding-top: 35px;
}

/* メニュー側 */
td.menu_pane {
	background-color: #005500;
	width: 180px;
	vertical-align: top;
}

/* カウンター */
div.counter {
	margin-top: 15px;
	margin-left: 12px;
}

div.menu {
	font-size: 0.75em;
	margin: 15px 12px 20px;
}

div.dep0 {
	letter-spacing: 0.075em;
	text-indent: 12px;
	line-height: 2.5em;
	border-top: 1px #D7D3B8 solid;
	border-bottom: 1px #D7D3B8 solid;
	background: url(https://issen-dousoukai.org/images/58-6.gif) no-repeat left 45%;
}

div.dep1 {
	letter-spacing: 0.075em;
	text-indent: 12px;
	line-height: 2.5em;
	border-bottom: 1px #D7D3B8 solid;
	background: url(https://issen-dousoukai.org/images/58-6.gif) no-repeat left 45%;
}

div.dep2 {
	letter-spacing: 0.075em;
	text-indent: 3px;
	line-height: 2.5em;
	border-bottom: 1px #D7D3B8 dotted;
	margin-left: 10px;
}

div.dep0 a:link, div.dep1 a:link, div.dep2 a:link {
	text-decoration: none;
	color: #D7D3B8;
}

div.dep0 a:visited, div.dep1 a:visited, div.dep2 a:visited {
	text-decoration: none;
	color: #D7D3B8;
}

div.dep0 a:hover, div.dep1 a:hover, div.dep2 a:hover {
	text-decoration: none;
	color: #FF0033;
}

/* 旧ページ案内 */
div.oldsite {
	border: 2px #FF0033 dotted;
	padding: 4px;
	margin: 0 10px 15px;
	background-color: #79FF79;
	font-size: 0.75em;
	line-height: 1.4em;
	font-weight: bold;
}

div.oldsite a:link, div.oldsite a:visited {
	color: #FF0033;
}

div.oldsite a:hover {
	color: blue;
}

/* RSS */
div.rss {
	margin-bottom: 25px;
	text-align: center;
}

/* 記事ペイン */
td.article_pane {
	width: 500px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

/* トップページイメージ */
div.swf {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* インフォメーション */
div.info {
	font-size: 0.75em;
	line-height: 1.5em;
	border-left: 1px #AAD8D6 solid;
	border-right: 1px #AAD8D6 solid;
	border-bottom: 1px #AADBD6 solid;
	width: 500px;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.info ul {
	margin: 0 0 0 1em;
	padding: 0;
	list-style-type: none;
}

div.info li {
	margin-bottom: 8px;
}

/* 分類パス */
div.cat_path {
	font-size: 0.75em;
	line-height: 2em;
	letter-spacing: 0.075em;
}

/* 分類名 */
h2.cat_name {
	font-size: 0.875em;
	font-weight: bold;
	color: #043234;
	background-color: #AAD8D6;
	padding: 3px 10px;
	margin-top: 4px;
	margin-bottom: 8px;
	letter-spacing: 0.075em;
}

/* 記事タイトル */
h3.article_title {
	font-size: 0.75em;
	font-weight: bold;
	color: #043234;
	padding-bottom: 4px;
	text-indent: 8px;
	border-bottom: 1px solid #043234;
	letter-spacing: 0.075em;
}

/* 記事本文 */
span.text-bold {font-weight:bold;}
span.text-large {font-size:120%;}
span.text-small {font-size:80%;}
span.text-altcolor {color:red;}

div.article_text div.left-block {text-align:left; margin:1em 0em; 0em; 0em;}
div.article_text div.right-block {text-align:right; margin:1em 0em; 0em; 0em;}
div.article_text div.center-block {text-align:center; margin:1em 0em; 0em; 0em;}

div.article_text {
	font-size: 0.75em;
	line-height: 150%;
	margin: 10px;
}

div.article_text table {
	font-size: 1em;
}

p {text-indent:1em;}

/* 記事写真 */
div.article_img {
	margin-bottom: 15px;
	text-align: center;
}

/* 記事下日時・コメント */
div.article_footer {
	font-size: 0.75em;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
	border-top: 1px #CCC solid;
	margin-bottom: 15px;
}

/* コメント */
div#comment_area {
	font-size: 0.75em;
	margin: 20px;
	width: 460px;
}

div#comment_area h2 {
	font-size: 1.25em;
	border-bottom: 1px #666 solid;
	color: #666;
	font-family: 	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

div.comment_title {
	background-color: #CCC;
	padding: 5px;
	width: 460px;
	margin-top: 20px;
}

div.comment_text {
	line-height: 1.5em;
	margin: 6px 10px 15px;
}

div#comment_area table {
	font-size: 1em;
}

input {
	border: 1px #666 solid;
}

td.form_title {
	color: #666;
}

/* ページ送り */
div.page_feed {
	font-size: 0.875em;
	text-align: center;
	line-height: 2em;
}

/* バナーペイン */
td.banner_pane {
	width: 178px;
	background-color: #E0E1D1;
	vertical-align: top;
	padding-top: 15px;
}

/* 文字サイズ変更 */
div.font_size {
	text-align: center;
	padding: 3px;
	font-size: 0.75em;
	background-color: #44030F;
	color: #FFF;
	margin: 0 10px 15px;
}

div.font_size input {
	padding: 2px;
	border: 0;
	font-size: 1em;
	font-weight: bold;
	color: #44030F;
}

div.banner_pane iframe {
	margin: 15px 0;
}

/* フッター */
#footer {
	clear: both;
	font-size: 0.75em;
	letter-spacing: 0.075em;
	border-top: 5px #44030F solid;
	border-bottom: 1px #44030F solid;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
	height: 80px;
	width: 878px;
}

div.footer_article {
	margin: 0 15px 0 0;
	padding-left: 15px;
	float: left;
	width: 615px;
}

div.footer_img {
	float: left;
	width: 230px;
}