body {
	margin: 0px;
	background-color: #234312;
	color: #ffffff;
	background-image:url(images/bg_footer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-image:
}

td {
	font-size: 12px;
	line-height: 16px;
}

li {
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

a {
	color: #eaff02;
}

div.main {
	margin: 0px 0px 0px 0px;
}

/* タイトル */
div.title {
	width: 801px;
	font-size: 14px;
	font-weight: bold; 
	text-align: center; 
	text-valign: middle;
	padding-left: 10px;
	padding-bottom: 10px;
/* タイトルを非表示にする場合は下のコメントアウトをはずしてください */
	/* display: none; */
}

/* エラー */
div.error {
	width: 760px;
	padding: 5px;
	text-align: left;
	color: #ff0000;
	font-size: 12px;
	line-height: 14px;
	margin: 5px 0px;
}

/* フォームテーブル */
table.main {
	width: 760px;
	padding: 2px 5px;
	text-align:left;
}

img.title_oubo_top {
	text-align: left;
	margin: 0px 0px 10px 0;
	padding:0px;
}

td.formitem {
	padding-left:20px;
	width: 20%;
	font-weight: bold;
	text-align: left;
}

td.formarea {
	width: 80%;
	text-align: left;
	padding-left:20px;
}

td.formcookie {
	padding-left:20px;
	width: 20%;
	font-weight: bold;
	text-align: left;
}

td.submit {
	padding: 15px 5px;
	text-align: center;
}

/* 注意事項 */
td.notice {
	background-color: #1b360d;
	color: #d3a849;
	padding: 5px 15px;
	font-size: 10px;
	line-height: 14px;
}

ul.notice {
	margin: 5px 20px;
	padding: 0px;
}

li.notice {
	list-style-type: disc;
	font-size: 10px;
	line-height: 14px;
}

/* 更新ボタン */
div.reload {
	width: 760px;
	text-align: right;
/* ボタンを非表示にする場合は下のコメントアウトをはずしてください */
	/* display: none; */
}

/* 書き込み */
blockquote {
	margin: 15px 0px 30px 0px;
}

ul.article {
	width: 790px;
	margin: 0px;
	padding: 0px;
}

li.date {
	font-size: 10px;
	color: #666666;
	text-align: right;
}

li.title {
	font-weight: bold;
}

li.name {

}

li.comment {
}

hr.comment {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: none;
	background:url(../images/line.gif) ;
	background-repeat:no-repeat;
}

/* フッター */
hr.footer {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: none;
	width: 800px;
}

table.footer {
	width: 800px;

}

/* サンクス画面 */
p.thanks {
	margin: 100px 0;
	padding-bottom:30px;
}

span.thanks {
	font-weight: bold;
	font-size: 18px;
	line-height: 32px;
}

span.thankstxt {
	font-size: 12px;
	line-height: 16px;
}

/*フッター*/
div#banner {
	text-align:left;
	width: 800px;
	vertical-align:middle;
	padding:30px 0 10px 0;
}
.smn{
	margin:5px 10px;
	}

