@charset "utf-8";
/* dummy \*/
* html div {
 height:1%;
 }
/* dummy */
/* 基本項目設定 */
*{
margin:0;
padding:0;
}

body{
	color:#666666;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	background-image: url(../images/back_main.jpg);
	background-position: center top;
}

img{
border:none;
vertical-align:bottom;
}

a{
	color: #666666;
	text-decoration: none;
}



ul{
list-style-type:none;
}


hr{
display:none;
clear:both;
}

.left {
	float: left;
}
.clear_both {
	float: none;
}

.right {
	float: right;
}
.left {
	float: left;
}
h1 {
	height: 71px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 44px;
	text-align: center;
	display: block;
}
.none {
	display: none;
}




#wrapper {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#back  {
	display: none;
}


#header {
	width: 100%;
	height: 276px;
	box-shadow: 0px 0px 7px #DFEAE3; /*CSS3*/
	-moz-box-shadow: 0px 0px 7px #DFEAE3; /* Firefox用*/
	-webkit-box-shadow: 0px 0px 7px #DFEAE3; /* Google Chrome, Safari用*/
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFF2E8;
	position: relative;
	z-index: 1;
}
#header .header_tel {
	width: 260px;
	position: absolute;
	top: 132px;
	margin-left: -135px;
	left: 50%;
}
#header .header_tel dt {
	float: left;
	width: 190px;
	margin-bottom: 4px;
}
#header .header_tel dd {
	float: left;
	width: 190px;
}
#header .header_tel .head_contact_s {
	font-size: 10px;
	text-align: center;
	float: right;
	width: 70px;
	line-height: 1.4em;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header .header_tel .head_contact_s a {
	font-size: 10px;
	background-color: #20B97B;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 7px;
	width: 70px;
	line-height: 1.4em;
	color: #FFFFFF;
	display: block;
}

#header #subnavi {
	background-color: #20B97B;
	height: 25px;
	position: absolute;
	top: 0px;
	color: #FFFFFF;
	width: 300px;
	left: 50%;
	margin-left: -150px;
}
#header #subnavi li {
	background-image: url(../images/arrow02.png);
	background-repeat: no-repeat;
	background-position: 9px center;
	padding-left: 20px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 10px;
	height: 19px;
	float: left;
}
#header #subnavi li a {
	color: #FFFFFF;
	text-decoration: none;
}
#header  #mainnavi_s {
	width: 100%;
	position: absolute!important;
	left: 0px!important;
	top: 186px!important;
	background-color: #F8FBFA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7F5EE;
}
.home {
	display: none;
}
#mainnavi_s .contact {
	display: none;
}
#header   #mainnavi_s   li {
	float: left;
	width: 50%;
	overflow: hidden;
}

#header  #mainnavi_s  .navileft {
	text-align: center;
	height: 22px;
	width: 100%;
	font-size: 14px;
	display: block;
	color: #20B97B;
	text-decoration: none;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E7F5EE;
	border-bottom-color: #E7F5EE;
	padding-top: 6px;
	margin-left: -1px;
}
#header  #mainnavi_s  .naviright {
	text-align: center;
	height: 22px;
	width: 100%;
	font-size: 14px;
	display: block;
	color: #20B97B;
	text-decoration: none;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #E7F5EE;
	padding-top: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-right: -1px;
}


#wrapper #container {
	width: 320px;
	padding-bottom: 30px;
	margin-left: auto;
	z-index: 1;
	margin-right: auto;
	overflow: hidden;
}
#wrapper #container #contents {
	width: 280px;
	background-color: #FFFFFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0px 0px 3px #EBF1ED;
	-moz-box-shadow: 0px 0px 3px #EBF1ED;
	-webkit-box-shadow: 0px 0px 3px #EBF1ED;
	position: relative;
	right: 0px;
	padding: 10px;
	float: left;
	margin-left: 10px;
}

#wrapper #container #sidemenu {
	display: none;
}
#container #breadclumb {
	display: none;
}



#footer {
	width: 300px;
	position: relative;
	margin-left: auto;
	z-index: 1;
	left: 0px;
	margin-right: auto;
	margin-bottom: 30px;
}
#footer a {
	color: #FFFFFF;
}

#footer  .pagetop  {
	background-color: #20B97B;
	background-image: url(../images/arrow04.jpg);
	background-repeat: no-repeat;
	background-position: 85px 12px;
	float: right;
	padding-top: 7px;
	padding-bottom: 5px;
	color: #FFFFFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius-: 3px;
	width: 100%;
	text-align: center;
}
#footer #footer_main {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display: none;
}
#footer .copyright {
	font-size: 10px;
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 10px;
}
