@charset "utf-8";

/* メインイメージ */

#mainImg {
	background-image: url(../coolcoat/img/mainimg.jpg);
	width:800px;
	height: 370px;	
}

/* メリット */

#merit {
	background-image: url(../coolcoat/img/more.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#merit h2 {
	background-image: url(../coolcoat/img/merit_ttl.jpg);
	background-repeat: no-repeat;
	width: 530px;
	height: 26px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#merit ol {
	background-image: url(../coolcoat/img/coat_img.jpg);
	background-repeat: no-repeat;
	padding-left: 140px;
	min-height: 124px;
	height: auto !important;
	height: 124px;
	font-size: 14px;
	font-weight: bold;
}

#merit li {
	margin-bottom: 5px;
	min-height: 18px;
	height: auto !important;
	height: 18px;
}

#num01 {
	background-image: url(../coolcoat/img/ol_01.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
}

#num02 {
	background-image: url(../coolcoat/img/ol_02.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
}

#num03 {
	background-image: url(../coolcoat/img/ol_03.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
}

#num04 {
	background-image: url(../coolcoat/img/ol_04.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
}

#more {
	min-height: 85px;
	height: auto !important;
	height: 85px;
	visibility: hidden;
}

/* クールアリーナ */

#arena {
	margin-top: 30px;
	background-image: url(../coolcoat/img/arena_img.jpg);
	background-repeat: no-repeat;
	background-position: center 65px;
}

#arena h2 {
	background-image: url(../coolcoat/img/arena_ttl.jpg);
	background-repeat: no-repeat;
	width: 449px;
	height: 55px;
	text-indent: -9999px;
	margin-bottom: 372px;
}

#arena dl {
	background-image: url(../coolcoat/img/active_ttl.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 112px;
	margin-bottom: 20px;
}

#arena dd {
	float: left;
}

#park {
	background-image: url(../coolcoat/img/park.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 106px;
	margin-right: 5px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

#road {
	background-image: url(../coolcoat/img/road.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 106px;
	margin-right: 5px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

#parking {
	background-image: url(../coolcoat/img/parking.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 106px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

#roof {
	background-image: url(../coolcoat/img/roof.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 125px;
	margin-right: 5px;
	text-indent: -9999px;
}

#veranda {
	background-image: url(../coolcoat/img/veranda.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 106px;
	margin-right: 5px;
	text-indent: -9999px;
}

#pool {
	background-image: url(../coolcoat/img/pool.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 106px;
	text-indent: -9999px;
}

/* プロジェクト */

#project h2 {
	background-image: url(../coolcoat/img/project_ttl.jpg);
	background-repeat: no-repeat;
	width: 520px;
	height: 30px;
	margin: 20px auto 10px auto;
	text-indent: -9999px;
}

#project p {
	background-image: url(../coolcoat/img/collabo.jpg);
	background-repeat: no-repeat;
	width: 475px;
	height: 69px;
	margin: 0 auto;
	text-indent: -9999px;
}