@charset "UTF-8";
/* --------------------------------
	pr.css
--------------------------------
pr.cssは/special/pr/共通のCSSファイルです。

-------------------------------- */

#Contents {
	margin: 0 0 30px;
}
#Contents a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#Contents h2 {
	color: #000000;
	font-size: 1.8em;
	line-height: 1.5;
	overflow: hidden;
	margin-bottom: 12px;
}
#Contents h2 img {
	float: left;
	padding-right: 16px;
}
#Contents h3 {
	width: 150px;
	color: #ffffff;
	font-size: 1em;
	margin-bottom: 10px;
	background-color: #000000;
	padding: 2px 5px;
	text-align: center;
}
.article {
	width: 960px;
	overflow: hidden;
	border-top: solid 5px #000000;
	margin-top: 16px;
	padding: 20px 0 0;
}
.article01 {
	width: 624px;
	float: left;
	font-size: 1.3em;
	line-height: 1.5;
	border-top: solid 1px #000000;
}
.article02 {
	width: 320px;
	margin-left: 16px;
	float: left;
	font-size: 0.9em;
}
.article02 img {
	margin: 0 0 5px!important;
}
.article02 p {
	margin: 0 0 5px;
}
.article02 p:last-child {
	margin: 0 0 0px;
}
.access_box {
	border-top: dotted 1px #000000;
	border-bottom: dotted 1px #000000;
	margin: 20px 0 0;
	padding: 10px 0;
	width: 624px;
	font-size: 0.9em;
	line-height: 1.2;
}
.access_box li {
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 5px;
}
#Contents .access_box h4 {
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
}
p.text_box {
	margin-top: 16px;
	font-size: 1.3em;
	line-height: 1.5;
	border-top: solid 5px #000000;
	padding-top: 12px;
}
.pickup_box {
	border-top: solid 1px #000000;
	margin: 20px 0 0;
	width: 960px;
	font-size: 1.3em;
	line-height: 1.5;
}
.bn_contents_box {
	border-top: dotted 1px #000000;
	margin: 20px 0 0;
	width: 960px;
	line-height: 1.5;
	text-align: center;
	padding-top: 14px;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.5;
}
.bn_contents_box h4 {
	font-size: 1.11em;
	font-weight: bold;
	margin-bottom: 4px;
	color: #000000;
}
/* --------------------------------
	banner area
-------------------------------- */
.banner_area {
	width: 960px;
	position: relative;
}
.banner_area a {
	color: #4d4d4d;
}
.banner_area ul {
	overflow: hidden;
	text-align: center;
	margin: 0 -6px;
}
.banner_area li {
	width: 229px;
	margin: 0 5px 10px;
	display: inline-block;
	font-size: 0.76em;
}
.extra_text {
	font-size: 0.82em;
	position: absolute;
	top: 100px;
}
