@charset "Shift_JIS";

*{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 0.03em;
	font-size: 14px;
	margin:0;
	padding:0;
	color: #333333;
	line-height: 1.5;
}
@font-face {
	font-family: interfacessi;
	src: url("../font/interfacessi.woff") format('woff');
}
@font-face {
	font-family: frutigerltstd_lightcon;
	src: url("../font/frutigerltstd_lightcon.woff") format('woff');
}
@font-face {
	font-family: abbeyline.woff;
	src: url("../font/abbeyline.woff.woff") format('woff');
}
html {
	height: 100%;
}
body {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(../../images/background_header.jpg);
	height: 100%;
	text-align: center;
	background-color: #FFF;
}
#container {
	text-align: left;
	width: 860px;
	height: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
body > #container {
	height: auto;
	min-height: 100%;
}
a:link {
	color: #639807;
	text-decoration: none;
}
a:visited {
	color: #639807;
	text-decoration: none;
}
a:hover {
	color: #D74D00;
	text-decoration: none;
}
a:active {
	color: #D74D00;
	text-decoration: none;
}
#container #design_header {
	width: 860px;
	height: 160px;
	background-image: url(../../images/design_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#container .header_logo {
	height: 100px;
	width: 250px;
	background-image: url(../../images/logo_main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin-top: 36px;
	float: left;
	margin-left: 5px;
}
#container .header_logo a {
	height: 100px;
	width: 250px;
	display: block;
	outline: none;
}
#container .ahs_tel {
	height: 51px;
	width: 200px;
	background-image: url(../../images/ahs_tel.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin-top: 84px;
	float: right;
	margin-right: 5px;
}
#container #main_contents {
	width: 860px;
	padding-top: 60px;
	clear: both;
	padding-bottom: 350px;
}
#footer {
	background-image: url(../../images/background_footer.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 320px;
	width: 100%;
	clear: both;
	margin-top: -320px;
	position: relative;
}
.design_footer {
	background-image: url(../../images/design_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 285px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.design_footer .policy {
	float: left;
	width: 400px;
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
}
.design_footer .policy a {
	font-weight: bold;
	outline: none;
	padding-left: 3px;
}
.design_footer .policy a:hover {
	text-decoration: underline;
}
.design_footer .ahs_description {
	float: right;
	width: 420px;
	text-align: left;
}
.design_footer .ahs_title {
	height: 30px;
	width: 310px;
	background-image: url(../../images/ahs_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.design_footer .ahs_title a {
	height: 30px;
	width: 310px;
	display: block;
	outline: none;
}
.design_footer .ahs_text {
	white-space: nowrap;
	padding-top: 2px;
	padding-left: 3px;
	width: 410px;
	overflow: hidden;
}
.copyright {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	font-family: interfacessi;
	font-size: 100%;
	text-align: right;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 3px;
}
.close {
	margin: 0px auto;
	clear: both;
	height: 1px;
	width: 850px;
	font-size: 1px;
}
.pagetop {
	width: 125px;
	height: 21px;
	clear: both;
	margin-bottom: 10px;
	margin-right: 7px;
	float: right;
	margin-top: 10px;
}
.pagetop a {
	width: 125px;
	height: 21px;
	overflow:hidden;
	display: block;
	background-image: url(../../images/pagetop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	outline: none;
}
.pagetop a:hover {
	background-image: url(../../images/pagetop.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
}

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
