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

#haizoku_img {
	border-top:solid 1px #666666; border-bottom:solid 1px #666666;
	position:relative;
	background-image:url(../images/haizoku_img.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	width:100%; height:0px; margin:0 auto;
	position:relative; padding-top:43%; margin-bottom:10px
}

#haizoku_img p {
	position:absolute; bottom:0px; left:10px; font-size : 0.6em;
	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:1.2em; 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:1.3em; display:inline-block; margin-right:10px; vertical-align:bottom;
}
section#haizoku img.sum {
	display:block;
	margin:20px auto 20px auto;
	width:98%;
}

section#haizoku p.txt {
	margin:20px auto 20px auto;
	width:98%;
	font-size:0.8em;
}

section#haizoku a.haizoku_detail {
	margin:20px auto 30px 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:0.85em; font-weight:bold; text-decoration:none; vertical-align:middle;
	width:90%; text-align:center;
	padding:10px 10px 10px 10px;
}


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

section#haizoku_detail h1 {
	font-size:1.1em; 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:1.1em; margin:20px 0px 30px 3px; padding:6px 0px 4px 5px;
	border-bottom:solid 4px #FF6567; vertical-align:middle; line-height:1.5;
}
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:1.4em; display:inline-block; margin-right:5px; vertical-align:bottom;
}



section#haizoku_detail p {
	padding:0 2% 0 2%;
}
.haizoku-txt2 {
	font-size: 0.875em;
	line-height: 1.5;
}
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:0.9em; font-weight:bold; text-decoration:none; vertical-align:middle;
	width:86%; text-align:center;
	padding:10px 10px 7px 10px;
	
}


section#gimon h6 {
	color:#FF6567; font-size:1.3em; 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:1.5em; display:inline-block; margin-right:10px; vertical-align:bottom;
}

