@charset "UTF-8";


h2{
	margin-bottom:30px;
}

h3{
	font-size:16px;
	letter-spacing: 0.1em;
	margin:20px 0;
}

hr{
    border:none;
    border-top:solid 1px #CCC;
    height:1px;
	margin-bottom:20px;
}


#contents_in{
	width:890px;
	min-height:593px;
	border:#dedcdb 1px solid;
}

#post_area{
	width:810px;
	min-height:490px;
	padding:30px 40px 0 40px;
}

#privacy_box{
	width:650px;
	margin:0 auto;
}

#goto_top{
	position:relative;
	left:425px;
	width:41px;
	margin:0 0 10px 0;
}





/*本文レイアウト*/
#post_area p{
	font-size:12px;
	line-height:1.95em;
	margin-bottom:20px;
}

