@charset "utf-8";
/*------骨組み-----*/

#page {
	margin: 0px auto;
	width: 880px;
	clear: both;
	padding: 0 30px;
	background: url(../image/common/bg-page.jpg) repeat-y left top;
}
#page .page {
	/* [disabled]margin: auto; */
	width: 870px;
	clear: both;
	line-height: 25px;
}

#header {
	height: 144px;
	background: url(../image/common/bg-head.jpg) repeat-x left top; */
	clear: both;
	margin: 0px;
	margin: 0;
}
#header .header {
	height: 90px;
	width: 920px;
	margin: 0px auto;
}
#header .header #logo {
	float: left;
	width: 510px;
	clear: left;
	display: block;
	padding: 25px 0 0 0;
	position: relative;
}
#header .header #logo img{
	width: 400px;
	height: auto;
}


#header #tel {
	float: right;
	clear: right;
	width: 400px;
	margin: 15px 0 0 0;
}
#header .tel {
	margin-top: 5px;
	background: #fff;
	padding: 1px 8px 5px;
	border-radius: 10px
}
#header .tel p.tel{
	text-indent: 50px;
	font-size: 50px;
	font-weight: bold;
	color: #D80000;
	background-repeat: no-repeat;
	background-position: left 40%;
	background-image: url(../image/common/tel2.jpg);
	line-height: 60px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#header .tel p.add{
	font-size: 16px;
	color: #8CC320;
	line-height: 1;
	text-align: center;
	font-weight: bold;
	margin-bottom:0px;
}




#sub {
	float: left;
	width: 195px;
	/*background: url(../image/common/side_btm.jpg) no-repeat left bottom;*/
	background: #fff;
	padding: 30px 0 10px 0px;
	margin: 0 0 20px 0;
}



#contents {
	width: 635px;
	clear: right;
	float: right;
	padding-top: 16px;
	padding-bottom: 10px
}
#footer {
	height: 35px;
	font-weight: bold;
	font-size: 12px;
	background: #009845;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #8CC320;

}
#footer p {
	text-align: center;
	color: #fff;
	margin: 0px;
	line-height: 40px;
}

#footer small{
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#footer small a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer small a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

/*------グローバルナビ-----*/
#navi {
	padding-bottom: 30px
}

.gn-top a,.gn-shoukai a,.gn-sejutsu a,.gn-first a,.gn-jiko a, .gn-voice a {
	height:45px;
	width: 195px;
	margin-bottom: 5px;
	line-height: 55px;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}



#navi .gn-top a {
	background: url(../image/gn/gn-top.jpg) no-repeat left top;}
	
#navi .gn-top a:hover {
	background: url(../image/gn/gn-top2.jpg) no-repeat left top;}
	
#navi .gn-shoukai a {
	background: url(../image/gn/gn-shoukai.jpg) no-repeat left top;}
	
#navi .gn-shoukai a:hover {
	background: url(../image/gn/gn-shoukai2.jpg) no-repeat left top;}
#navi .gn-sejutsu a {
	background: url(../image/gn/gn-sejutsu.jpg) no-repeat left top;}
	
#navi .gn-sejutsu a:hover {
	background: url(../image/gn/gn-sejutsu2.jpg) no-repeat left top;
}
	
#navi .gn-first a {
	background: url(../image/gn/gn-first.jpg) no-repeat left top;}
	
#navi .gn-first a:hover {
	background: url(../image/gn/gn-first2.jpg) no-repeat left top;}
#navi .gn-jiko a {
	background: url(../image/gn/gn-jiko.jpg) no-repeat left top;}
	
#navi .gn-jiko a:hover {
	background: url(../image/gn/gn-jiko2.jpg) no-repeat left top;}
#navi .gn-voice a {
	background: url(../image/gn/gn-voice.jpg) no-repeat left top;}
#navi .gn-voice a:hover {
	background: url(../image/gn/gn-voice2.jpg) no-repeat left top;}

.gnlist {
	margin-left:15px;
	list-style-type: none;
	margin-bottom: 20px;
}
.gnlist li {
	line-height: 25px;
	background: url(../image/gn/bullet.gif) no-repeat left center;
	text-indent:15px;
}
.gnlist li a {
	text-decoration: none;
	color: #735F39;
}
.gnlist li a:hover {
	color: #F60;
	text-decoration: underline;
}
.gnlist li a:visited {
	text-decoration: none;
}

/*-----------------------------------
	バナー
-----------------------------------*/
#banner {
	margin: 0 0 40px 0;
}
#banner img {
	margin: 0 0 10px;
	max-width: 100%;
	display: block;
}
#banner a.yoyaku_bn {
	text-indent: 100%;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	width: 100%;
	height: 42px;
	background-image: url(../image/gn/gn-yoyaku.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#banner a.yoyaku_bn:hover{
	background-image: url(../image/gn/gn-yoyaku2.jpg);
}

/*-----------------------------------
	facebook
-----------------------------------*/
#facebook {
	border: 1px solid #ccc;
}

/*-----------------------------------
	楽天
-----------------------------------*/
#rakuten img{
	margin: 40px 0 0 0;
}

/*-----------------------------------
	整骨院概要
-----------------------------------*/
#about {
	border: 3px solid #05672C;
	border-radius: 10px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
	padding-bottom: 10px;
	width: 630px;
	margin-bottom: 10px;
	position: relative;
}
#about .aboutImage {
	position: absolute;
	width: 288px;
	top: 15px;
	right: 20px;
}

#about .gaiyo_inbox {
	width: 790px;
	padding: 10px 50px 25px 50px;
}


.title {
	font-weight: normal;
	text-decoration: none;
	color: #009845;
	font-size: 32px;
	margin: 15px 0;
	text-indent: 40px;
}
#about .about_right {
	clear: right;
	float: right;
	width: 265px;
	margin-left: 5px;
	padding-bottom: 0px;
	padding-top: 55px;
}

#about .about_right p{
	font-size: 13px;
	line-height: 1.4;
	margin-bottom: 10px
}

#about .about_right iframe {
	width: 260px;
	height: 210px;
	margin-bottom: 10px;
	margin-top: 25px;
}


#about .about_left p {
	font-size: 13px;
	line-height: 1.4;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-bottom: 10px;
}
#about .about_left {
	clear: left;
	float: left;
	width: 315px;
	margin-right: 5px;
}
#about .about_left p.yoyaku {
	margin-bottom: 0px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	border-radius: 5px;
	background: #86B529;
	padding: 3px 5px;
}
#about .about_left table{
	border: 2px solid #009139;
	width: 100%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

#about .about_left table th{
	background: #E1FFC4;
	font-size: 13px;
	padding: 1px 2px;
	border: 1px solid #009139;
}

#about .about_left table td{
	text-align: center;
	font-size: 13px;
	width: 10%;
	padding: 1px 2px;
	border: 1px solid #009139;
}
#about .about_left  p.tel{
	text-indent: 45px;
	font-size: 28px;
	font-weight: bold;
	color: #444444;
	background: url(../image/common/tel.jpg) no-repeat left 45%;
	line-height: 1;
	margin-bottom: 2px;
}
#about .about_left dl {
}
#about .about_left dl dt {
	width: 1.5em;
	float: left;
}
#about .bold_red{
	font-size: 17px;
	margin: 8px 0
}
