@charset "utf-8";
/* CSS Document */

/*  角丸用
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
*/

/*-------------------------------------- header --------------------------------------*/
#header_wrap{
	width:100%;
	background-image: url(../images/PCimage_02.jpg);
	background-repeat: repeat-x;
}
#header{
	width: 1080px;
	margin-top: 0px;
	-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
}
#head_topline{
	width:100%;
	margin: 0;
	background-color: #F0F0F0;
}

#head_textarea{
	width: 1070px;
	height: 25px;
	margin: 0 auto;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 5px;
	color: #000;
}



#head_left{
	width: 500px;
	height: 100px;
	float: left;
	padding-left: 10px;
	padding-top: 30px;
}
#head_right{
	height: 136px;
	float: right;
	padding-right: 10px;
}




#head_navi_wrap{
	width: 100%;
	background-image: url(../images/naviback5.jpg);
	background-repeat: repeat-x;
}
/*-- ナビゲーション浮上用は上記の下３行

	position:absolute;
	top:160px;
	z-index:100;

 --*/





#head_navi{
	overflow: hidden;
	height: 50px;
	width: 1080px;
	margin: 0 auto;
	padding: 0px;
}
#head_navi ul {
	zoom: 1;
}
#head_navi ul:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}
#head_navi li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#head_navi .sub-menu {
	position: absolute;
	font-size: 14px;
	width: 180px;
	background-color: #FAF9F3;
	top: 180px;/*-------------------------------------- menulist position --------------------------------------*/
	display: none;
}
#head_navi .sub-menu a {
	color: #666;
	width: 160px;
	padding: 5px 10px;
	display: block;
}
#head_navi .sub-menu a:hover {
	color: #666;
	
}

/* ホバーで子メニュー表示 */
#head_navi .menu-item-has-children:hover ul {
	display: block;
	z-index: 99;
}
#head_navi li.menu-item-has-children li a:hover {
	background-color: #E4E3D3;
	width: 160px;
	padding: 5px 10px;
	text-decoration:none;
	display: block;
}


/*-------------------------------------- main area --------------------------------------*/
#mainwrap{
	width:100%;
}
/*-- ナビゲーション浮上用は上記の下２行

	position: relative;
	z-index: 5;

 --*/



#main{
	width: 1080px;
	padding: 0px;
	margin: 0 auto;
	background-color: #FFF;
}

#mainimagewrap{
	width: 100%;
	background-color: #FFF;
	height: 300px;
}



#mainimage{
	width: 1080px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}


/*-------------------------------------- information --------------------------------------*/
#topinfo{
	height: 400px;
	width: 788px;
	border: 1px solid #0072bc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: auto;
}



/*-------------------------------------- clinic information --------------------------------------*/
#baseinfo{
	background-color: #FFF;
	padding-top: 10px;
	border: 2px solid #696;
}
#baseinfo_left{
	width: 370px;
	margin-right: 10px;
	float: left;
}
#baseinfo_right{
	width: 360px;
	float: right;
}
#baseinfo_btm{
	margin-left: 10px;
	padding-bottom: 20px;
}



/*-------------------------------------- footer --------------------------------------*/
.footer_wrap{
	width: 100%;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

.footer{
	width: 1080px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer a:link {
	color: #0B80DF;
	text-decoration: none;
}
.footer a:visited {
	color: #0B80DF;
	text-decoration: none;
}
.footer a:hover {
	color: #F90;
	text-decoration: underline;
}


.footer_logo{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
}
.footer_info{
	float: left;
	margin-left: 20px;
	padding-bottom: 10px;
	line-height: 1.2em;
	color: #0072BC;
	margin-top: 10px;
}








/*-------------------------------------- footer_list --------------------------------------*/
.footer_list li{
	/* background: url("../images/footerback.jpg") no-repeat; */
	background-position: 0px 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px; /* space of list */
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.footer_list li.hoge{
	margin-top:1.7em;
}

.ft_menu{
	float: left;
	width: 150px;
	height: 100%;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.ft_menu2{
	float: left;
	width: 120px;
	height: 100%;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.ft_menu3{
	float: left;
	width: 120px;
	height: 100%;

}








/*-------------------------------------- main area --------------------------------------*/
#navi{
	width: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
#navi li:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}
#navi li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#contents{
	width: 790px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}



/*------------------ base box --------------------------------------
.textbox{
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.6em;
}*/

.textbox{
	margin: 0.5em auto 1.5em auto;
	line-height: 1.5em;
	overflow: hidden;
}


/*-------------------------------------- bottomline --------------------------------------*/
#bottomline{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0072BC;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #0072BC;
	font-size: 12px;
}



/*-------------------------------------- QA --------------------------------------*/
.QAbox{
	padding-left:10px;
	margin-bottom:20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7A8AE;
	padding-bottom: 10px;
	margin-right: 10px;
}

.QA_Q_Left{
	float:left;
	width:50px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color: #187FC1;
}
.QA_Q_Right{
	font-size:20px;
	float:left;
	width:600px;
	color: #1980C3;
	margin-bottom:10px;
}

.QA_A_Left{
	float:left;
	width:50px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color: #F7A8AE;
}
.QA_A_Right{
	float:left;
	width:600px;
}





.wrapbox{
	border: 1px solid #0072bc;
	padding: 16px;
	margin-bottom: 20px;
	line-height: 1.6em;
}


.featureboxA{
	padding: 0px;
	margin-bottom: 20px;
	background-color: #EBEBEB;
}
.FBA{
	float:left;
	margin-left:20px;
	margin-bottom:20px;
}



.flowbox{
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	background-color:#FFE3B9;
	padding: 20px;
}
.flowtitle{
	font-size:1.4em;
	font-weight:normal;
	color:#7C2810;
}
.flowarrow{
	font-size:24px;
	font-weight:normal;
	color:#FF9900;
	text-align:center;
	margin-bottom: 10px;
}

/*-------------------------------------- Others --------------------------------------*/


.tweetarea{	
	padding-top:8px;
	text-align:right;


}


.dottedbox{
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.6em;
	background-color: #EEFFDB;
	border: 2px dotted #568F45;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.waku001{
	background-color: #EEFFDB;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	width:320px;
	padding:10px;
	margin:0 auto;
}
.waku001a{
	background-color: #FEEFD3;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	width:320px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
.waku002{
	background-color: #BEE8A6;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	padding:20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.waku003{
	background-color: #BEE8A6;
	padding:20px;
	color:#360;
	margin-bottom:10px;
}
.waku004{
	background-color: #EDF4FA;
	padding:20px;
	color:#4B76BB;
	margin-bottom:10px;
	border: 3px double #A8CCE6;
}

.TBpad10 td{
	padding:10px;
}

.box001{
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	background-color:#E8FFE9;
	padding:20px;
}


.totop{
	margin-top:20px;
	margin-bottom:10px;
	text-align:right;
}
.totop a {
	background-color: #CAEAFF;
	color: #0072BC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}
.totop a:hover {
	background-color: #0087DE;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}


.facilities{
	width:340px;
	float:left;
	text-align:center;
	margin-right:20px;
	margin-bottom:20px;
}


/*-------------------------------------- リストで横並び --------------------------------------*/

.iBlock li{
	display:inline-block;
	vertical-align: top;
}
