@charset "utf-8";
top {
}


/*########## contents ##########*/
.wrapper #contents #way {
	width:740px;
	height:26px
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../way/back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
}

/*########## photos ##########*/
ul.way{
	width:100%;
	height:100%
	float:left;
	margin-top:10px;
	padding-left:0;
	margin-left:0;
	font-size: 12px;
	line-height:20px;
}

ul.way li{
    list-style:none;
    padding:0px 15px;
    width:720px;
}


.wrapper #contents #offset {
	width:463px;
	height:559px
	margin-top: 10px;
	margin-left: 148.5px;
}


h2{
	font-size: 11px;
	display: inline;
	line-height:25px;
	font-weight: normal;
}











