@charset "utf-8";
@media screen and (min-width: 641px){

/**************************
body,container,color
**************************/

#index  {
	background: #fbfaf7 url(images/bg-body_index.png) repeat-x 0 0;
	background-size: 50px;
}

.sp{display: none;}	
	
	
/**************************
header
**************************/


#header {
	margin:0 auto;
	position: relative;
	width: 1000px;
	height: 130px;
}

#siteID{
	/*margin: 60px 0 0 0;*/
	margin: 30px 0 0 0;
	float: left;
	display: inline;
	/*width: 320px;*/
	width: 470px;
}


#siteID a{
	display: block;
	/*width: 320px;*/
	width: 440px;
	/*height: 60px;*/
	height: 78px;
	background:url(images/siteId.png) no-repeat left top;
	/*background-size:310px 60px;*/
	background-size:440px 78px;
	text-indent: -9999px;
	overflow: hidden;
}


#headerrightBox{
	float: right;
	width: 520px;
	display: inline;
	margin: 0;
}


#telnumber{
	float: right;
	width: 250px;
	height: 55px;
	background: url(images/img_telnumber.png) no-repeat 0 0;
	background-size:250px;
	text-indent: -9999px;
}

#telnumber_sp{
	display:none;
}
/**************************
visualArea
**************************/



#mainVisual {
	width: 1000px;
}


#visualbannerArea {
	width:1000px;
}

#visualbannerArea li{
	margin-right: 4px;
}
#visualbannerArea li:last-child{
	margin-right: 0;
}

#visualbannerArea li a{
	height:130px;
}


/**************************
pageBody
**************************/

#index #pageBody{
	width: 1000px;
	padding-bottom:20px; 
 }
 
#pageBody{
	width: 1000px;
	padding-bottom:20px; 
}

/**************************
sidebar
**************************/

#sidebar {
	width: 230px;
	float: left;
}




/**************************
mainArea
**************************/

#index #mainArea{
	width: 740px;
	float: right;
	background:none;
}


#mainArea{
	width: 740px;
	float: right;
}


	


/**************************
footer
**************************/
.toPageTop{
	width: 1000px;
	margin: 0 auto;
}
.toPageTop a {
	float:right;
	display: block;
	width:170px;
	height:36px;
	margin:15px 0 0 0;
	padding:0;
}

	
#footer address.syozaichi{
	 margin: 20px 0 10px;
}


/**************************
nav_global
**************************/

/*病院のときはnav_global_byoin.png、医院の時はnav_global_iin.pngに差し替えます。*/	

#nav_global{
	clear: both;
	float: right;
	margin: 24px 0 0;
	width: 520px;
}

#nav_global li{
	float: left;
}

#nav_global li a{
	display: block;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
}

#nav_global .about a{
	width: 148px;
	background:url(images/nav_global.png) no-repeat 0 0;
	background-size: 520px;
}

#nav_global .about a.active,
#nav_global .about a:hover,
#nav_global .about a:focus{
	background:url(images/nav_global.png) no-repeat 0 -50px;
	background-size: 520px;
}



#nav_global .shinryo a{
	width: 114px;
	background:url(images/nav_global.png) no-repeat -148px 0;
	background-size: 520px;

}

#nav_global .shinryo a.active,
#nav_global .shinryo a:hover,
#nav_global .shinryo a:focus{
	background:url(images/nav_global.png) no-repeat -148px -50px;
	background-size: 520px;

}

#nav_global .access a{
	width: 135px;
	background:url(images/nav_global.png) no-repeat -262px 0;
	background-size: 520px;

}

#nav_global .access a.active,
#nav_global .access a:hover,
#nav_global .access a:focus{
	background:url(images/nav_global.png) no-repeat -262px -50px;
		background-size: 520px;
}

#nav_global .support a{
	width: 123px;
	background:url(images/nav_global.png) no-repeat -397px 0;
	background-size: 520px;

}


#nav_global .support a.active,
#nav_global .support a:hover,
#nav_global .support a:focus{
	background:url(images/nav_global.png) no-repeat -397px -50px;
	background-size: 520px;

}

#nav_global2{
	display:none;
}


#bannerArea div.nav_sub{
	margin:0 0 15px 0;
	width:230px;
	height:265px;
	background: url(images/nav_sub.png) no-repeat 0 0;
	background-size: 460px;

}

#bannerArea div.nav_sub ul{
	padding:5px 0 0 0;
	margin:0 0 20px 0;
	}

#bannerArea div.nav_sub ul li{
	margin:0;
	padding:0;
	}
	
#bannerArea div.nav_sub ul li a{
	display:block;
	width: 230px;
	height:65px;
	text-indent:-9999px;
}

#bannerArea div.nav_sub ul li.supplement a{
	background: url(images/nav_sub.png) no-repeat 0 -5px;
	background-size: 460px;

}

#bannerArea div.nav_sub ul li.supplement a.active,
#bannerArea div.nav_sub ul li.supplement a:hover,
#bannerArea div.nav_sub ul li.supplement a:focus{
	background: url(images/nav_sub.png) no-repeat -230px -5px;
	background-size: 460px;

}


#bannerArea div.nav_sub ul li.kanpo a{
	background: url(images/nav_sub.png) no-repeat 0 -70px;
	background-size: 460px;

}

#bannerArea div.nav_sub ul li.kanpo a.active,
#bannerArea div.nav_sub ul li.kanpo a:hover,
#bannerArea div.nav_sub ul li.kanpo a:focus{
	background: url(images/nav_sub.png) no-repeat -230px -70px;
	background-size: 460px;
}

#bannerArea div.nav_sub ul li.keibi a{
	background: url(images/nav_sub.png) no-repeat 0 -135px;
	background-size: 460px;
}

#bannerArea div.nav_sub ul li.keibi a.active,
#bannerArea div.nav_sub ul li.keibi a:hover,
#bannerArea div.nav_sub ul li.keibi a:focus{
	background: url(images/nav_sub.png) no-repeat -230px -135px;
	background-size: 460px;
}


#bannerArea div.nav_sub ul li.kensa a{
	background: url(images/nav_sub.png) no-repeat 0 -200px;
	background-size: 460px;
}

#bannerArea div.nav_sub ul li.kensa a.active,
#bannerArea div.nav_sub ul li.kensa a:hover,
#bannerArea div.nav_sub ul li.kensa a:focus{
	background: url(images/nav_sub.png) no-repeat -230px -200px;
	background-size: 460px;
}



#index #bannerArea{
	margin: 0 auto 0;
}

#bannerArea{
	width: 230px;
	margin: 0 auto 15px;
}

#bannerArea li{margin: 0 0 5px; line-height:1;  }

#bannerArea a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
	}






/*** index ***/

#index .contentsBox{
	padding: 0;
 }
 
#index #oshirase{
	background:#FFF;
	border:#CCCCCC 1px solid;
	float:left;
	padding-bottom:0;
	width:390px;
}

	.contens_border{
		border-top:10px #f59600 solid;
		width:370px;
		margin:0 auto;
	}
	
	#index #oshirase h3{
		background:url(images/h3_arrow.png) no-repeat left 0;
		background-size: 15px;
		padding:0 0 0 20px;
		margin:20px 0 5px 0;
		line-height:1em;
		height:auto;
	}
	
	.contens_line{
		 background:url(images/mesh_border.png) repeat-x left top;
		background-size: 4px;
		 height:5px;
		 width:370px;
	}

	#index #oshirase ul li{
		background:url(images/li_news.png) no-repeat left 3px;
		background-size: 12px;
		padding:0 0 0 20px;
		margin-top:20px;
		border-bottom:#666 1px dotted;
	}

 

	#index #oshirase p{
		padding:0 5px 0 10px;
	 }
	 
	#toprightBox{
		float:right;
		padding: 0 0 30px;
		width:320px;
		}	
	
#topics,#shinryonaiyo{
	font-size: 1.6rem;
	
/*	height:100%;*/
 	background:#FFF;
	border:#CCCCCC 1px solid;

}
	
	#topics{
		margin-bottom: 20px;
	}
	#index #topics h3,#index #shinryonaiyo h3{
		background:url(images/h3_arrow.png) no-repeat left 0;
		background-size: 15px;
		padding:0 0 0 20px;
		margin:20px 0 5px 0;
		line-height:1em;
		height:auto;
	}

	.topics_border{
		border-top:10px #f59600 solid;
		width:300px;
		margin:0 auto;
	}

	.topics_line{
		 background:url(images/mesh_border.png) repeat-x left top;
		background-size: 4px;
		 height:5px;
		width:300px;
	}

	
	#index #topics p{
		padding:0 0 10px;
		margin:20px 24px 0.5em;
		}
	 



	.box_border{
		width:720px;
	}
	
	.boxwrap h1{
		background:url(images/h3_arrow.png) no-repeat left 2px;
		background-size: 15px;
		padding:0 0 0 20px;
		margin:20px 0 5px 0;
		line-height:1em;
		height:auto;
		font-size: 2.0rem;
		font-weight: normal;
	}
	
	.box_line{
		background:url(images/mesh_border.png) repeat-x left top;
		background-size: 4px;
		height:5px;
		width:720px;
		margin-bottom:10px;
	}


.contentsBox dl {

}

.contentsBox dt {

}

.contentsBox dd {
}


.contentsBox h1{
	width: 700px;
	height: 70px;
	/*text-indent: -9999px;*/
}

#index #oshirase h1{
	width: 340px;
	height: 70px;
}

#index #topics h1{
	width: 270px;
	height: 70px;
}


.contentsBox h2{
	width: 652px;
	margin: 0 30px 20px;
	padding:4px 0 0 28px;
	}

	


/*** Google map ***/
.iframeWrap {
	width: 600px;
	height: 450px;
margin: 0 auto 20px;
	border: 3px solid #eee;
}

	
/*** Photogallery ***/

.photogallery ul{
	margin: 0 34px;
	}

.photogallery ul li{
	padding: 0;
	margin: 0 15px 26px 0;
	float: left;
	background:transparent url(none) no-repeat scroll 0 0;
	line-height: 2;
	font-size: 1.2rem;
	text-align: center;
	display: inline;
}

.photogallery ul li:nth-child(3n){
margin-right: 0;
}

.photogallery li a{
	display: block;
	width: 214px;
	height: 148px;
}


	
	
/****** ���N�T�|�[�g�֘A******/


#column h1{
	margin:20px 0;
	padding: 1px 6px;
	width: 570px;
	border-left:solid 10px #003366;
	border-bottom: dotted 1px #72993c;
	font-size:2.0rem;
	}


#column table {
	width: 90%;
	margin: 0 20px 20px;
	border-collapse:collapse;
	border:none;
	line-height:120%;
	empty-cells:show ;
	font-size: 1.4em;
	text-align: left;
}

#column td,
#column th {
	border:none;
	padding:0.3em 0.6em;
	vertical-align:top;
	text-align: left;
}

#column th {
	border:none;
	color:#000;
	background:#e6e6e6;
	font-weight:bold;
}



/****** ���m�点�֘A******/

.contentsBox .news{
	margin:0 35px 30px 25px;
	padding-top:15px;

}

.contentsBox .news ul {
	margin:0;
	padding-left:10px;
	list-style:none;
}

table.table_kaisaiannai{
	width: 500px;
	margin:0 0 20px 70px;
	border: #CCC 1px solid;
}

table.table_kaisaiannai th{
	background-color: #43863f;
	font-weight: bold;
	text-align:center;
	color:#FFF;
	border: #CCC 1px solid;
}

table.table_kaisaiannai td{
	text-align:left;
	border: #CCC 1px solid;
}



/***Q&A�̃A�R�[�f�B�I��***/

.qa  {
	margin:  40px 20px 0;
}

.qa h3{
	margin: 10px 0 20px 0;
	padding: 5px 0 10px 70px;
	height: 50px;
	background: url(images/img_q.gif) no-repeat 0 0;
	font-size: 1.2rem;
	cursor:pointer;
}


.qa a {
	cursor:pointer;
	display:block;
}

.qa div {
	margin: 0 0 60px 0;
	border: none;
	background: url(images/img_a.gif) no-repeat 0 0;
	text-decoration: none;
}


.qa p{
	margin:0 0 0.8em 70px;
}


#rightArea .qa ul {
	margin:30px 0 10px 70px;
}

.qa a:hover {
	background-color: #eeeeee;
}

/*** sitecake ***/
.sc-content {
	margin:0;
}

#index #oshirase .sc-content  p{
	font-size:16px;
	line-height:1.4;
	padding:10px;
	margin:20px 10px 0 10px;
	background: #fff;
	border: 3px solid #ccc;
	border-radius: 4px;
}
  
}




