@charset "shift_jis";

h1 {
border-bottom: 4px solid #11418d;
color: #11418d;
font-size: 180%;
margin: 25px 0 14px;
padding-left: 5px;
}

.ttl_area {
	background: #f8f8f8;
	margin: 0 0 40px;
}
.ttl_area_inr {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 60px 0 40px;
}
.breadcrumb {
	position: absolute;
	left: 0;
	top: 15px;
}
.hover_alpha:hover {
	opacity: 0.7;
}
.fmt {
	width: 960px;
	margin: 40px auto 40px;
}
.fmt h2 {
	padding: 0 0 10px;
	margin: 0 0 35px;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px dotted #AAA;
}
.fmt .button {
	display: block;
	border: 1px solid #d4d4d4;
	border-radius: 3px;
	box-shadow: 0 0 5px 0 #ddd;
	text-decoration: none;
	color: #333;
	width: 286px;
	margin: 0 auto;
	padding: 12px 0;
	text-align: center;
	line-height: 1;
	font-weight: bold;
	background: #fff url(/_share14/img/icon_btn-arrow-r.png) 258px center no-repeat;
}
.fmt .statement {
	line-height: 2.5;
}
.fmt .button:hover {
	border: 1px solid #aaa;
	color: #999;
}
.ptn1 .thum {
	float: left;
	margin-right: 60px;
}
.ptn1 .detail {
	overflow: hidden;
	zoom: 1;
	font-size: 12px;
}
.ptn1 .detail > p {
	font-size: 18px;
}

.dl_box {
	background: #f8f8f8;
	padding: 20px 0 20px 40px;
}
.dl_box p {
	font-size: 12px;
}

.dl_box .jacket {
	float: left;
	margin-right: 25px;
}
