@charset "utf-8";
/* CSS Document */

#haizoku_img {
	position:relative;
	background-image:url(../images/haizoku_img.jpg);
	background-repeat:no-repeat;
	width:730px;
	height:202px;
}

#haizoku_img p {
	position:absolute; top:125px; left:38px;
	color:#3A2824;
}
section#haizoku  {
	padding-bottom:30px;
}

section#haizoku h1,
section#haizoku h2,
section#haizoku h3,
section#haizoku h4,
section#haizoku h5 {
	color:#FF6567; font-size:20px; margin:20px 0px 10px 3px; padding:6px 0px 2px 12px;
	border-bottom:solid 4px #FF6567; vertical-align:middle; line-height:1.3;
}

section#haizoku h1 i,
section#haizoku h2 i,
section#haizoku h3 i,
section#haizoku h4 i,
section#haizoku h5 i {
	color:#FF9999; font-size:30px; display:inline-block; margin-right:10px; vertical-align:bottom;
}
section#haizoku img.sum {
	margin-top:20px; margin-bottom:35px;
}

section#haizoku p.txt {
	width:452px;
}

section#haizoku a.haizoku_detail {
	margin:20px 0 20px 0;
	display:block;
	background: -moz-linear-gradient(top,  #FF6391 0%, #FF467D 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF6391), color-stop(100%,#FF467D));
	background: -webkit-linear-gradient(top,  #FF6391 0%,#FF467D 100%);
	background: -o-linear-gradient(top,  #FF6391 0%,#FF467D 100%);
	background: -ms-linear-gradient(top,  #FF6391 0%,#FF467D 100%);
	background: linear-gradient(to bottom,  #FF6391 0%,#FF467D 100%);
	color:#FFFFFF; border-radius:8px;
	font-size:16px; text-decoration:none; vertical-align:middle;
	width:92%; text-align:center;
	padding:10px 10px 5px 10px;
}


section#haizoku_detail {
	line-height:2; font-size:16px;
	padding-bottom:40px;
}

section#haizoku_detail h1 {
	font-size:24px; color:#333; margin-bottom:0px;
}


section#haizoku_detail h2,
section#haizoku_detail h3,
section#haizoku_detail h4,
section#haizoku_detail h5,
section#haizoku_detail h6{
	color:#FF6567; font-size:18px; margin:20px 0px 30px 3px; padding:6px 0px 2px 12px;
	border-bottom:solid 4px #FF6567; vertical-align:middle; line-height:1.6;
}
section#haizoku_detail h2 i,
section#haizoku_detail h3 i,
section#haizoku_detail h4 i,
section#haizoku_detail h5 i,
section#haizoku_detail h6 i {
	color:#FF9999; font-size:32px; display:inline-block; margin-right:10px; vertical-align:bottom;
}



section#haizoku_detail p {
	padding:0 2% 0 2%;
}
.haizoku-txt2 {
	font-size: 14px;
	line-height: 1.6;
}

section#haizoku_detail a.haizoku_search {
	margin:20px auto 20px auto;
	display:block;
	background: -moz-linear-gradient(top,  #FF6391 0%, #FF467D 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF6391), color-stop(100%,#FF467D));
	background: -webkit-linear-gradient(top,  #FF6391 0%,#FF467D 100%);
	background: -o-linear-gradient(top,  #FF6391 0%,#FF467D 100%);
	background: -ms-linear-gradient(top,  #FF6391 0%,#FF467D 100%);
	background: linear-gradient(to bottom,  #FF6391 0%,#FF467D 100%);
	color:#FFFFFF; border-radius:8px;
	font-size:24px; font-weight:bold; text-decoration:none; vertical-align:middle;
	width:72%; text-align:center;
	padding:10px 10px 5px 10px;
	
}


section#gimon h6 {
	color:#FF6567; font-size:20px; margin:0px 0px 10px 3px; padding:6px 0px 0px 12px;
	border-bottom:solid 4px #FF6567; vertical-align:middle;
}

section#gimon h6 i {
	color:#FF9999; font-size:32px; display:inline-block; margin-right:10px; vertical-align:bottom;
}

