@import url(../../css/common.css);
/* ====================================================== */
/* concept  */
/* ====================================================== */
body{background: url("../image/title.jpg") 50% 0 no-repeat;}
h1{
	margin-bottom:15px;
	color:#cecece;
	font-size:6em;
	font-weight:normal;
	text-align:center;
}
#catch{
	width:960px;
	height:310px;
	margin-bottom:80px;
	padding-top:50px;
	background: url("../image/bg_concept.jpg") 0 0 no-repeat;
}
#catch h2{
	margin-bottom:22px;
	font-size:3.8em;
	color:#fff;
	text-align:center;
}
#catch p{
	width:495px;
	padding-left:60px;
	color:#fff;
	line-height:2.2;
}
#enjoy h2{
	margin-bottom:50px;
}
#enjoy .inner h3{
	margin-bottom:10px;
	font-size:2.5em;
	font-weight:bold;
	color:#643f34;

}
#enjoy .inner{
	position:relative;
	margin:0 0 0 auto;
	width:535px;
	padding:30px 25px 30px 260px;
	background: url("../image/bg_enjoy.gif") 0 0 repeat;
}
#enjoy .inner .photo{
	position:absolute;
	top:-32px;
	left:-146px;
}
#enjoy .inner .maintext{
	line-height:2.2;
}