@charset "Shift_JIS";

 /*
	トピックス詳細ページ [
========================================================== */
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

#topics_top {
	width: 900px;
	background-image: url(../topics/point.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}

#topics_top h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #DAE7FF;
	height: 35px;
	width: 900px;
	line-height: 35px;
}

#topics_top p {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 800px;
}

#photo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
}

#photo dl {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 40px;
}

#photo dt {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: center;
	margin: 0px;
	width: 320px;
}

#photo dd {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: center;
	margin-top: 5px;
	padding: 0px;
}

#photo table {
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#photo td {
	padding: 10px;
	text-align: center;
}
.obi {
	padding: 0px;
	height: 80px;
	width: 620px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#copy {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#copy h3 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #DAE7FF;
	padding: 5px;
	line-height: 30px;
	clear: both;
	text-align: center;
}
#copy h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
