@charset "utf-8";
#main-contents{
background:#E7E0AA;
padding-bottom:10px;
overflow:hidden;
zoom:1;
}

/* header
-------------------------------*/

#header h1 {
	padding:0;
	margin:0;
}


#header .header_text {
	background:url(/memnavi/stay/coverage/yamanashi/images/header_p.gif) no-repeat;
	height:99px;
}

#header p {
	font-size:12px;
	line-height:1.8em;
	padding:15px 15px 0 145px;
}

#report {
	background:url(/memnavi/stay/coverage/yamanashi/images/back.gif) repeat-y;
}


/* report
-------------------------------*/

#report {
	background:url(/memnavi/stay/coverage/yamanashi/images/back.gif) repeat-y;
	padding-bottom:20px;
	margin-bottom:50px;
}

.access {
	background:url(/memnavi/stay/coverage/yamanashi/images/access.png) no-repeat;
	height:284px;
}

.access .text1 {
	font-size:12px;
	line-height:1.5em;
	text-align:center;
	padding:105px 0 0 350px;	
}

.access .text2 {
	font-size:12px;
	line-height:1.5em;
	padding:70px 0 0 400px;
}

span {
	font-weight:bold;
}

.clip-list {
	margin:0 10px;
}

.clip-list .icon1 {
	position:relative;
	left:200px;
}

.clip-list .icon5 {
	position:relative;
	left:100px;
	top:20px;
}

.clip-list .icon2 {
	position:relative;
	left:200px;
	bottom:290px;
}

.clip-list .icon3 {
	position:relative;
	left:200px;
	bottom:30px;
}

.clip-list .icon4 {
	position:relative;
	bottom:360px;
	right:20px;
}

.clip-list .icon6 {
	position:relative;
	left:200px;
	bottom:350px;
}

.clip {
	width:350px;
	height:380px;
	float:left;
	margin:0 10px 20px 10px;
	background:url(/memnavi/stay/coverage/yamanashi/images/clip2.png) no-repeat;
	display:block;
}

.clip-MG {
	margin:60px 39px 0 39px;
}

.center {
	text-align:center;
	padding:5px 0 10px 0;
}

.clip-MG p {
	margin-top:10px;
	font-size:12px;
	line-height:1.5em;
}

.yoyaku {
	position:relative;
	bottom:90px;
	text-align:center;
	height:100px;
	padding:10px 0 10px 0;
}

.yoyaku .position {
	position:relative;
	top:90px;
	left:240px;
}


/* recommend
-------------------------------*/

#recommend {
	background:url(/memnavi/stay/coverage/yamanashi/images/back.gif) repeat-y;
	padding-bottom:20px;
}

.img-space {
	width:250px;
	margin:20px 20px 20px 55px;
	float:left;
}

.rec1 {
	background:url(/memnavi/stay/coverage/yamanashi/images/rec_back1.png) no-repeat;
	height:430px;
	margin-bottom:20px;
}

.rec2 {
	background:url(/memnavi/stay/coverage/yamanashi/images/rec_back2.png) no-repeat;
	height:270px;
	margin-bottom:20px;
	clear:both;
}

.rec_text {
	padding:20px 55px 0 0;
}

.rec_text p {
	padding:10px 0 0 0;
	font-size:14px;
	line-height:1.5em;
}

.rec_text p span {
	font-size:16px;
	padding:10px 0;
}

.yoyaku2 {
	position:relative;
	top:10px;
	left:180px;
}



/* Page top action
-------------------------------*/


#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #1d2088;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
	opacity:0.8;
    text-decoration: none;
}
