@charset "utf-8";
/*------ヘッダー-------*/

#head {
	background:#FF5C26;
	height:8px;
position: relative;
width: 1000px;
margin:0 0 0 -3px;}

#header{
	width: 1000px;
	margin: 0 0 0 0px;
	padding: 0;
	position: relative
}
	
#header #logo {
	display: block;
	clear: left;
	float: left;
	margin: 40px 0 0 40px;
}
#header #head-contact {
	margin: 40px 30px 20px 0;
	line-height: 1;
	font-size: 16px;
	width: 460px;
	float: right;
}
#header #head-contact .left {
	float: left;
	width: 270px;
}
#header #head-contact .left p.telnum{
	font-size: 33px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 0 0 45px;
	margin: 3px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../image/common/tel.png) no-repeat left center;
}
#header #head-contact .left p.message {
	background: #F76287;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	letter-spacing: 2px;
	width: 250px;
}
#header #head-contact .right {
	float: right;
	width: 160px;
	padding: 0.5em 0 0.5em 20px;
	font-size: 14px;
	border-left: 3px dotted #F76287;
}
#header #head-contact .right ul {
	padding: 4px 0px;
}
#header #head-contact .right ul li {
	list-style-type: none;
	line-height: 1.4;
}



/*-----ナビ-----*/
#g-navi {
	height: 50px;
	width: 1000px;
	margin:0 0 0 0px
}

#g-navi li{
	list-style-type:none;
	float: left
}
#g-navi li a{
	text-indent: -5000px;
	display: block;
	height: 54px;
	width: 200px;
}
#g-navi .gn1 a{
	background: url(../image/gn/gn_top.jpg) no-repeat left top;
}
#g-navi .gn2 a{
	background: url(../image/gn/gn_shoukai.jpg) no-repeat left top;
} 
#g-navi .gn3 a{
	background: url(../image/gn/gn_hoken.jpg) no-repeat left top;
}
#g-navi .gn4 a{
	background: url(../image/gn/gn_jihi.jpg) no-repeat left top;
}
#g-navi .gn5 a{
	background: url(../image/gn/gn_jiko.jpg) no-repeat left top;
}
#g-navi li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
	
	
/*-------サブコンテンツ-------*/
#subcontents {
	clear: right;
	float: right;
	width: 260px;
	margin-right: 25px;
	margin-top: 40px;
}
#subcontents h2 {
	background: url(../image/common/sub-h2.jpg) repeat left top;
	margin: 0 0 5px 0;
	font-size: 18px;
	color: #fff;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 20px;
	letter-spacing: 1px;
	border: 1px solid #FFBFBF;
	border-radius: 0px;
	text-shadow: 0 1px 4px #D28093;
}
#subcontents h3{
	color: #FC819F;
	border-bottom: 2px dotted #FC819F;
	margin: 0 0 5px;
	font-size: 16px;
	background: none;
	padding: 0 0 0 5px;
	line-height: 1.5;
	width: 230px;
}
#subcontents .s_inbox {
	padding: 5px 10px 5px;
}
#subcontents #gaiyo {
	border: 1px solid #FED1DD;
	margin: 0 0 40px;
}
	
#subcontents #gaiyo p {
	margin: 0 0 10px;
}
#subcontents #gaiyo p.add {
	font-weight: bold;
	margin: 0 0 10px;
}
#subcontents #gaiyo p.telnum{
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 0 0 40px;
	margin: 3px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../image/common/tel.png) no-repeat left center;
	background-size: 30px auto;
	-webkit-background-size: 30px auto;
}
#subcontents #gaiyo dl#kyushin {
	font-weight: bold;
	font-size: 15px;
	color: #F00;
	margin: 0 0 10px;
}
#subcontents #gaiyo dl#kyushin dt {
	width: 4em;
	float: left;
}
#subcontents #info {
	position: relative;
	margin: 0 0 30px;
}
#subcontents #info .edit {
	position: absolute;
	right: 5px;
	top: 5px;
}
#subcontents #info .info {
	border: 1px solid #888;
	width: 258px;
	margin: 10px 0 0 0;
}
#subcontents #info .info iframe {
	width: 258px;
	height: 250px;
}	

/*-------接骨院情報---------*/
#about {
	margin: 20px auto 0px;
	background: #FFFFEE;
	width: 940px;
	padding: 20px 30px;
	border-top: 2px dashed #EF7A74;
}
#about .about {
	margin: 0px auto;
	width: 885px;
}
#about .about .left {
	float: left;
	width: 205px;
}
#about .about .left p.inmei {
	color: #777777;
	font-size: 27px;
	font-weight: normal;
	margin-bottom: 5px;
}
#about .about .mid {
	width: 300px;
	padding: 45px 25px 0;
	float: left;
}
#about .about .mid p.add {
	margin-bottom: 5px;
	font-weight: bold;
}
#about .about .mid p.access {
	font-size: 13px;
}
#about .about .mid table {
	width: 298px;
	margin: 7px 0;
	background: #fff;
	border: 1px solid #999;
}
#about .about .mid table th {
	text-align: right;
	padding-right: 10px;
	width: 90px;
	border: 1px solid #999;
}
#about .about .mid table td{
	border: 1px solid #999;
	text-align: center;
}
#about .about .mid table td.pi, #about .about .mid table th.pi {
	font-weight: bold;
	background-color: #FEE7EC;
}
#about .about .mid dl#kyushin {
	font-weight: bold;
	font-size: 15px;
	color: #F00;
}
#about .about .mid dl#kyushin dt {
	width: 4em;
	float: left;
}
#about .about .mid p.telnum{
	font-size: 33px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 0 0 45px;
	margin: 3px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../image/common/tel.png) no-repeat left center;
}
#about .about .right {
	float: right;
	width: 330px;
	padding: 40px 0 0;
}
#about .about .right iframe.map {
	border: 3px solid #fff;
}

/*--------フッター----------*/
#footer {
	width: 1000px;
	margin: 0;
	background: #FDC4D2;
}

#footer .footer {
	padding: 20px 0 0 0;
	margin: 0
}
#footer .footer ul {
	width: 500px;
	margin:0 auto;
}
	
#footer .footer ul li {
	display: inline;
	padding-left: 20px;
	font-size: 14px;
}
#footer .footer ul li a {
	color:#222;
}

#footer .footer ul li a:hover {
	color: #F69;
}
#footer .footer p {
	text-align: center;
	font-size: 13px;
	margin-bottom: 0px;
	padding-top: 0px;
	color:#222;
}

#footer small{
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#footer small a{
	color: #000000;
	text-decoration: none;
}

#footer small a:hover{
	color: #000000;
	text-decoration: none;
}

#footer .footer .copy{
	margin:10px 0 0 0;
	padding-bottom:15px;
}
