@charset "UTF-8";

* {
	margin:0;
	padding:0;
	list-style: none;
}
* html body {
	/* for WinIE6*/
	font-size: 75%;
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
* html #main  #formwrap {
	margin-left: 6px;
}
*  html  #navi  .navihead a {
	line-height: 43px;
	padding-top: 10px;
}
*  html  #wrapper{ height:100%;}
*:first-child+html body {
	/* for WinIE7*/
	font-size: 75%;
	font-family:'メイリオ', Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
body  {
	color: #666666;
	font-size: 12px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", HiraKakuProN-W3;
	text-align: center;
	line-height: 1.6;
	background-image: url(../images/header_x.jpg);
	background-repeat: repeat-x;
}
#wrapper { position: relative;}
#footer_x {
	background-image: url(../images/footer_x.jpg);
	background-repeat: repeat-x;
	position: absolute;
	z-index: -5;
	bottom: 0px;
	height: 160px;
	background-position: center;
	width: 100%;
	left: 0px;
}
a:link  {
	color: #44689C;
	text-decoration: none
}
a:visited {
	color: #44689C;
	text-decoration: none;
}
a:hover  {
	color: #15458E;
	text-decoration: underline;
	border-style: none;
}
img {
	border-style: none;
}
#container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header_top  {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 404px;
	float: left;
}
#header_wrap {
	float: left;
	height: 110px;
	width: 930px;
}
#header  {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 930px;
	float: left;
	height: 105px;
}
h1  {
	font-weight: normal;
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-size: 12px;
	color: #7D91AA;
}
#sitemap   {
	float: right;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #7D91AA;
}
#sitemap a {
	color: #FFFFFF;
}
#logo a {
	height: 70px;
	width: 170px;
	margin-left: 20px;
	display: block;
	text-decoration: none;
	clear: both;
	float: left;
}
#pan  {
	text-align: left;
	font-size: 10px;
	text-indent: 40px;
	padding-top: 7px;
	clear: both;
	float: left;
	height: 20px;
	width: 930px;
}
#mainwrap {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#main  {
	float: left;
	width: 641px;
	text-align: left;
	padding-bottom: 10px;
	margin-right: 3px;
}
#main  h2 {
	background-image: url(../images/titlebar.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 641px;
	line-height: 41px;
	color: #FFFFFF;
	font-size: 14px;
	clear: both;
	text-align: left;
	text-indent: 18px;
}
#main h3 {
	color: #294159;
	font-size: 14px;
	background-image: url(../images/h3line.gif);
	background-repeat: no-repeat;
	background-position: -8px bottom;
	display: block;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#main  .box {
	width: 641px;
	background-image: url(../images/box_y.jpg);
	background-repeat: repeat-y;
}
#main .box p, #main .box ul {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main .box_half {
	width: 315px;
	float: left;
	margin-right: 2px;
}
#main   .padding_L10px  {
	margin-left: 15px;
}
#main  .padding_R10px {
	margin-right: 15px;
}
#main  .table1  {
	border-collapse: collapse;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#main    .table1 th   {
	background-color: #534D44;
	border: 1px solid #534D44;
	vertical-align: middle;
	padding: 3px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.4;
}
#main    .table1 td   {
	border: 1px solid #534D44;
	line-height: 1.4;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main .telbg {
	background-image: url(../images/telbg.gif);
	background-repeat: no-repeat;
	width: 237px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-position: center -5px;
	float: right;
	height: 70px;
	padding-top: 10px;
	line-height: 1.0;
	margin-right: 7px;
	margin-top: 5px;
}
#main   .tel {
	font-size: 20px;
	color: #C12532;
}
#main .map {
	text-align: right;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#main   #formwrap {
	border: 1px solid #D1D1D1;
	background-color: #FCFCFC;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.sitemap {
	width: 600px;
	font-size: 12px;
	margin: 20px auto 20px auto;
}
#navi  {
	float: right;
	width: 240px;
	margin-bottom: 20px;
	text-align: left;
	text-indent: 30px;
}
#navi         .navihead  a        {
	height: 53px;
	width: 230px;
	float: right;
	line-height: 63px;
	background-image: url(../images/navi_head.jpg);
	display: block;
	font-weight: bold;
}
#navi    .navihead  a:hover    {
	background-image: url(../images/navi_head_o.jpg);
	text-decoration: none;
}
#navi      li    a {
	height: 41px;
	width: 230px;
	float: right;
	line-height: 41px;
	background-image: url(../images/navi.jpg);
	display: block;
	font-weight: bold;
	color: #F8F7F5;
}
#navi   li   a:hover {
	background-image: url(../images/navi_o.jpg);
	text-decoration: none;
}
#navi       .navifoot  a     {
	height: 56px;
	width: 230px;
	float: right;
	line-height: 43px;
	background-image: url(../images/navi_foot.jpg);
	display: block;
	font-weight: bold;
}
#navi    .navifoot   a:hover  {
	background-image: url(../images/navi_foot_o.jpg);
	text-decoration: none;
}
#footerwrap {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 160px;
	clear: both;
}
#fnavi {
	width: 930px;
	clear: both;
	color: #FFFFFF;
}
#fnavi a {
	color: #FFFFFF;
}
#fnavi p {
	padding-top: 28px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#footer  {
	height: 95px;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 0px;
	text-align: left;
}
#footer_L {
	float: left;
	padding-top: 26px;
	line-height: 1.5;
	color: #C9CAD1;
}
#footer_R {
	float: right;
	padding-top: 20px;
	line-height: 1.3;
	color: #C9CAD1;
}
#copyright  {
	width: 930px;
	font-size: 10px;
	clear: both;
	text-align: center;
	height: 16px;
	color: #7D91AA;
}
#copyright img {
	vertical-align: middle;
}
.float_L {
	float: left;
}
.float_R {
	float: right;
}
.font_10px  {
	font-size: 10px;
}
.font_18px {
	font-size: 18px;
}
.font_28px {
	font-size: 28px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.font_bold {
	font-weight: bold;
}
.color_01 {
	color: #FFFFFF;
}
.align_center {
	text-align: center;
}
.pricelist {
	background-color: #F4F4F4;
}
.clear {
	clear: both;
}
