body{
	background-color: #fff;
	color: #000;
}

#page{
	width: 800px;
	margin: 0 auto;
}

#head{
	margin-bottom: 30px;
	background: url(../images/bg_01.jpg) no-repeat center top;
}
#title{
	width: 800px;
	height: 275px;
	text-indent: -9999px;
}
#intro{
	margin: 0 0 0 auto;
	padding: 20px 10px 0 15px;
	width: 420px;
}
#intro p{
	margin: 0 0 15px 0;
	font-size: 1.2em;
	line-height: 1.6em;
}
#intro strong{
	font-weight: bold;
}

#main{
	padding-bottom: 300px;
	background: url(../images/bg_03.jpg) no-repeat center bottom;
}
#main01{
	float: right;
	padding: 0 15px 0 0;

	width: 585px;
}

#main01 .route{
	margin: 0 0 35px auto;
	width: 532px;
}
#main01 .route .catch{
	padding: 0 0 4px 0;
	margin: 0 0 15px 0;
	border-bottom: 2px solid #000;
	width: 532px;
	height: 23px;
	text-indent: -9999px;
}
#main01 .route .main-photo{
	float: right;
}
#main01 .route .route-name{
	margin: 0 0 25px 0;
	text-indent: -9999px;
}
#main01 .route .body p{
	margin: 15px 0;
	font-size: 1.2em;
	line-height: 1.7em;
}
#main01 .route .photo{
	margin: 15px auto 0 auto;
	width: 528px;
}
#main01 .route .photo li{
	float: left;
	display: inline;
	margin-left: 2px;
}

#randen.route .catch{
	background: url(../images/title_06.gif) no-repeat left top;
}
#randen.route .route-name{
	width: 269px;
	height: 50px;
	background: url(../images/title_09.gif) no-repeat left top;
}
#iga.route .catch{
	background: url(../images/title_34.gif) no-repeat left top;
}
#iga.route .route-name{
	width: 220px;
	height: 75px;
	background: url(../images/title_37.gif) no-repeat left top;
}
#kisyu.route .catch{
	background: url(../images/title_61.gif) no-repeat left top;
}
#kisyu.route .route-name{
	width: 261px;
	height: 100px;
	background: url(../images/title_64.gif) no-repeat left top;
}

#bnr{
	margin: 70px auto 0 auto;
	width: 532px;
}
#bnr_tetsutabi{
	margin: 0 auto;
	width: 378px;
	height: 68px;
}
#bnr_tetsutabi a{
	display: block;
	position: relative;
	top: 0;
	left: 0;
	/*\*/
	overflow: hidden;
	/**/
	text-indent: -9999px;
	width: 378px;
	height: 68px;
	background: url(../images/bnr_90.jpg) no-repeat center top;
}

#main02{
	float: left;
	display: inline;

	margin-left: 14px;

	position: relative;
	top: -75px;
	left: 0;

	width: 186px;

	background-image: url(../images/default_snapbg_10.png);
	background-repeat: repeat-y;
	background-position: 83px 10px;
}
#main02 .snap_wrap_first{
	padding: 7px 2px 3px 7px;

	background-image: url(../images/default_snapbg_06.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main02 .snap_wrap{
	margin-top: 20px;
	padding: 7px 2px 3px 7px;

	background-image: url(../images/default_snapbg_13.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#foot{
	padding: 10px 0;
}
#foot p{
	text-align: center;
	font-size: 1.2em;
	line-height: 1.4em;
}