/*★文字コード--------------------------------------------------*/
@charset "utf-8";

/*★画面全体----------------------------------------------------*/
*{
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:1.5em;
}

BODY{
	width:100%;
	height:100%;
	margin: 0;
	background-color:#FFFFFF;
	color: #606060;
	font-size:10pt;
	font-family: Meiryo, "メイリオ", Osaka, Verdana, Arial, "Hiragino Kaku Gothic Pro W3", "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
}
html{height:100%;}

html>/**/body {
    font-size: 10pt;
}
body > #content {
　height: auto;
}

* + html body {
    font-family: "メイリオ","Meiryo";
}

h1, h2, h3, h4, h5, h6, ul{
	margin:0;
	padding:0;
	border:none;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
	text-align:left;
	list-style-type:none;
}

p{line-height:1.7em;}

img{border:0;}

strong{
	color:#FF7A90;
	font-weight:normal;
	padding:0 3px 0 1px;
}

SPAN HR{display:none;}

input{vertical-align:middle;}

/*★ClearFix------------------------------------------------*/
/* for Win IE */
.cfix	{} /* ClearFix only class */
/* for Win IE5.5 - 7 */
.cfix	{zoom:1;}
/* for IE5 Mac start \*//*/
.cfix	{display:inline-table;}
/*for IE5 Mac end */
.cfix:after	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/*★リンク色指定------------------------------------------------*/
a{text-decoration:none;}
a:link{color:#FF97B9;text-decoration:underline;}
a:visited{color:#FF97B9;text-decoration:underline;}
a:active{color:#94C7B1;text-decoration:none;}
a:hover{color:#94C7B1;text-decoration:none;}

#footer a{text-decoration:none;}
#footer a:link{color:#6BA18A;text-decoration:none;}
#footer a:visited{color:#6BA18A;text-decoration:none;}
#footer a:active{color:#FF97B9;text-decoration:underline;}
#footer a:hover{color:#FF97B9;text-decoration:underline;}


/*★コンテンツ領域----------------------------------------------*/
#content{
	width:100%;
	height:100%;
	min-height:100%;
	margin:0;
	padding-top:7px;
	background-image:url("../images/bg_header.gif");
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
}


/*★ヘッダー領域------------------------------------------------*/
.header {
	width:960px;
	height:110px;
	margin:0 auto 0;
	text-align:left;
	position: relative;
}
.header__logo {
	display:block;
	text-indent:-9999em;
	width:280px;
	height:70px;
	margin:0;
	background: transparent url("../images/logo.gif") 0 -20px no-repeat;
	position: absolute;
	top: 20px;
	left: 0;
}
.header__info{
	display:inline;
	float:right;
	width:450px;
	height:110px;
	margin:0;
	background-image:url("../images/bg_info.gif");
	background-repeat:no-repeat;
	text-indent:-9999em;
}
.header__info_tel{
	display: block;
	width:250px;
	height: 32px;
	margin-top: 10px;
}

.header__hours {
	display: block;
	color: #888;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	text-align: right;
	font-size: 7pt;
	position: absolute;
	right: 203px;
	top: 68px;
}


/*★フッター領域------------------------------------------------*/
.footer__base{
	clear: both;
	width:100%;
	margin-top:40px;
	background-color:#dff0e9;
	overflow: hidden;
	zoom: 1;
}
.footer {
	width:960px;
	margin: 10px auto;
	background: transparent url("../images/bg_footer.gif") 0 8px no-repeat;
}
.footer__hours {
	color: #7ebaa0;
	margin-left: 100px;
	font-size: 8pt !important;
	line-height: 1.8;
	text-align: left !important;
}
.footer__links {
	float: right;
}
.footer__links a:link {
	color: #68a18a !important;
	text-decoration: none;
}
.footer__links a:visited {
	text-decoration: underline;
}



#base_copy{
	overflow: hidden;
	width:100%;
	background-color:#7EBAA0;
	text-align:center;
}
#base_copy .copyright{
	width:960px;
	margin:7px auto;
	color:#FFFFFF;
	font-size:8pt;
	text-align:center;
}


/*★メニュー領域------------------------------------------------*/
#base_menu{
	width:100%;
	height:45px;
	text-align:center;
	background-color:#86BCA5;
	background-image:url("../images/bg_menu.gif");
	background-repeat:repeat-x;
}
#menu{
	list-style-type:none;
	width:960px;
	height:45px;
	margin:0 auto 0;
}
#menu li{
	float:left;
	width:137px;
	height:45px;
}
#menu li#menu_home {
	width: 138px;
}
#menu li a{
	display:block;
	width:137px;
	height:45px;
	border-width:0;
	background-image:url("../images/button_menu.gif");
	background-repeat:no-repeat;
	text-indent:-9999em;
}
#menu li#menu_home a {
	width: 138px;
}
#menu_home a{ background-position: 0 0; }
#menu_home a:hover{ background-position: 0 -45px; }
#menu_home a:active{ background-position: 0 -45px; }
.home #menu_home a{ background-position: 0 -45px; }

#menu_policy a{ background-position: -138px 0; }
#menu_policy a:hover{ background-position: -138px -45px; }
#menu_policy a:active{ background-position: -138px -45px; }
.policy #menu_policy a{ background-position: -138px -45px; }

#menu_flow a{ background-position: -275px 0; }
#menu_flow a:hover{ background-position: -275px -45px; }
#menu_flow a:active{ background-position: -275px -45px; }
.flow #menu_flow a{ background-position: -275px -45px; }

#menu_guide a{ background-position: -412px 0; }
#menu_guide a:hover{ background-position: -412px -45px; }
#menu_guide a:active{ background-position: -412px -45px; }
.guide #menu_guide a{ background-position: -412px -45px; }

#menu_introduction a{ background-position: -549px 0; }
#menu_introduction a:hover{ background-position: -549px -45px; }
#menu_introduction a:active{ background-position: -549px -45px; }
.introduction #menu_introduction a{ background-position: -549px -45px; }

#menu_staff a{ background-position: -686px 0; }
#menu_staff a:hover{ background-position: -686px -45px; }
#menu_staff a:active{ background-position: -686px -45px; }
.staff #menu_staff a{ background-position: -686px -45px; }

#menu_access a{ background-position: -823px 0; }
#menu_access a:hover{ background-position: -823px -45px; }
#menu_access a:active{ background-position: -823px -45px; }
.access #menu_access a{ background-position: -823px -45px; }
/*
#menu_contact a{ background-position: -840px 0; }
#menu_contact a:hover{ background-position: -840px -45px; }
#menu_contact a:active{ background-position: -840px -45px; }
.contact #menu_contact a{ background-position: -840px -45px; }
*/

/*★メイン領域--------------------------------------------------*/
#base_cover{
	display:inline;
	float:left;
	width:100%;
	height:250px;
	margin:0;
	background-image:url("../images/bg_cover.jpg");
	background-repeat:repeat-x;
	text-align:center;
}

#base_cover .cover{
	width:990px;
	height:250px;
	margin:0 auto 0;
	background-image:url("../images/img_cover.jpg");
	background-repeat:no-repeat;
	text-indent:-9999em;
}

#base_main{
	clear: both;
	width:100%;
	min-height:710px;
	height:auto !important;
	height:710px;
	background-image:url("../images/bg_body.gif");
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
}

#base_main .main_area{
	width:910px;
	margin:0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:left;
}
