@charset "utf-8";

/*********************** フォント **/

* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*********************** mozilaフォントバグ **/

* {
	font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", Osaka, Arial, Helvetica, sans-serif;
}

/******************************************************* 初期リセット **/

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form {
	margin: 0;
	padding: 0;
	line-height: 1.25;
	font-size: 100%;
	font-weight: normal;
}

body {
	font-size: 0.9em;
	background: url(../images/common/bg_body.jpg) 0 0 repeat-x #FEFCE9;
}

* html body {
	zoom:1;

}

* + html body {
	zoom:1;
}

ul, li {
	list-style-type: none;
}

em {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: none;
	vertical-align: bottom;
}

a {
	color: #43700C;
}

a:hover {
	color: #829210;
	text-decoration: none;
}

/**************************************************************** hide **/

.hide {
	display: none !important;
}


/************************************************************ clearfix **/

.clearfix:after {
	content: url(../images/common/clearfix.gif);
	display: block;
	clear: both;
	height: 0;
}

.clearfix { display: inline-block; }
.clearfix { display: block; }

/*************************************************************** header **/

#header {
	padding: 9px 10px 9px 0;
	width: 840px;
	margin: 0 auto;
}

#header h1 {
	float: left;
}

#header p {
	float: right;
}

/******************************************************* main **/

#main {
	clear: both;
	background: url(../images/index/bg_main1.jpg) 0 0 no-repeat;
	width: 835px;
	height: 336px;
	margin: 0 auto 5px;
	padding: 15px 0 0 15px;
	position: relative;
}
#main h2 {
	margin: 0 0 50px 0;
}

#main ul {
	margin: 0 0 0 24px;
}

#main .tenpo {
	margin: 37px 0 0 76px;
}

#main .buil {
	margin: 48px 0 0 103px;
}
#main .tel {
	position: absolute;
	top: 5px;
	right: 5px;
}

#main p.bt {
	position: absolute;
	top: 67px;
	right: 5px;
}

/******************************************************* main2 **/

#main2 {
	clear: both;
	background: url(../images/common/bg_main2.jpg) 0 0 no-repeat;
	width: 824px;
	height: 189px;
	margin: 0 auto 5px;
	padding: 20px 0 0 26px;
	position: relative;
}
#main2 h2 {
	margin: 0 0 45px 0;
	padding: 15px 0 0 0;
	height: 54px;
}

#main2 .double {
	padding: 0;
	height: 69px;
}

#main2 ul {
	margin: 0 0 0 5px;
}

#main2 .tenpo {
	margin: 12px 0 0 42px;
}

#main2 .buil {
	margin: 12px 0 0 70px;
}

* + html #main2 .tenpo {
	margin: 7px 0 0 42px;
}

* + html #main2 .buil {
	margin: 7px 0 0 70px;
}

#main2 .tel {
	position: absolute;
	top: 5px;
	right: 5px;
}

#main2 p.bt {
	position: absolute;
	top: 67px;
	right: 5px;
}



/******************************************************* topMenu **/
#topMenu {
	width: 850px;
	margin: 0 auto 10px;
}

#topMenu li {
	float: left;
	margin: 0 1px 0 0;
}

#topMenu li.last {
	margin: 0;
}

/************************************************************ container **/
#container {
	clear: both;
	width: 830px;
	margin: 0 auto 25px;
	font-size: 0.86em;
	padding: 9px 9px 15px;
	border: 1px solid #e1e1e1;
	background: #fff;
}



/*************************************************************** left **/
#left {
	float: left;
	width: 200px;
	font-size: 12px;
}

#left .sMenu {
	padding: 0 8px 8px 47px;
	border: 1px solid #BEE28D;
	margin: 0 0 10px;
}

#left .sMenu li {
	text-indent: -1em;
	margin: 8px 0 0 1em;
}

#left .sMenu li a {
	padding: 0 0 0 8px;
	background: url(../images/common/bg_menu.gif) 0 2px no-repeat;
	color: #43700C;
}
#left .sMenu li a:hover {
	background: url(../images/common/bg_menu_on.gif) 0 2px no-repeat;
	color: #829210;
	text-decoration: none;
}

#left .saigai {
	background: url(../images/common/bg_daisaigai.gif) 7px 20px no-repeat;
}

#left .teian {
	background: url(../images/common/bg_teian.gif) 7px 10px no-repeat;
}

#left .tokyo {
	background: url(../images/common/bg_tokyo.gif) 7px 10px no-repeat;
}

#left .lMenu {
	margin: 0 0 10px 0;
}

#left .lMenu li {
	margin: 2px 0 0 0;
}

#left .lMenu a {
	background: url(../images/common/bg_menu2.gif) 0 0 no-repeat;
	height: 45px;
	line-height: 42px;
	padding: 0 0 0 25px;
	display: block;
	width: 175px;
	color: #43700C;
	text-decoration: none;
}

#left .lMenu a:hover {
	background: url(../images/common/bg_menu2_on.gif) 0 0 no-repeat;

}





/*************************************************************** right **/
#right {
	width: 620px;
	float: right;
}

#right h3 {
	margin: 0 0 10px 5px;
}

#right h4  {
	margin: 0 0 15px 0;
}

#right .toTop {
	clear: both ;
	float: right;
	padding: 0 0 0 15px;
	background: url(../images/common/bg_menu.gif) 0 center no-repeat;
	margin: 0 0 40px;
}

* html #right .toTop {
	clear: both ;
	float: none;
	background: url(../images/common/bg_menu.gif) 0 center no-repeat;
	margin: 0 0 40px 450px;
}

* + html #right .toTop {
	clear: both ;
	float: none;
	background: url(../images/common/bg_menu.gif) 0 center no-repeat;
	margin: 0 0 40px 450px;
}

#right .toTop a {
	color: #43700C;
	text-decoration: none;
}

#right .toTop a:hover {
	color: #829210;
	text-decoration: underline;
}

#right .toTop2 {
	clear: both;
	float: right;
	padding: 0 10px 0 15px;
	background: url(../images/common/bg_menu.gif) 0 center no-repeat;
	margin: 40px 0 0 0;
}

* html #right .toTop2 {
	clear: both ;
	float: none;
	background: url(../images/common/bg_menu.gif) 0 center no-repeat;
	margin: 40px 0 0 450px;
}

* + html #right .toTop2 {
	clear: both ;
	float: none;
	background: url(../images/common/bg_menu.gif) 0 center no-repeat;
	margin: 40px 0 0 450px;
}

#right .toTop2 a {
	color: #43700C;
	text-decoration: none;
}

#right .toTop2 a:hover {
	color: #829210;
	text-decoration: underline;
}

/************************************************************ clearfix **/

#right:after {
	content: url(../images/common/clearfix.gif);
	display: block;
	clear: both;
	height: 0;
}

#right { display: inline-block; }
#right { display: block; }

/*************************************************************** footer **/

#footer {
	clear: both;
	text-align: center;
	background: url(../images/common/bg_footer.gif) 0 0 repeat-x;
	height: 50px;
	padding: 18px 0 0 0;
	font-size: 0.86em;
	margin-bottom: -17px;
	
}

#footer ul {
	text-align: center;
	margin: 0 0 15px 0;
}

#footer li {
	display: inline;
	padding: 0 6px 0 0;
	margin: 0 8px 0 0;
	border-right: 1px solid #43700C;
}

#footer li.last {
	padding: 0;
	margin: 0;
	border-right: none;
}


#footer li a {
	color: #43700C;
}
#footer li a:hover {
	color: #829210;
	text-decoration: none;
}


address {
	clear: both;
	text-align: center;
	font-style: normal;
	font-size: 0.9em;
}

.chie a{ 
display:block;
background:url(../images/common/ttl_chiebukuro.jpg) 0 0 no-repeat;
width:200px;
height:48px;
margin-bottom:7px;
outline:none;
text-indent:-9999px;
}
.chie a:hover { background-position:bottom;}

/***************************************************************************************** テンプレ部分ここまで**/


