
body{
	background-image:url(../images/top-bg.png);
	background-repeat:repeat-x;
	background-position:center 5px;
}
	h1{
		width:800px;
		position: absolute;
		top:0px;
		left:50%;
		margin-left:-400px;
		padding:2px 0px 2px 0px;
		text-align:right;
		font-size:10px;
		line-height: 10px;
		color: #666;
	}
#head{
	height: 78px;
	overflow: hidden;
	padding-top:5px;
}
	
	#head .logos{
		height: 40px;
	}
	#head .logos img.daikyo{
		display: block;
		float: left;
		margin:2px 0px 0px 9px;
	}
	#head .logos img.lions{
		display: block;
		float: right;
		margin:8px 3px 0px 0px;
	}	


#main_image{
	width:800px;
	height:110px;
	background:url(../images/tour_bg.jpg) repeat-x #fff;
	position: relative;
}
	#main_image img {
		display:inline;
		padding:10px 0px 0px 10px;
	}

#tour {
	width:800px;
	background:#fff;
	margin:0px;
	padding:0px 0px 50px;
	clear:both;
}
	#tour .tour_image{
		margin:0px auto 30px;
		padding:12px 0px 0px;
		width:770px;
	}
	
	#tour p.txt{
		margin:0px;
		padding:20px 20px 0px 20px;
		width:380px;
		height:84px;
		background:url(../images/tour_txt_bg.gif) no-repeat;
		line-height:1.4em;
		float:left;
	}

	#tour p.btn{
		margin:0px 0px 0px 0px;
		padding:7px 0px 0px;
		width:285px;
		text-align:center;
		float:left;
	}

	#tour .tour_l {
		width:705px;
		margin:0px auto;
		padding:0px 25px 40px 40px;
		border-bottom:1px dashed #666;
	}

	#tour .tour_bukken{
		margin:0px 0px 30px 40px;
		padding:0px;
	}
