@charset "euc-jp";
/* CSS Document */

h2{
	background-image:url(../img/h2.gif);
	width:80px; height:20px;
	text-indent:-2000px;
	font-size:1px;
	margin-top:20px;
	margin-left:30px;}
	
.h3box{
	background-image:url(../img/h3_bg.gif);
	width:463px; height:29px;
	margin:15px 0px 5px 10px;
}
h3{
	font-size:12px;
	padding:8px  0px  0px 15px;
	float:left;}
h3 a{
	color:#807340;
	text-decoration:none;}
h3 a:hover{
	text-decoration:underline;}
	
.date{
	font-size:10px;
	color:#807340;
	padding:8px 15px 0px 0px;
	float:right;}
	
#to_prev_item{
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;}
	
#to_next_item{
	margin-right:30px;
	margin-top:10px;
	margin-bottom:10px;
	float:right;}

/* ---------こめんとのところ------------*/

h4{
	background-repeat:no-repeat;
	text-indent:-2000px;
	overflow:hidden;
	margin-left:18px;
	padding-bottom:20px;
	width:431px; height:12px;
}

.h4-1{
	background-image:url(../img/h4-1.gif);

	border-bottom:1px solid #DFDCCF;
}

.h4-2{
	background-image:url(../img/h4-2.gif);
}

.con1 .comment_foot{
	width:431px;
	margin-left:18px;
	border-bottom:1px solid #DFDCCF;
}
	
.con1 p.comment_date{
	color:#807340;
	margin:0px;
	float:left;}

.con1 p.comment_name{
	color:#807340;
	margin:0px;
	float:right;}

/* ---------コメントテーブル------------*/
#comment_post_table{
margin:20px;}

#comment_post_table th {
	font-weight:normal;
	color:#666666;}

#comment_post_table th,
#comment_post_table td{
	padding:5px;}

#comment_post_table input,
#comment_post_table textarea{
	background-color:#F2F4F9;
	padding:2px;
	border: 1px solid #D3D4D6;
	}

#to_top{
	float:right;
	display:inline;
	margin-right:30px;
	}
	
