@charset "utf-8";

* {
	margin: 0;
	padding: 0; }
 
html {
	overflow-x: hidden;
	}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background:white;
	line-height:1.5;
}

body {
	text-align: center;
	font-size: 13px;
	font-family: arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
}


#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding:0;
	position: relative;
	text-align:center;
	margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's height */
}


body > #container {
    height: auto;
}


* {
-webkit-text-size-adjust:100%;
}


/*-----------------------------------------------
 __アンカーポイント
-----------------------------------------------*/

#pagetop {
	text-indent:-9877em;
	text-decoration:none;
	display:none;
	visibility: hidden;
}



.page_scroller {
	padding:10px 0;
	}

 
/*-----------------------------------------------
 __Base Setting
-----------------------------------------------*/

textarea { line-height: 1; }
 
img {
	border: none;
	vertical-align: bottom; }
 
ul { list-style: none; }


h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, ＭＳ Ｐ明朝, MS PMincho,ヒラギノ明朝 Pro W6, Hiragino Mincho Pro, serif;
}


h1 {color:#FFF;
	text-align: left;
	font-weight: normal;
	line-height: 100%;
	font-size: 12px;
	margin-left:8px;
	letter-spacing:0.1em;
}
	

h2 {
	font-size: 160%;
	font-weight: bold;
	border-left: #0FB3FF solid 6px;  
    padding: 0.1em 0.1em 0.1em 0.6em;
	color: #000;
	letter-spacing: 0.3em;
}

.title2{
	background:url(../img/h2-bg.gif) repeat-x;
    border-bottom: #0FB3FF solid 1px;  
    display: block; 
	padding: 0 0;
	margin-bottom: 30px;
} 

h3 {
	font-size: 140%;
	font-weight: bold;
	padding: 0.1em 0.1em 0.1em 0.8em;
	color: #0FB3FF;
	letter-spacing: 0.3em;
	}
	
h3.q-all {
	font-size: 140%;
	font-weight: bold;
	padding: 0;
	color: #0FB3FF;
	letter-spacing: 0.2em;
	}
	
h3.a-all {
	font-size: 140%;
	font-weight: bold;
	padding: 0;
	color: #FF7D00;
	letter-spacing: 0.2em;
	}

	
.title3{
	border-bottom: #0FB3FF solid 1px;
	display: block;
	margin: 25px 0;
	background:url(../img/h3-title.gif) no-repeat left center;
} 

.title3-2{
	border-bottom: #0FB3FF solid 1px;
	display: block;
	margin: 0 0 25px 0;
	background:url(../img/h3-title.gif) no-repeat left center;
} 

.title3-3{
	border-bottom: #0FB3FF solid 1px;
	display: block;
	margin: 30px 0 25px 0;
	background:url(../img/h3-title.gif) no-repeat left center;
} 

.title3-submenu{
	width:242px;
	border-bottom: #0FB3FF solid 1px;
	display: block;
	margin: 0 0 15px 0;
	background:url(../img/h3-title.gif) no-repeat left center;
} 


.title3-qa{
	border-bottom: #0FB3FF solid 1px;
	display: block;
	margin: 25px 0 5px 0;
}

.title3-qa-info{
	display: block;
	margin: 0 0 5px 0;
}



	
h4 {
	font-size: 120%;
	font-weight: normal;
	padding: 0 0 0 0.4em;
	color: #000;
	letter-spacing: 0.1em;
	}



.title4{
	background:url(../img/h4-bg.gif) repeat-x;
	border-bottom: 1px solid #FC3;
	display: block;
	padding: 0.2em 0.2em;
	margin-bottom: 10px;
} 

.title4-2{
	background:url(../img/h4-bg.gif) repeat-x;
	border-bottom: 1px solid #FC3;
	display: block;
	padding: 0.2em 0.2em;
	margin-bottom: 10px;
} 


h5 {
	font-size: 100%;
	font-weight: normal; }
	
.bold-word {
	font-size: 120%;
	font-weight: normal; }
	
p {
	font-size: 100%;
	line-height: 1.8em;
	}
	
.ma_text {
	line-height: 1.6em;
	}




/*-----------------------------------------------
 __Link Color Setting
-----------------------------------------------*/

a {
	text-decoration:underline;
	outline: none;
	background: none;
	color: #0FB3FF;
}
a:active {
	text-decoration:underline;
	color:#777;
}
a:visited {
	color: #0FB3FF;
}
a:hover {
	text-decoration:underline;
	outline: none;
	color:#777;
}


.pink-link a {
	text-decoration:underline;
	outline: none;
	background: none;
	color:#F0F;
}

.pink-link a:hover {
	text-decoration:underline;
	outline: none;
	color:#777;
}




/*-----------------------------------------------
 __パンくず
-----------------------------------------------*/

#contents .topicpath{
	float:left;
	margin:20px 0 10px 0;
	color:#777;
	font-size: 100%;
	padding:0 10px;
	width:940px;
}






/*-----------------------------------------------
 __header
-----------------------------------------------*/
#head_top {
	position: relative;
	width:960px;
	margin: 0 auto;
	top: 0px;
	padding:8px 0 8px 0;
	background:url(../img/header.gif) repeat-x;
	}
	
	
#head_area {
	position: relative;
	width: 960px;
	height: 120px;
	text-align: left;
	margin: 0 auto 0;
	}
	
	
img#logo {
	position: absolute;
	top: 30px;
	left: 10px; }



#head_navi {
	position: absolute;
	top: 30px;
	right: 10px; }
 
	#head_navi a {
		float: right;
		margin: 0 0 0 0; }
		

/*-----------------------------------------------
__slideshow
-----------------------------------------------*/




/*-----------------------------------------------
 __contents
-----------------------------------------------*/

#contents {
	position: relative;
	margin: 0 auto;
	width: 960px;
	text-align: left;
	overflow:hidden;
	padding:0 10px;
}



/*-----------------------------------------------
 __menu
-----------------------------------------------*/

#menu {
	clear:both;
	float:left;
	position: relative;
	width:242px;
	padding:10px 38px 10px 10px;
}

#menu a {
display:block;
width:242px;
height:62px;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}


#menu .home a {
background:url(../img/b-home.jpg) no-repeat left bottom;
}

#menu .new a {
background:url(../img/b-new.jpg) no-repeat left top;
}

#menu .service a {
background:url(../img/b-service.jpg) no-repeat left top;
}

#menu .guide a {
background:url(../img/b-guide.jpg) no-repeat left top;
}

#menu .polisy a {
background:url(../img/b-policy.jpg) no-repeat left top;
}

#menu .staff a {
background:url(../img/b-staff.jpg) no-repeat left top;
}

#menu .performance a {
background:url(../img/b-performance.jpg) no-repeat left top;
}

#menu .access a {
background:url(../img/b-access.jpg) no-repeat left top;
}

#menu .school a {
background:url(../img/b-school.jpg) no-repeat left top;
}

#menu .recruit a {
background:url(../img/b-recruit.jpg) no-repeat left top;
}

#menu .qa a {
background:url(../img/b-qa.jpg) no-repeat left top;
}

#menu .link a {
background:url(../img/b-link.jpg) no-repeat left top;
}




#menu a:hover {
background-position:left bottom;
}


#menu .mark p {
display:block;
width:242px;
height:200px;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
background:url(../img/s-mark.jpg) no-repeat left top;
}

#menu .mark {
	margin:50px 0 40px 0;

}


#menu ul {
	margin:0;
	display:block;
}

#menu ul li {
	margin-bottom: 10px;
}



#sub-menu .sayama a, #sub-menu .sugamo a {
	display:block;
	width:242px;
	height:81px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	}
	
#sub-menu .fukuoka a {
	display:block;
	width:242px;
	height:118px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	}


#sub-menu .sayama a {
background:url(../img/l-sayama.jpg) no-repeat left top;
}

#sub-menu .sugamo a {
background:url(../img/l-sugamo.jpg) no-repeat left top;
}

#sub-menu .fukuoka a {
background:url(../img/l-fukuoka.jpg) no-repeat left top;
}

#sub-menu a:hover {
background-position:left bottom;
}

#sub-menu ul li {
	margin: 15px 0;
}

/*-----------------------------------------------
 __calender
-----------------------------------------------*/


#cal {
	display:block;
}

#menu #cal p {
display:block;
width:242px;
height:80px;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
background:url(../img/cal-mark.jpg) no-repeat left top;
}


/*-----------------------------------------------
 __main
-----------------------------------------------*/

#main {
	float:left;
	width:650px;
	padding:10px 0;
}


*.float {
      float: right;
      margin-left: 10px;
      }
	  
*.float-right {
      float: right;
      }
	  
*.float-left {
      float: left;
      margin-right: 10px;
      }

*.float-only {
      float: left;
      }

	  
*.float-right-02 {
      float: right;
	  margin-top: 20px;
      }
	  
*.float-left-02 {
      float: left;
      margin-right: 10px;
	  margin-top: 20px;
      }
	  
*.floatclear {
      clear: both;
      }
	  
.bottom30 {
      margin-bottom:30px;
      }
	  
.home-contents, .new-contents, .service-contents, .guige-contents, 
.polisy-contents, .staff01-contents, .staff02-contents, .staff03-contents, 
.school-contents, .access-contents, .performance-contents, .link-contents, .qa-contents {
	margin-bottom: 3em;
}

/*__当院の考え
-----------------------------------------------*/


.word {
	width:410px;
	margin-left:10px;
}

/*__お知らせ
-----------------------------------------------*/


#feed {
	width:610px;
	height:250px;
	padding:10px;
	overflow:auto;
	border : 1px solid #777 ;
	margin-left:1em;
}

#feed .blog {
	line-height: 240%;
	width:590px;
	}


#feed .blog-date {
	width:20%;
	border-bottom: 1px dotted #333;
	}
	

#feed .blog-title {
	width:80%;
	border-bottom: 1px dotted #333;
	}
	
.pink {
	color:#F0F;
	padding-top: 5px;
}

.word-02 {
	margin-left:1em;
}


/*__診療案内
-----------------------------------------------*/


.bold-word {
	padding-bottom: 5px;
}


.box-01 {
	float:left;
	width:310px;
	margin-right:30px;
	margin-bottom:30px;
	}

.box-02 {
	float:left;
	width:310px;
	margin-bottom:30px;
	}
	
	
.box-02-650 {
	float:left;
	width:650px;
	margin-bottom:30px;
	}
	

.word-01-200 {
	padding:10px;
	text-align: left;
	}
	

	
.box-02-01 {
	width:310px;
	margin-bottom:30px;
	}
	
.word-03 {
	padding:0 10px;
	text-align:justify;
	}

.label-qa a {
display:block;
width:310px;
height:100px;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
margin-top:30px;
}


.label-qa a {
background:url(../img/label-qa.jpg) no-repeat left top;
}

.label-qa a:hover {
background-position:left bottom;
}




/*__治療院案内
-----------------------------------------------*/
	
.word-04 {
	float:left;
	padding:0 10px;
	text-align:justify;
	font-size:110%;
	}
	
.word-04-blue {
	float:right;
	padding:0 10px;
	text-align:justify;
	font-size:110%;
	}
	
.word-04-blue span {
	color: #0FB3FF;
	}
	
.word-05 {
	margin: 0 10px;
	margin-bottom:30px;
	text-align: left;
	border: #0FB3FF solid 1px;
	background:#F6FFFE;
	}
	
/* ▼定義型リスト全体の装飾 */
.word-05 dl {
	padding: 0 15px;
	_zoom: 1;
	overflow: hidden;
	border-bottom: 1px solid #0FB3FF;
	padding-bottom:2em;
}
/* ▼用語(dt要素)の装飾 */
.word-05 dt {
	margin: 2em 0 0.5em 0;
	color: #0FB3FF;
	border-bottom: 1px dotted #0FB3FF;
}
/* ▼定義(dd要素)の装飾 */
.word-05 dd {
}

.word-05 p {
	padding: 20px 15px;
	padding-left:2em;
	text-indent:-1em;
	line-height:1.6em;
}
.word-05 p.second {
	padding-top: 5px;
}


.word-06 {
	padding:0 10px;
	text-align:left;
	}
	
.word-07 {
	padding:0 10px;
	text-align:left;
	margin-bottom:30px;
	}




/*__院長ごあいさつ
-----------------------------------------------*/

.word-09 {
	width:390px;
	margin-left:10px;
	
}


/*__院長紹介
-----------------------------------------------*/

.box-10 {
	float:left;
	width:230px;
	border: #0FB3FF solid 1px;
	margin-right:20px;
	margin-bottom:30px;
	}

.word-10 {
	padding:10px;
	text-align: left;
	}
	
.word-10 p.state {
	font-size:90%;
	padding-top:5px;
	}
	
.word-10 p.bold-word {
	font-size: 100%;
	font-weight: bold;
	padding-bottom:5px;
	border-bottom: 1px dotted #0FB3FF;
	}

.word-10 h4 {
	font-size: 160%;
	font-weight: normal;
	padding: 0;
	color: #000;
	letter-spacing: 0.5em;
	}
	
.word-10 h5 {
	font-size: 120%;
	font-family: Georgia, times ,serif;
	font-weight: normal;
	padding: 0;
	color: #000;
	letter-spacing: 0.26em;
	}


.box-11 {
	float:left;
	width:395px;
	margin-bottom:30px;
	}
	
.word-11 {
	padding:0 10px;
	text-align:justify;
	}




/*__スタッフ紹介
-----------------------------------------------*/

.box-12 {
	float:left;
	width:200px;
	border: #0FB3FF solid 1px;
	margin-right:20px;
	margin-bottom:20px;
	}
	
.box-12-right {
	float:left;
	width:200px;
	border: #0FB3FF solid 1px;
	margin-bottom:20px;
	}
	
.box-12-under {
	float:left;
	width:645px;
	border: #0FB3FF solid 1px;
	margin-top: 20px;
	margin-bottom:20px;
	}


.box-12-under-img {
	float:left;
	width:180px;
	padding:10px 30px 10px 10px;
	}
	
.word-12-under {
	float:left;
	width:400px;
	padding:10px 10px 10px 0;
	}
	

.word-12-under p.state {
	font-size:85%;
	padding-top:5px;
	}
	
	

.word-12-under p.bold-word {
	font-size: 100%;
	font-weight: bold;
	padding-top:8px;
	padding-bottom:5px;
	border-bottom: 1px dotted #0FB3FF;
	}
	
	
.word-12 {
	padding:10px;
	text-align: left;
	}
	
.word-12 p.state {
	font-size:85%;
	padding-top:5px;
	border-top: 1px dotted #0FB3FF;
	}


.word-12 div.state {
	border-top: 1px dotted #0FB3FF;
	width:180px;
	margin: 0;
	padding: 0;
	}
	
.word-12 .state-left {
	float:left;
	width:70px;
	}
	
.word-12 .state-right {
	float:left;
	width:110px;
	}
	
.word-12 .state-left,
.word-12 .state-right {
	font-size:85%;
	padding-top:5px;
	display:block;
	}
	
	
.word-12 h4, .word-12-under h4 {
	font-size: 140%;
	font-weight: normal;
	padding: 0;
	color: #000;
	letter-spacing: 0.5em;
	}
	
.word-12 h5, .word-12-under h5 {
	font-size: 100%;
	font-family: Georgia, times ,serif;
	font-weight: normal;
	padding: 0;
	color: #000;
	letter-spacing: 0.26em;
	margin-bottom:5px;
	}



.pink-02 {
	color:#F0F;
	padding-top: 5px;
	text-align:left;
	margin-bottom:30px;
}




/*__養成教室
-----------------------------------------------*/

.word-staff {
	width:320px;
	margin-left:10px;
}


.word p.big-blue-word {
	font-size: 140%;
	font-family: Georgia, times ,serif;
	color: #0FB3FF;
	font-weight: bold;
	line-height:1.6em;
	}
	
	
	
.p-application {
	width:210px;
	float:left;
	text-align:left;
	margin-bottom:30px;
}


/*__アクセス
-----------------------------------------------*/


#map {
	width:630px;
	height:550px;
	overflow:hidden;
	border : 1px solid #777 ;
	margin-left:10px;
	padding:0;
	overflow-x: hidden;
}


.word-a1 {
	padding:0 10px;
	text-align:left;
	margin-bottom:30px;
	}
	
.word-a2 {
	padding:5px 10px 0 10px;
	text-align:left;
	margin-bottom:30px;
	}
	

.box-a1 {
	float:left;
	width:308px;
	border: #0FB3FF solid 1px;
	margin-right:30px;
	margin-bottom:20px;
	}
	
.box-a1-right {
	float:left;
	width:308px;
	border: #0FB3FF solid 1px;
	margin-bottom:20px;
	}

.box-a1 .sugamo a {
	display:block;
	width:242px;
	height:81px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin-left:34px;
	margin-top:20px;
	margin-bottom:15px;
	}
	
.box-a1-right .fukuoka a {
	display:block;
	width:242px;
	height:118px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin-left:34px;
	margin-top:20px;
	margin-bottom:25px;
	}


.box-a1 .sugamo a {
background:url(../img/l-sugamo.jpg) no-repeat left top;
}

.box-a1-right .fukuoka a {
background:url(../img/l-fukuoka.jpg) no-repeat left top;
}

.box-a1 a:hover, .box-a1-right a:hover {
background-position:left bottom;
}




.word-a4 {
	padding:10px;
	text-align: left;
	}
	
.word-a4 p {
	padding:10px 0;
	border-top: 1px dotted #0FB3FF;
	}
	
	
	
	

/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	position: relative;
	margin: 0 auto;
	background:url(../img/footer.gif) repeat-x;
	width:960px;
	height: 200px;			
	bottom: 0;
	font-size: 100%;
	}

#footer a, #footer p {
	color:#FFF;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
	}
	

#footer ul li {
	display:inline;
	line-height:1.6em;
	margin-right:15px;
	border-right:solid 1px #FFF;
	padding-right:15px;
}

#footer ul li.none_b {
	border-right:none;
}

#footer ul {
}

.f_menu1 {
	position: absolute;
	top:40px;
	left:290px;
	text-align:left;
}

.f_menu2 {
	position: absolute;
	top:70px;
	left:290px;
	text-align:left;
}

#f-image {
	position: absolute;
	top:40px;
	left:22px;
	text-align:right;
}



#footer p#copyright {
	position: absolute;
	top:140px;
	left:290px;
	text-align:left;
}
