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

/*creafix*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}

 /* IE6 */
* html .clearfix { zoom: 1;}
 /* IE7 */
*:first-child+html .clearfix { zoom: 1;}

/*アクアドライ　コンテンツ*/
#aquaCnt {
	border:0;
	padding-top:22px;
	padding-bottom:40px;
}

.aquaBox {
	border:0;
}

/*テキストスタイル*/
#aquaCnt p {
	color:#666666;
	font-size:16px;
	margin:0 0 0 20px;
	line-height:1.8;
	letter-spacing:1px;
}

#aquaCnt span {
	display:inline-block;
	/*margin-top:10px;*/
	color:#00a0e9;
	font-size:30px;
	font-weight:bold;
	line-height:1.7;
}

/*アクアドライ　イメージ画像（4つ）*/
#aquaimgContents {
	margin:40px 0 0 20px;
}

.imgarea {
	margin-bottom:20px;
}

.lastimgarea {
	margin-bottom:0;
}


/*アクアドライ　イメージ　スタイル*/
.imgarea img {
	width:315px;
	height:67px;
}

.imgsecond {
	margin-left:40px;
}


/*おすすめ衣類*/
#imgarea2 {
	width:670px;
	margin-left:0;
	margin-top:50px;
}

#imgarea2 img {
	width:670px;
	height:155px;
}






