@charset "utf-8";

* {margin:0; padding:0;}
img {border:none; vertical-align:bottom;}
ul,ol {list-style:none;}
p.backtotop {text-align:right; padding:20px 10px;}
a:link, a:visited {text-decoration:none; color:#ff7200;}
a:hover, a:active {text-decoration:underline; color:#ff7200;}
/*--------------------------------------------------*/
.cf {
	overflow:hidden;
}
.cf:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
/*\*/
* html .cf {
	height:1em;
	overflow:visible;
}
/**/
/*--------------------------------------------------*/
body {
	text-align:center;
	color:#333;
	font-size:75%;
	line-height:1.0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background:url(../img/bg_body.gif);
}
#wrapper {
	width:826px;
	margin:0 auto;
	text-align:left;
	background:url(../img/bg_wrapper.gif);
}
#wrapper-inner {
	margin:0 13px;
}
#contents {
	width:100%;
	margin:40px 0 0;
}
#main {
	float:right;
	width:570px;
}
#navi {
	float:left;
	width:230px;
}
#footer {
	width:100%;
}
/*--------------------------------------------------*/
.navi-header {
	width:179px;
	margin:0 auto;
	padding-bottom:5px;
	background:url(../img/navi/navi_bg.gif) no-repeat bottom;
}
.navi-list {
	width:179px;
	margin:0 auto;
}
.navi-list ul {
	margin-bottom:15px;
}
/*--------------------------------------------------*/
#footer address {
	text-align:right;
	padding:20px 10px 20px 0;
}
/*--------------------------------------------------*/
#main {
	line-height:1.8;
}
#main h2 {
	width:525px;
	height:27px;
	font-size:16px;
	color:#fff;
	background:url(../img/titie_bg.gif);
	padding:3px 10px 0;
	margin-bottom:15px;
}
#main h3 {
	width:538px;
	font-size:14px;
	line-height:1.1;
	padding-bottom:2px;
	border-bottom:1px dashed #333;
	margin-left:2px;

}

#main p {
	margin:1em;
}

/*問合せフォーム*/
ul.btn-form {
	clear:both;
	width:164px;
	margin:20px auto;
	list-style:none;
}
ul.btn-form li {
	float:left;
	width:72px;
	height:27px;
}
