@charset "utf-8";

#wrap{
	width:auto;
	margin:auto;
	text-align:center;
}

#mainimage{
	margin:20px 0 0 0;
}

#contents{
	width:765px;
	text-align:left;
	margin:auto;
}

#contents h2{
	margin:20px 0 5px 0;
}

#contents p{
	line-height:1.7em;
	overflow:hidden;
	margin-bottom:10px;
}

#contents p strong{
	font-weight:bold;
	display:block;
	background:#eee;
	padding:3px 7px;
	margin-bottom:5px;
}

#contents table{
	width:100%;
}

#contents table td{
	line-height:1.5em;
}

#contents table tr td,#contents table tr th{
	border:1px solid #ddd;
	padding:10px;
}

#contents table tr th{
	background:#eee;
	font-weight:bold;
	vertical-align:middle;
}

#contents #ads_area{
	float:left;
	background:#eee;
	padding:10px;
	width:200px;
	margin:0 10px 20px 0;
}

#contents #ads_area ul li{
	margin: 0 0 10px 0;
	font-size:x-small;
	line-height:1.5em;
}

#contents .btn{
	margin:auto;
	text-align:center;
	margin:20px 0;
	display:block;
}

#contents #copy{
	font-size:x-small;
	color:#333;
}

#contents address{
	margin:30px auto;
	text-align:center;
	font-weight:bold;
}
