<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*------骨組み-----*/
#page {
	margin: 0px auto;
	width: 950px;
	clear: both;
	padding:0;

}
#page .page {
	margin: auto;
	width: 950px;
	clear: both;
	line-height: 25px;
}


#header {
	background:#fff;
	border-top:#74D136 solid 20px;
	clear: both;
	margin: 0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:#D8F7B9 1px dashed;
}
#header .header {
	width: 955px;
	position: relative;
	margin: 0 auto;
}
#header #logo {
	float: left;
	clear: left;
	display: block;
	margin: 20px 0 0;
}

#header .in{
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background: -moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: -webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: -o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);




	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color: #f9f9f9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #dcdcdc;
	font-size: 13px;
	padding: 6px 10px;
	margin: 15px 0 0;
}
#tel{ width:520px;
float:right;}


#header .in dl{ width:240px;
border-right:1px solid #ccc;
padding-right:7px;
float:left;}

#header .in dl dt{
	width: 80px;
	float: left;
	margin: 0 0px 0 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

#header .in dl dt.pi{ background:#FE94B1;}
#header .in dl dt.gr{ background:#238C00;}

#header .in dl dd:nth-of-type(1){
	font-weight: bold;
	font-size: 20px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../image/common/tel.png) no-repeat left top;
	background-size: 12px auto;
	padding: 0 0 0 15px;
	margin: 3px 5px 3px 85px;
}

#header .in dl dd:after{
	content:"";
	display:block;
	clear:both;}

#header .in p{ width:235px;
float:right;
line-height:1.5;}





#sub {
	float: left;
	width: 240px;
	
}
#contents {
	width: 680px;
	clear: right;
	float: right;
}

/*------グローバルナビ-----*/
#navi {
	margin-bottom:20px;
	background: url(../image/gn/gn_bg.png) repeat;
	padding:20px 20px 10px 10px;
	/* border-radius */
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;

}


#navi a#gn1{ background: url(../image/gn/gn_home.png) no-repeat left top;}


#navi p.trigger,#navi a#gn1{display:block;
text-indent:-5000px;
width:220px;
height:50px;
}


#navi #gn2 p.trigger{
background:url(../image/gn/gn_first.png) no-repeat left top;}
#navi #gn2 p.active{ background:url(../image/gn/gn_first2.png) no-repeat left top;
border-top-left-radius: 6px; 
border-top-right-radius: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px; }

#navi #gn3 p.trigger{
background: url(../image/gn/gn_shoukai.png) no-repeat left top;}
#navi #gn3 p.active{ background:url(../image/gn/gn_shoukai2.png) no-repeat left top;
border-top-left-radius: 6px; 
border-top-right-radius: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px; }


#navi #gn4 p.trigger{
background:url(../image/gn/gn_sejutsu.png) no-repeat left top;}
#navi #gn4 p.active{ background:url(../image/gn/gn_sejutsu2.png) no-repeat left top;
border-top-left-radius: 6px; 
border-top-right-radius: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px; }


#navi #gn5 p.trigger{
background:url(../image/gn/gn_jiko.png) no-repeat left top;}
#navi #gn5 p.active{ background:url(../image/gn/gn_jiko2.png) no-repeat left top;
border-top-left-radius: 6px; 
border-top-right-radius: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px; }




#gn1 p a img:hover,#navi .trigger:hover,#gn1:hover,a img:hover{
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";}





#navi ul.naka{ list-style-type: none;
list-style-position:inside;
background:#fff;
width:218px;
padding:0;
margin:0 0 0 1px;
border-bottom-left-radius: 6px; 
border-bottom-right-radius: 6px; 
-webkit-border-bottom-left-radius: 6px; 
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;}

#navi ul.naka li{
border-bottom:#59B200 1px dashed;
margin:0 0 0 0;
font-size:15px;
line-height:40px;
height:40px;

}

#navi ul.naka li:last-child{ border-bottom:none;
padding-bottom:0;
margin-bottom:0;}

#navi ul.naka li a{ display:block;
background:url(../image/gn/sankaku.gif) no-repeat 10px center;
 padding:0 0 0 23px;}

#navi ul.naka li a:hover{ background:#FCFFD4 url(../image/gn/sankaku.gif) no-repeat 10px center;
color:#1E9B00;
text-decoration:none;
border-bottom-left-radius: 6px; 
border-bottom-right-radius: 6px; 
-webkit-border-bottom-left-radius: 6px; 
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;}



#banner{ margin:0 0 20px 0;}

#banner li{ list-style-type:none;
margin:0 0 12px 0;
}

#banner li a{ display:block;}

#banner li a:hover img{opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";}
  
   
  


/*--------接骨院概要-----*/


#about{ background:#fff;
box-shadow:0 0 5px #777;
border-radius:10px;
padding:5px 0 0 0;}

#about .about1{
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}



#about .left {
	float: left;
	width:260px;
	margin:0 25px 0 0;}

#about .center{ width:310px;
float:left;}

#about .right {
	float:right;
	margin-left: 5px;
	padding-bottom: 0px;
	width:290px;
}

#about p{font-size:13px;
line-height:1.5;
margin:0 0 10px 0;}

#about .left p{font-size:14px;}

#about .center p{ margin:0 0 3px 0;}

#about .about2 img{ margin:15px 0 0 0;}


#about h3{ background:none;
padding:0;
height:auto;
line-height:1;
font-size:28px;
font-weight:bold;}

#about .about1 h3,#about .about1 h6{ color:#FE94B1;}
#about .about2 h3,#about .about2 h6{ color:#42B724;}

#about .about2 h3{
	font-size: 23px;
}

#about .about2 .map iframe{
	width: 100%;
	height: 240px;
}


#about table{ margin:10px 0 5px 0;
width:100%;
line-height:1;}

#about table th{padding:5px 4px;
font-weight:normal;}

#about .about1 table th{ background:#FFF2F7;}
#about .about2 table th{ background:#FAFEDE;}

#about table th.time{ text-align:right;
padding:0 7px 0 5px;
width:95px;
font-size:13px;}

#about table td{ text-align:center;
padding:5px 4px;}


#about .bold_red{ color:#D80000;
font-size:17px;
margin:-6px 0 10px 0;}


#about .tel{ 
background: url(../image/common/tel.png) no-repeat left center;
height:32px;
line-height:32px;
font-family:Arial, Helvetica, sans-serif;
font-size:38px;
padding:0 0 0 30px;
font-weight:bold;}



/*--------フッター-----*/

#footer {
	font-weight: bold;
	background:#4EB515;
	margin-top:50px;
	width:100%;
	padding:15px 0 10px 0;

}
#footer .footer{ 
margin:0 auto;
color:#fff;}




#footer .footer p{ font-size:15px;}

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

#footer .footer ul li{ display:inline;
list-style-type:none;
font-size:16px;
margin:0 0 0 10px
}

#footer .footer ul li:before{ content:"|　";}

#footer .footer ul li:first-child:before{content:"";}

#footer .footer ul li a{ color:#fff;}

#footer .footer ul li a:hover{ color:#FFE5E5;
text-decoration:none;}




#footer p#copy {
color:#fff;
font-size:12px;
text-align:center;
margin:20px 0 0 0;
font-weight:normal;}



#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;
}
</pre></body></html>