@charset "utf-8";

/*----------------------------- 
メイン
-----------------------------*/
#main
{
	width: 727px;
	height: 560px;
	margin: 12px 0 0 19px;
	background: url(../images/top/ph_main01.jpg) no-repeat right top;
	overflow: hidden;
	position: relative;
}

#main > img,
#main h2,
#main h3,
#main ul li
{
	display: none;
}

#main h2
{
	position: absolute;
	top: 161px;
	left: 13px;
}

#main h3
{
	position: absolute;
	top: 227px;
	left: 14px;
}

#main ul
{
	margin: 17px 0 0 2px;
	overflow: hidden;
}

#main ul li
{
	float: left;
}

#main #bus
{
	width: 323px;
	height: 201px;
	position: absolute;
	top: 298px;
	left: 0;
}

/*----------------------------- 
バスガイドが好評の...
-----------------------------*/
#content .guide
{
	width: 522px;
	height: 336px;
	padding: 20px 0 0 156px;
	overflow: hidden;
	background: url(../images/top/ph_guide01.gif) no-repeat;
	position: relative;
	top: -23px;
	left: 55px;
}

#content .guide h2
{
	width: 376px;
	height: 23px;
	overflow: hidden;
	margin: 0 auto 20px auto;
}

#content .guide p
{
	margin: 0 0 25px 25px;
	line-height: 1.6;
	font-size: 85%;
	color: #282828;
}

#content .guide .secure
{
	background: url(../images/top/btn_guide01.gif) no-repeat left top;
	overflow: hidden;
	position: relative;
}

#content .guide .secure img:first-child
{
	position: relative;
	z-index: 1;
}

#content .guide .secure .over
{
	position: absolute;
	top: 0;
	left: 0;
}

/*----------------------------- 
私たちが楽しい旅の...
-----------------------------*/
#content .travel
{
	width: 716px;
	margin: 13px 0 0 30px;
	padding: 16px 0 0 0;
	background: url(../images/top/bg_travel01.gif) no-repeat;
}

#content .travel h2
{
	width: 453px;
	height: 23px;
	overflow: hidden;
	margin: 0 auto;
}

#content .travel ul
{
	overflow: hidden;
	margin: 19px 0 0 16px;
}

#content .travel ul li
{
	width: 216px;
	margin: 0 0 0 9px;
	padding: 0 0 18px 0;
	float: left;
	background: url(../images/top/bg_travel02.gif) repeat-x left bottom;
}

#content .travel ul li img
{
	vertical-align: middle;
}

/*----------------------------- 
子ども達の笑顔を乗せて
-----------------------------*/
#content .children
{
	width: 704px;
	background: url(../images/top/bg_children01.jpg) no-repeat left bottom;
	padding: 0 0 214px 0;
	margin: 0 0 0 40px;
	position: relative;
}

#content .children h2
{
	width: 287px;
	height: 32px;
	overflow: hidden;
	margin: 35px 0 0 15px;
	position: relative;
	z-index: 1;
}

#content .children p
{
	width: 287px;
	text-align: center;
	line-height: 1.6;
	margin: 10px 0;
}

#content .children > img
{
	margin: 0 0 0 18px;
}

#content .children > img:first-child
{
	margin: 0;
	position: absolute;
	bottom: 206px;
	right: 19px;
}




/*----------------------------- 
追加（横3枠）
-----------------------------*/
#content .bussize
{
	width: 716px;
	margin: 5px 0 0 30px;
	padding: 16px 0 0 0;
}


#content .bussize ul
{
	overflow: hidden;
	margin: 10px 0 30px 0px;
}

#content .bussize ul li
{
	width: 224px;
	margin: 0 0 20px  10px;
	padding: 0 0 0 0;
	float: left;
}

#content .bussize ul li img
{
	vertical-align: middle;
}


/*----------------------------- 
フェイスブック
-----------------------------*/
#content .fb
{
	width: 716px;
	margin: 13px 0 0 30px;
	padding: 16px 0 0 0;
	text-align: center;
	color: #FFFF99;
}

