img {
	vertical-align:bottom;
}

/*===========================================
	pregArea_01
=============================================*/
div.pregArea_01 {
	width: 720px;
	margin: 20px auto 0px auto;
	padding: 0px;
}
div.pregArea_01 .s-title {
	margin-top:40px;
	padding:15px 0 5px 60px;
	background:url(../images/sea_mt.png) no-repeat;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
div.pregArea_01 .s-title span {
}
div.pregArea_01 div.pregBox {
	margin: 15px 15px 0px 15px;
}
div.img {
	text-align:center;
}


/* imgArea */
div.pregArea_01 div.pregBox ul.imgArea {
	margin: 15px 0 0 0;
	padding: 15px 0px 0px 0px;
	border-top:#999 1px dotted;
	list-style:none;
	clear:both;
}
div.pregArea_01 div.pregBox ul.imgArea li.txt {
	width:450px;
	float:left;
}
div.pregArea_01 div.pregBox ul.imgArea li.img {
	width:220px;
	float:right;
}
div.pregArea_01 div.pregBox .dot-line {
	border-bottom:#999 1px dotted;
	margin-bottom:15px;
	padding-bottom:15px;
}


/* anchorBtn アンカーリンク */
ul.anchorBtn {
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
}
ul.anchorBtn li {
	margin:0 15px 0 0;
	padding: 0px;
	float:left;
}
.InnerLinkButton {
    background: url("../images/innerlinkbutton.png") no-repeat 0 52%;
    border: 1px solid #bcbcbc;
    border-radius: 6px;
    display: block;
    padding: 5px 0 5px 22px;
    transition: opacity 0.2s ease-in 0s;
    vertical-align: middle;
    width: 150px;
}
.ButtonText {
    color: #333333;
    display: table-cell;
    font-size: 12px;
    height: 32px;
    letter-spacing: 0;
    line-height: 1.2em;
    min-height: 32px;
    padding-right: 5px;
    text-decoration: none;
    vertical-align: middle;
}
a:hover span.InnerLinkButton,
a:active span.InnerLinkButton {
    color: #333;
    opacity: 0.5;
    text-decoration: none !important;
}
ul.anchorBtn li a:hover,
ul.anchorBtn li a:active {
    text-decoration: none !important;
}


/* howtoArea 順光 逆光 */
div.pregArea_01 div.pregBox ul.howtoArea {
	margin:0;
	padding:0;
	list-style:none;
}
div.pregArea_01 div.pregBox ul.howtoArea li.left {
	width:330px;
	margin:15px 0 0 0;
	float:left;
}
div.pregArea_01 div.pregBox ul.howtoArea li.right {
	width:330px;
	margin:15px 0 0 0;
	padding:0 0 0 15px;
	border-left:#999 1px dotted;
	float: right;
}
div.pregArea_01 div.pregBox ul.howtoArea .miniBox {
	margin-top:10px;
	padding:0 15px;
}
div.pregArea_01 div.pregBox ul.howtoArea .st {
	background:#F1F1F1;
	font-size:15px;
	font-weight:bold;
	padding:5px 7px;
}
div.pregArea_01 div.pregBox ul.howtoArea .img {
	margin-top:15px;
	text-align:center;
}
div.pregArea_01 div.pregBox .cap {
	margin-top:5px;
	text-align:right;
}


/* waterArea */
ul.waterArea {
	margin:0;
	padding:0;
	list-style:none;
}
ul.waterArea li.txt {
	width:450px;
	float:left;
	margin-top:15px;
}
ul.waterArea li.img {
	width:220px;
	float: right;
	margin-top:40px;
}


/*===========================================
	ico
=============================================*/
.ico_care {
	background:url(../images/ico_care.png) no-repeat 0 2px;
	padding: 0 0 5px 27px;
	font-size:15px;
	font-weight:bold;
}
.ico_Disc {
    background: url("../images/ico_disc.png") no-repeat left 0.4em;
    padding: 0 0 0 11px;
}

.mod-pageTop {
	margin-top:10px;
}
.pc-none {
	display:none;
}

@media (max-width: 640px) {

	/*===========================================
		pregArea_01
	=============================================*/
	div.pregArea_01 {
		width: auto;
	}
	div.pregArea_01 div.main img {
		max-width:720px;
		width: 100%;
		height:auto;
	}
	div.pregArea_01 .s-title {
		background:#007DE1;
		color:#FFFFFF;
		margin-top:40px;
		padding:5px 7px;
		font-size:15px;
		font-weight:bold;
		clear:both;
	}
	div.pregArea_01 .s-title span {
		display:block;
	}
	div.pregArea_01 div.pregBox {
		margin: 15px 0px 0px 0px;
	}
	
	/* imgArea */
	div.pregArea_01 div.pregBox ul.imgArea li.txt {
		width: auto;
		float: none;
	}
	div.pregArea_01 div.pregBox ul.imgArea li.img {
		width: auto;
		float: none;
		margin-top:10px;
		text-align:center;
	}
	div.pregArea_01 div.pregBox ul.imgArea li.img img {
		max-width:220px;
		width:100%;
		height:auto;
	}
	
	
	/* anchorBtn アンカーリンク */
	ul.anchorBtn {
		margin:0;
	}
	ul.anchorBtn li {
		margin:10px 0px 0 0;
		float:none;
	}
	.InnerLinkButton {
		padding-right: 10px;
		width: auto;
	}
	.ButtonText {
		height: 32px;
		min-height: 32px;
	}
	
		
	/* howtoArea 順光 逆光 */
	div.pregArea_01 div.pregBox ul.howtoArea li.left {
		width: auto;
		float: none;
	}
	div.pregArea_01 div.pregBox ul.howtoArea li.right {
		width: auto;
		float: none;
		padding:0 0 0 0px;
		border-left: none;
		margin-top:30px;
	}
	div.pregArea_01 div.pregBox ul.howtoArea .miniBox {
		padding:0 0px;
	}
	div.pregArea_01 div.pregBox ul.howtoArea .img img {
		max-width:300px;
		width:100%;
		height:auto;
	}
	
	
	/* waterArea */
	ul.waterArea li.txt {
		width: auto;
		float: none;
	}
	ul.waterArea li.img {
		width: auto;
		float: none;
		text-align:center;
		margin-top:10px;
	}
	ul.waterArea li.img img {
		max-width:220px;
		width:100%;
		height:auto;
	}
	
	div.pregArea_01 div.pregBox .cap {
		text-align:center;
	}
	
	.pc-none {
		display:block;
	}


}




