@charset "utf-8";

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
.left-content input {border:none;}
legend{color:#000;}
del,ins{text-decoration:none;}
a {text-decoration:none;}

body {
	color:#666;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	font-size:12px;
	background:#ffffff url("../images/common/body_bg.gif") repeat-x;
	padding:0;
	margin:0;
}

#header {
	width:980px;
	height:147px;
	background:url("../images/common/header_bg.gif") no-repeat;
	padding:0 10px;
	margin:0 auto;
	position:relative;
}

h1 {
	width:auto;
	letter-spacing:0.5px;
	position:absolute;
	top:40px;
	left:300px;
}

#snippet {
	height:16px;
	color:#fff;
	text-align:center;
	line-height:16px;
	background:#97db42;
	position:static;
}

#snippet_head {
	width:auto;
	letter-spacing:0.5px;
	position:absolute;
	top:53px;
	left:300px;

}

#logo {
	width:256px;
	height:85px;
}

#business {
	width:316px;
	height:86px;
	position:absolute;
	top:0;
	right:10px;
}

/*↓↓ ナビゲーション ↓↓*/
#navi {
	width:972px;
	overflow:hidden;
	margin:0 auto;
	_margin:0 auto 62px;
	position:relative;
}

#navi ul {
	list-style-type:none;
}

#navi li {
	margin:0;
	width:194px;
	height:58px;
	float:left;
	overflow:hidden;
	display:block;
}

#navi li.m1 {
	width:197px;
	height:58px;
	float:left;
	overflow:hidden;
}

#navi li.m4 {
	width:193px;
	height:58px;
	float:left;
	overflow:hidden;
}

#navi li a:hover {
	height:58px;
	position:relative;
	bottom:58px;
	display:block;
}

#navi2 {
	text-align:right;
	list-style:none;
	padding:5px 0 0;
	margin:0 15px 5px 0;
}

#navi2 li {
	display:inline;
	background:url("../images/common/navi2_bg.gif") no-repeat left 3px;
	padding:0 5px 0 7px;
}

#navi2 li a {
	color:#a0d11f;
}

/*↑↑ ナビゲーション ↑↑*/

#wrapper {
	background:url("../images/common/main_shadow.gif") repeat-y;
	width:988px;
	height:auto;
	margin:0 auto;
	_position:relative;
	_top:-58px;
}

#content {
	background-color:#ffffff;
	width:980px;
	height:auto;
	margin:0 auto 0;
}

.left-content {
	width:240px;
	height:auto;
	/*display:inline;*/
	margin:0 0 0 10px;
	_margin:0 0 0 5px;
	float:left;
}

.right-content {
	width:715px;
	float:right;
}

.left-conts {
	height:auto;
	background:url("../images/common/leftbox_bg.gif") no-repeat bottom;
	padding:0 0 8px;
	margin:0 0 10px;
}

	.left-conts h3{
	margin:0 0 5px 0;
}

	.left-conts p,
	.left-conts dd {
		line-height:140%;
	}

#blogBanner {
	margin-bottom:10px;
}

dl#qr_1,dl#qr_2 {
	margin:0 0 10px;
}

dl#qr_1 dt,dl#qr_2 dt {
	width:50px;
	height:50px;
	border:1px solid #e9e9e9;
	display:inline;/* for IE6 */
	padding:8px;
	margin:0 0 0 10px;
	float:left;
}

dl#qr_1 dd,dl#qr_2 dd {
	width:141px;
	height:73px;
	font-size:10px;
	line-height:150%;
	letter-spacing:1px;
	background:url("../images/common/qrbg.gif") no-repeat;
	padding:4px 0 4px 10px;
	margin:0 0 0 3px;
	float:left;
}

dl#qr_1 dd a,dl#qr_2 dd a {
	color:#a0d11f;
	font-weight:bold;
}

#btn_add {
	width:54px;
	height:24px;
	color:white;
	font-weight:bold;
	background:url("../images/common/btn_add.gif") no-repeat;
	cursor:pointer
}

#btn_del {
	width:54px;
	height:24px;
	color:white;
	font-weight:bold;
	background:url("../images/common/btn_del.gif") no-repeat;
	cursor:pointer
}

#btn_submit {
	width:119px;
	height:24px;
	color:white;
	font-weight:bold;
	background:url("../images/common/btn_submit.gif") no-repeat;
	cursor:pointer
}

.m_form-1 {
	width:200px;
	margin:0 auto 5px;
}

.m_form-1 input {
	width:198px;
	color:#ccc;
	border:1px solid #97db42;
	line-height:130%;
	padding:2px 0 2px 2px;
}

.m_form-2 {
	width:210px;
	text-align:right;
	margin:0 auto;
}

	.m_form-2 input {
		line-height:140%;
	}

.text_1 {
	width:220px;
	letter-spacing:0.5px;
	/letter-spacing:1px;
	margin:0 auto 5px;
}

.blog_button{
	width:119px;
	height:24px;
	background:url("../images/common/btn_submit.gif") no-repeat;
	text-align:center;
	font-weight:bold;
	margin:0 15px 0 auto;
}

.blog_button a{
	line-height:24px;
	color:#ffffff;
}

#footer {
	width:980px;
	height:113px;
	color:white;
	font-size:10px;
	text-align:center;
	background:url("../images/common/footer_bg.gif") repeat-x;
	margin:0 auto;
}

#footer ul {
	display:inline;
	list-style:none;
	border-left:1px solid;
	padding:0 0 0 11px;
}

#footer ul li {
	display:inline;
	border-right:1px solid;
	line-height:38px;
	letter-spacing:1px;
	padding:0 11px 0 0;
	margin:0 10px 0 0;
}

#footer ul li a {
	color:white;
}

#footer p {
	line-height:18px;
	letter-spacing:1px;
	margin:10px 0 0;
}


.clearfix:after,
#new_face ul li:after,
#schedule_area dl:after,
.map_cont:after {
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}

.clearfix,
#new_face ul li,
#schedule_area dl,
.map_cont {
	zoom:1;
}

