@charset "UTF-8";
/* /stay/theme/couple/css/ */

/******************************************************************************
inner-top
******************************************************************************/
#inner-top{
	position: relative;
	z-index: 0;
	background: #f9e8e8;
	}
/* copy */
#inner-top p.copy{
	position: absolute;
	top: 350px;
	left: 20px;
	}
#inner-top h1{
	margin: 0 auto 10px;
	text-align: center;
	}
/*------------------------------*/
/*block*/
/*------------------------------*/
#inner-top .block{
	width: 840px;
	margin: 0 auto;
	padding-bottom: 20px;
	}
#inner-top .block h2{
	margin-bottom: 12px;
	}
#inner-top .ad{
	margin:auto;
	width:728px;
	}
#inner-top .block p{
	font-size: 1.2em;
	line-height: 1.7;
	margin-bottom: 15px;
	}
#inner-top .block p.bg-line{
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../img/line.gif) no-repeat left bottom;
	}
/* f-left */
#inner-top .block .f-left{
	float: left;
	}
/* f-right */
#inner-top .block .f-right{
	float:right;
	}

/* text01 */
#inner-top .block .ph01{
	width: 357px;
	}
#inner-top .block .bg01{
	background:url(../img/bg_01.gif) no-repeat ;
	width: 383px;
	height:220px;
	padding: 40px 50px;
	font-size: 1.2em;
	}
/* text02 */
#inner-top .block .ph02{
	width: 299px;
	}
/* text03 */
#inner-top .block .ph03{
	width: 299px;
	}
/* box */
#inner-top .block .box{
	width: 204px;
	float: left;
	}
/* box */
#inner-top .block .bicycle{
	width: 226px;
	float: right;
	margin-top: -10px;
	}

/******************************************************************************
inner-bottom
******************************************************************************/
#inner-bottom{
	background: #D59EE7;
	}
/*------------------------------*/
/*box*/
/*------------------------------*/
#inner-bottom .box .txt{
	background: #EACFF3;
	color: #333;
	}

/******************************************************************************
area-search
******************************************************************************/
#area-search h2 span{
	background: #D59EE7;
	color: #fff;
	padding: 3px 5px;
	}