body{
	background:url(../img_common/bodyBg.gif) repeat-x;
	margin:0;
	padding:0;
	text-align:center;
	}

#container {
	width:100%;
}

#contents,
#headder{
	width:826px;
	margin:0 auto;
	text-align:left;
}

/*ヘッダー*/
#headder {
	height:164px;
	position:relative;
	margin-bottom:6px;
}

#headder h1,
#headder h2{
	margin:0;
	padding:0;
	}

#headder #logo{
	height:49px;
	width:265px;
	position:absolute;
	top:26px;
	left:5px;
}

#headder #logo a{
	display:block;
	height:49px;
	width:265px;
	text-indent: -9999px;
	background:url(../img_common/logo.gif) no-repeat;
}

#headder #headCopy{
	position:absolute;
	top:43px;
	left:285px;
	text-indent:-9999px;
	background:url(../img_common/headCopy.gif) no-repeat;
	height:31px;
	width:175px;
}

#headder #headFreeDial {
	position:absolute;
	top:29px;
	right:3px;
	text-indent:-9999px;
	background:url(../img_common/headFreeDial.gif) no-repeat;
	height:49px;
	width:299px;
}

/*中ページ用BOX*/
#main {
	position: relative;
	width:780px;
	margin:0 0 20px 23px;
}

/*パンくずリスト*/
#pankuzuNavi {
	margin:10px 0 20px;
	padding:0;
	list-style:none;
	}

#pankuzuNavi li {
	display:inline;
	margin:0;
	padding:0;
	font-size:12px;
	color:#5c37b7;
	}

#pankuzuNavi a:link,
#pankuzuNavi a:visited{
	color:#5c37b7;
	text-decoration:none;
	}

#pankuzuNavi a:hover,
#pankuzuNavi a:active{
	color:#977cdb;
	text-decoration:underline;
	}

/*コンテンツタイトル*/
.contentsTitle{
	background:url(../img_common/titleBg2.gif) no-repeat;
	line-height:41px;
	font-size:20px;
	margin:0 0 10px;
	}

.contentsTitle strong{
	background:url(../img_common/titleBg1.gif) no-repeat 0 bottom;
	line-height:41px;
	padding:0 5px 0 30px;
	font-weight:bold;
	display:inline-block;
	}

/*#back-home {
	margin-left: 20px;
	margin-top: 0.3em;
	}
*/


/*#main div#main-margin {
	margin: 1em 20px 0em;
	}
*/

/*ページ下部インフォメーション*/
#botInfo {
	background:url(../img_common/footLeadBg.gif) no-repeat;
	width:800px;
	padding:0 13px 20px;
	position:relative;
}

#footLead{
	height:57px;
	width:800px;
	background:url(../img_common/footLead.gif) no-repeat center 20px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	}

#botLeft{
	width:800px;
	}

#footSubLead{
	height:37px;
	background:url(../img_common/footSubLead.gif) no-repeat center 0;
	text-indent:-9999px;
	margin:0 0 10px;
	padding:0;
	}
	
#botLeft ul,
#botLeft li{
	margin: 0px;
	padding: 0px;
	list-style:none;
	}

#botLeft ul{
	border-top:1px solid #dedede;
	}

#botLeft li{
	border-bottom:1px solid #dedede;
	padding:20px 0 20px 148px;
	font-size:12px;
	line-height:1.4em;
	}
	
#botLeft li#jizen {
	background:url(../img_common/footStep01.gif) no-repeat left 10px;
	margin-bottom:10px;
	}
	
#botLeft li#dial {
	background: url(../img_common/stepFreeDial.gif) no-repeat left center;
	height:76px;
	text-indent: -9999px;
	padding:0;
	border:none;
	}
	
#botLeft li#tel {
	background:url(../img_common/footStep02.gif) no-repeat left 5px;
	padding-top:15px;
	}
	
#botLeft li#omukae {
	background: url(../img_common/footStep03.gif) no-repeat left 10px;
	}
	
#botLeft li#uchiawase {
	background: url(../img_common/footStep04.gif) no-repeat left 10px;
	}
	
#botLeft li#sougi {
	background: url(../img_common/footStep05.gif) no-repeat left 10px;
	}
	
#botLeft li#sodan {
	background: url(../img_common/footStep06.gif) no-repeat left 10px;
	}

#footPic{
	width:277px;
	height:228px;
	background:url(../img_common/footPic.png) no-repeat;
	position:absolute;
	top:98px;
	right:10px;
	}
	
/*フッター*/
#footer {
	background:#433327;
	font-size:92%;
	}

#footNaviBox{
	background:#fff;
	}

#footNaviBoxInner{
	width:820px;
	text-align:left;
	background:#fff;
	margin:0 auto;
	height:29px;
	position:relative;
	}

#footNavi,
#footNavi li{
	margin:0;
	padding:0;
	list-style:none;
	}


#container #footNavi li{
	float:left;
	margin-right:10px;
	padding-left:15px;
	background:url(../img_common/footArrow.gif) no-repeat 0 center;
	}
	
#footNavi a:link{
	color:#333;
	}

#footNavi a:hover{
	color:#999;
	}
	
#pageTop{
	position:absolute;
	top:0;
	right:0;
	width:139px;
	height:29px;
	}

#footerInner{
	width:820px;
	text-align:left;
	margin:0 auto;
	padding-top:20px;
	height:83px;
	position:relative;
	}

#footLogo{
	margin-bottom:8px;
	}
	
#copyright {
	color:#fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#footer address{
	font-style:normal;
	color:#fff;
	margin-bottom:5px;
}

#footFreeDial{
	position:absolute;
	top:20px;
	right:0;
	width:268px;
	height:63px;
	}


hr{
	display:none;
}

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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

