@charset "utf-8";
/* CSS Document */



/*header*/


#header{
	background: url(../image/common/header_bg.jpg) repeat-x;
	height: 214px;
	width: 100%;
}

#header_in{
	background: url(../image/common/header_bg.jpg) repeat-x;
	width: 920px;
	height: 214px;
	margin: 0 auto;
	position: relative;
}

h1{
	position: absolute;
	top: 5px;
	right: 5px;
	color: #808480;
	font-size: 12px;
	font-weight: lighter;
}


#logo{
	position: absolute;
	left: 25px;
	top: 20px;
}

h2{
	position: absolute;
	width: 274px;
	height: 60px;
	top: 55px;
	left: 375px;
	font-size: 12px;
	font-weight: lighter;
}

#top_yoyaku{
	position: absolute;
	top: 55px;
	left: 690px;
}


#gnavi{
	position: absolute;
	bottom: 8px;
	left: 0px;
	width: 920px;
	height: 61px;
}

#gnavi li{
	float: left;
	padding-top: 12px;
	margin-right: 12px;
}

/*main*/

#wrapper{
	width: 920px;
	margin: 0 auto;
}

#top_main{
	position: relative;
	width: 920px;
	height: 1080px;
}


/*footer*/

.ft_ue{
	background: url(../image/common/bg_ft_ue.jpg) repeat-x;
	width: 100%;
	height: 24px;
}


#footer{
	background: #FFFEDF;
	height: 470px;
	width: 100%;
	position: relative;
}

#footer_in{
	background: #FFFEDF;
	width: 920px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
	


#ft_tel{
	position: absolute;
	width: 274px;
	height: 60px;
	top: 70px;
	left: 280px;
	font-size: 12px;
	font-weight: lighter;
	line-height: 22px;
}


#ft_yoyaku{
	position: absolute;
	top: 70px;
	left: 620px;
}


.ft_waku{
	width: 920px;
	margin: 70px 0 0;
}
.ft_waku a {
    color: #00f;
}
.ft_timei{
	width: 900px;
	font-size: 12px;
	margin: 0 auto;
}

.ft_timei li{
	float: left;
}


.end_footer{
	width: 100%;
	background: #FFFEDF;
	height: 180px;
	margin-top: 0;
}


.end_footer_in{
	width: 920px;
	margin: 0 auto;
	background: #FFFEDF;
}


#copy_rights{
	margin-top: 60px;
	width: 920px;
	text-align: center;
}



/*backtop*/

#backtop{
	position: fixed;
	bottom: 25px;
	right: 25px;
	font-size: 30px;
}

#backtop a{
	background: #666;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	display: block;
	border-radius: 10px;
	width: 70px;
	height: 35px;
	line-height: 35px;
	padding-top: 5px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity:0.85;
}


#thankyou_waku{
	width: 920px;
	height: 900px;
}

#thankyou_waku p{
	padding-top: 50px;
	text-align: center;
	font-size: 16px;
	line-height: 27px;
}


/*sitemap*/

.sitemapyou{
	width: 800px;
	line-height: 22px;
	padding-left: 30px;
	margin-top: 50px;
}
