@charset "UTF-8";
/* -+-+-+-+-+-+-+-+-+-+-+-+- 共通部分▼▼▼ */
*{
	margin: 0;
	padding: 0;
	font-family: meiryo, "ヒラギノ角ゴ Pro W3",OSAKA,MSゴシック;
	color: #4D4D4D;
	line-height: 160%;
	font-size: 12px;
	/*letter-spacing: 0.07em;*/*/	
}
body {
	text-align: left;
	width: 680px;
	margin: 0px auto;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p,input,form,ul,li,dl,dt,dd,hr,td,th,table{
	margin: 0px;
	padding: 0px;
}

img{
border: none;
}

ul{
list-style-type:none;
}

a:link {
	color: #7B6842;
}
a:visited {
color: #7B6842;
}
a:hover {
	color: #443A29;
}
a:active {
color: #69553A;
text-decoration: none;
}
br{
    letter-spacing: 0;
}
#contents {
	width: 640px;
	position: relative;
	padding: 20px;
}


#contents_message {
	width: 640px;
	position: relative;
	padding: 20px;
	height: 560px;
}



/* -+-+-+-+-+-+-+-+-+-+-+-+- title▼▼▼ */

#contents h2.title_popup_area,#contents h2.title_popup_detail,#contents h2.title_popup_hope,#contents h2.title_popup_point{
	height: 20px;
	background-repeat: no-repeat;
	text-indent:-9999em;
	text-decoration:none;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
#contents h2.title_popup_area {background-image: url(../img/title_popup_area.gif);}
#contents h2.title_popup_detail {background-image: url(../img/title_popup_detail.gif);}
#contents h2.title_popup_hope {background-image: url(../img/title_popup_hope.gif);}
#contents h2.title_popup_point {background-image: url(../img/title_popup_point.gif);}


#copyright {
	width: 660px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #f3f3f3;
	height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	}
	
#copyright a {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	
	}
#copyright a:hover {
	text-decoration: none;
	color: #666666;
	}
#contents dl {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 30px;
}
#contents dt {
	text-align: right;
	clear: both;
	float: left;
	width: 100px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
}
#contents dd {
	width: 400px;
	padding-bottom: 10px;
	float: left;
}
.red {
	color: #b50000;
}
.red2 {
	color: #b50000;
	font-size: 10px;
}
.black {
	font-size: 10px;
}
.margin20 {
	margin-bottom: 10px;
	margin-left: 30px;
}
#line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 0px;
	height: 1px;
	clear: both;
}
.mainphoto {
	margin-bottom: 25px;
	text-align: center;
}
.number {
	font-size: 14px;
}
#contents p {
	padding-bottom: 20px;
}
#auther a {
	font-size: 11px;
}




#contents .board_secondtop {
	font-size: 11px;
	color: #000000;
	background-color: #f3f3f3;
	border: 1px solid #e0e0e0;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	float: left;
	font-size: 11px;
	background-image: url(../img/img_boardicon.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 615px;

	}


#board_txt {
	font-size: 11px;
	margin-bottom: 20px;
}
#board_comment {
	margin-left: 160px;
}

#contents #board_comment dl.board_secondtop2{
	font-size: 11px;
	color: #000000;
	background-color: #f3f3f3;
	border: 1px solid #e0e0e0;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 480px;
	height: 30px;

}

#contents #board_comment dl.board_secondtop2 dt {
	clear: both;
	width: 10px;
	font-size: 11px;
	background-image: none;
	font-size: 11px;
	padding: 10px;
	margin: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
	text-align: left;
}
#contents #board_comment dl.board_secondtop2 dt a{
	font-size: 11px;
}
#contents #board_comment dl.board_secondtop2 dd {
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: right;
	float: right;
	padding-right: 10px;
	line-height: 100%;
}
#contents #board_comment dl.board_secondtop2 dd a{
	font-size: 11px;
}

#sendbox2 {
	clear: both;
	text-align: center;
	margin-bottom: 30px;
}
