

#pool {
	line-height:160%;
	}

#pool #mainVis{
	width:100%;
	height:75px;
	margin-bottom:20px;
	background:url(/special/pool/img/topimg.jpg) no-repeat;
	background-size: 100% auto;
	position:relative;
}

#pool #mainVis h1{
	height:auto;
	position:absolute;
	top: 25%;
	right: 5%;
	width: 30%;
}

#pool .caution {
	width: 96%;
	margin: 5px auto 0;
	color: #dc143c;
	font-size: 10px;
	line-height: 1.5;
}

#pool .topbt{
	width: 96%;
	margin: 10px auto;
}

#pool .topbt a img {
	width: 33%;
	margin: 0 1% 10px 0;
	float: left;
}

#pool .topbt a img:last-child {
	margin-right: 0;
}

#pool h2{
	height:32px;
	clear:both;
	margin-bottom:25px;
	padding:8px 0 0 12px;
	background:url(/special/pool/img/ttl_01.jpg) no-repeat 100% 0;}



/*--------------------------------------*/


#pool .contBox4{
	margin:0 0 10px 0;
	text-align:left;
}

#pool .contBox4 div{
	width: 92%;
	margin:0 auto 20px;
	padding: 0 2%;
	background:#fff;
	font-size:12px;
	padding:15px 2% 15px 2%;
	box-shadow: 0 0 3px #bbb;
}





#pool .contBox4 div p{
	margin: 0 0 10px;
}

#pool .contBox4 h3 a{
	border-left:2px solid #FD4F87;
	padding-left:10px;
	padding-top:0;
	display:block;
	text-align:left !important;
	color:#000000;
	text-decoration:underline;
	font-size:18px;
	margin:0 0 10px;
}

#pool .contBox4 h3 a{
	border-left:2px solid #FD4F87;
	padding-left:10px;
	padding-top:0;
	display:block;
	text-align:left !important;
	color:#000000;
	text-decoration:underline;
	font-size:18px;
	margin:0 0 10px;
	font-size:17px;
}

#pool .contBox4 div ul {
	margin-bottom:10px;
	width: 100%
	}
	
#pool .contBox4 div ul li {
	float: left;
	cursor:pointer;
	list-style-type:none;
	list-style:none;
}

#pool .contBox4 div ul.thumbnail li {
	float: left;
	width: 33%;
	width: calc(100% / 3 - 1px);
	width: -webkit-calc(100% / 3 - 1px);
	width: -moz-calc(100% / 3 - 1px);
	margin-top: 2px;
	cursor:pointer;
	list-style-type:none;
	list-style:none;
}

#pool .contBox4 div ul.thumbnail li:nth-child(3n+1) {
	margin-right: 2px;
}

#pool .contBox4 div ul.thumbnail li:nth-child(3n) {
	float: right;
}

#pool .contBox4 div ul.no_bd{
	margin-bottom:10px;
	}
	
#pool .contBox4 div .no_bd li{
	float:left;
	margin-right:10px;
	cursor:pointer;
	border: none;
	outline: none;
	margin-right: 10px;
	list-style-type:none;
	list-style:none;
}

#pool .contBox4 .single img,
#pool .contBox4 .gallery img {
	width: 100%;
	height: auto;
}

#pool .contBox4  a img {
	width: 100%;
	height: auto;
}

#pool .gray{
	background:#F3F3F3;
	padding:10px;
	min-height:50px;
	_height:120px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius:8px;
	margin-bottom:15px;
	}
	
#pool .mb10{
	margin-bottom:10px;
	}
	
.link_btn {
	margin: 20px auto 55px;
	text-align: center;
	width: 96%;
}

.link_btn img {
	width: 100%;
	height: auto;
}