@charset "Shift_JIS";

input,select	{
	font-size: 12px;
	background-color:#f9f9f9;
	border-left     :0px;
	border-right    :0px;
	border-top      :0px;
	border-bottom   :1px solid #E0E0E0;	}

textarea	{
font-size: 12px;
	background-color:#f9f9f9;
	border-left     :1px solid #E0E0E0;
	border-right    :1px solid #E0E0E0;
	border-top      :1px solid #E0E0E0;
	border-bottom   :1px solid #E0E0E0;
	
}

small.bbs {
	font-size: 12px;
}

div.text2 {
	clear: left;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 20px 0px 20px 140px;
	width: 800px;
	background: #f9f9f9 url("../pics/contentsbar.png") repeat-y;
	border: solid  black;
	border-width: 0px 1px 0px 1px; 
}

div.comment_block {
	width: 585px;
	margin: 40px auto 40px auto;
	padding: 15px;
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 2em; 
	font-weight: normal;
	border: solid 1px #e0e0e0;
	background-color: #f9f9f9;
}

div.ad_trans {
	width: 470px;
	height: 200px;
	margin: 100px auto auto 0;
	padding: 15px;
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 2em; 
	font-weight: normal;
	background-color: #f9f9f9;
	text-align: right;
}

p.comment {
	margin: 0em 1em 1em 3em;
	text-align: left;
	line-height: 1.6em;
	/*border: solid 1px black;*/
}

p.res {
	margin: 0em 1em 1em 8em;
	text-align: left;
	line-height: 1.6em;
	/*border: solid 1px black;*/
}

h3 {
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	padding-left: 1em;
	background: transparent url("../board/images/line01.gif") no-repeat left bottom;
	text-align: left;
	/*border: solid 1px black;*/
}

h4 {
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	margin-left: 6em;
	padding-left: 1em;
	background: transparent url("../board/images/line01.gif") no-repeat left bottom;
	text-align: left;
	/*border: solid 1px black;*/
}

p.infor {
	font-size: 14px;
	margin: -1.1em 1em 1em 1em;
	font-weight: normal;
	text-align: right;
	line-height: 1.3em;
	/*border: solid 1px black;*/
}

div.form {
	margin: 30px auto 30px auto;
	width: 585px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 2em; 
	font-weight: normal;
	background-color: #f9f9f9;
	text-align: center;
}

