@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial;
	/*background: url(../images/bg.gif) repeat;*/
	background-color:#FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #222222;
	-webkit-text-size-adjust: none;
	max-width: 640px;
	margin: 0 auto;
	position: relative;
	font-size: 12px;
	line-height: 1.6;
	}

	
/*ここから
section {
	padding: 19px 10px;
	}*/

#main_contents{
	margin:0 0 0 0;
	padding:10px 0 10px 0;
	background: #FFECEC url(../images/cmn/con_bg.jpg) repeat-x;
	}
#main_contents01{
	margin:0 0 0 0;
	padding:0 0 10px 0;
	background: #FFECEC url(../images/cmn/con_bg.jpg) repeat-x;
	}
	
header{
	}
header .h_Area{
	padding:7px 10px;
	}
header .setsutxt{
	font-size:10px;
	background: transparent url(../images/cmn/f_bg.gif) repeat;
	color:#FFF;
	padding:0 10px;
	}
header h1{
	padding:2px 0 0 0;
	width:119px;
	height:24px;
	float:left;
	}

/*電話番号*/	
header .telbtn {
	padding: 2px 4px;
	font-weight: normal;
	font-size: 12px;
	border-radius: 5px;
	}	
.headbtn-169 {
	color: white;
	border: 1px solid #FF94B8;
	float: right;
	background: #FF94B8;
	}	
	
/*サブボタン*/	
.sub_Nabi{
	margin-bottom:15px;
	}
.sub_Nabi li{
	float:left;
	margin:0 10px 0 0;
	}

.subBtn {
	padding: 2px 4px;
	font-weight: normal;
	font-size: 12px;
	border-radius: 5px;
	}	
.headbtn-168 {
	color: white;
	border: 1px solid #FF94B8;
	float: right;
	background: #FF94B8;
	}
.sub_Nabi a {
	color:#FFF;
	}	

/*
-------------------------------------
	[1]PICKUP-MENU
-------------------------------------
*/

#menu-area {
	padding: 10px 10px 10px 10px;
	background-color:#FFCEDF;
	}
	
#menu-area ul {
	width: 300px;
	margin: 0 auto;
	text-align: center;
	}
#menu-area ul li {
	margin: 0 1px 0 0;
	float: left;
	height:81px;
	width:74px;
	}

/*
-------------------------------------
	[2]MAIN-MENU
-------------------------------------
*/
#extraNav {
	margin:15px 0 0 0 ;
	padding:0 10px 0 10px;
	
	}
#extraNav ul {
	margin-bottom: 10px;
	
	-webkit-box-shadow: 0px 0px 5px #A39F86;
	box-shadow: 0px 0px 5px #A39F86;
	-webkit-border-radius: 5px;
	}
#extraNav ul li{
	border-top: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
	background-color: #FFF;
	}
#extraNav ul li:first-of-type {
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	}	
#extraNav ul li:last-of-type {
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	border-bottom: 1px solid #B4B4B4;
	}
#extraNav ul li a{
	height: 38px;
	line-height: 38px;
	color: #666;
	font-size: 13px;
	display: block;
	border-top: 1px solid white;
	background-image: url(../images/cmn/catch001.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 11px 10px;
	padding-left: 14px;
	
	
	}
#extraNav ul li:first-of-type a {
	border-radius: 5px 5px 0 0;
	}
#extraNav #toCorporateBtn {
	width: 220px;
	height: 30px;
	padding-top: 15px;
	border: 1px solid #D2CFA4;
	margin: 0 auto;
	display: block;
	}

/*
-------------------------------------
	[2]MAIN-MENU
-------------------------------------
*/

/*新着情報*/
	
#info {
	position: relative;
	padding: 1px 8px 10px;
	margin: 15px 10px 0;
	background: url(../images/top/info_bg.gif) left repeat-x;
	-webkit-background-size: 5px 229px;
	}
#info, aside {
	position: relative;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0px 0px 5px #A39F86;
	box-shadow: 0px 0px 5px #A39F86;
	}
#info h2 {
	margin: 10px 0 10px 0;
	height: 18px;
	text-indent: -900em;
	background: url(../images/top/txt_info.png) no-repeat;
	-webkit-background-size: 156px 18px;
	}	
#info p.btn {
	position: absolute;
	top: 6px;
	right: 8px;
	padding: 0;
	margin: 0;
	display: inline;
	}
#info p.btn img {
	zoom: .5;
	}
#info .article {
	background: #FFF;
	border: 1px solid #DDD;
	-webkit-box-shadow: white 0px 1px 2px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
#info .article ul {
	padding:5px 0 0 10px;
	}
#info .article ul li{
	background:transparent url(../images/top/info01_arr.gif) no-repeat left 3px;
	padding:0 0 0 4px;
	}
#info .article a {
	padding: 0 20px 5px 10px;
	display: block;
	text-decoration: none;
	}

/*院長コラム*/
	
#info01 {
	position: relative;
	padding: 1px 8px 10px;
	margin: 15px 10px 0;
	background: url(../images/top/info_bg01.gif) left repeat-x;
	-webkit-background-size: 5px 229px;
	}
#info01, aside {
	position: relative;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0px 0px 5px #A39F86;
	box-shadow: 0px 0px 5px #A39F86;
	}
#info01 h2 {
	margin: 10px 0 10px 0;
	height: 18px;
	text-indent: -900em;
	background: url(../images/top/txt_column.png) no-repeat;
	-webkit-background-size: 156px 18px;
	}	
#info01 p.btn {
	position: absolute;
	top: 6px;
	right: 8px;
	padding: 0;
	margin: 0;
	display: inline;
	}
#info01 p.btn img {
	zoom: .5;
	}
#info01 .article {
	background: #FFF;
	border: 1px solid #DDD;
	-webkit-box-shadow: white 0px 1px 2px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
#info01 .article ul {
	padding:5px 0 0 10px;
	}
#info01 .article ul li{
	background:transparent url(../images/top/info_arr.gif) no-repeat left 3px;
	padding:0 0 0 4px;
	}
#info01 .article a {
	padding: 0 20px 5px 10px;
	display: block;
	text-decoration: none;
	}


	
	
#icatch {
	position: relative;
	/*border:1px solid #FDB300;*/
	padding: 1px 8px 10px;
	margin: 10px 10px 0;
	/*background: url(../images/top/info_bg.gif) left repeat-x;*/
	background:#E7F1BA;
	-webkit-background-size: 5px 229px;
	
	-webkit-box-shadow: 0px 0px 5px #A39F86;
	box-shadow: 0px 0px 5px #A39F86;
	}
#icatch h2 {
	margin: 10px 0 5px 0;
	font-	-webkit-background-size: 26px 21px;
size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:1.4em;
	}	
#icatch p.btn img {
	zoom: .5;
	}

#icatch p.article {
	background: #FFF;
	border: 1px solid #98CC65;
	margin:10px 0 0 0;
	}
#icatch p.article a {
	padding: 6px 20px 6px 10px;
	display: block;
	text-decoration: none;
	background: url(../images/top/arrow_brown.gif) right center no-repeat;
	-webkit-background-size: 16px 10px;
	text-align:center;
	}
#icatch p.article a span	{
	font-size:18px;
	color:#98CC65;
	font-weight:bold;
	}
/*img:not([width]), input[type="image"]:not([width]) {
	zoom: .5;
	}
*/	

#st_Box {
	position: relative;
	/*border:1px solid #FDB300;*/
	padding: 10px 8px 10px;
	margin: 10px 10px 0;
	/*background: url(../images/top/info_bg.gif) left repeat-x;*/
	background:#FFF;
	-webkit-background-size: 5px 229px;
	
	-webkit-box-shadow: 0px 0px 5px #A39F86;
	box-shadow: 0px 0px 5px #A39F86;
	}
#st_Box h2 {
	margin: 10px 0 5px 0;
	-webkit-background-size: 26px 21px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:1.4em;
	}	
#st_Box p.btn img {
	zoom: .5;
	}

#st_Box p.article {
	background: #FFF;
	border: 1px solid #98CC65;
	margin:10px 0 0 0;
	}
#st_Box p.article a {
	padding: 6px 20px 6px 10px;
	display: block;
	text-decoration: none;
	background: url(../images/top/arrow_brown.gif) right center no-repeat;
	-webkit-background-size: 16px 10px;
	text-align:center;
	}
#st_Box p.article a span	{
	font-size:18px;
	color:#98CC65;
	font-weight:bold;
	}


#st_Box01 {
	position: relative;
	/*border:1px solid #FDB300;*/
	padding: 0;
	margin: 10px 10px 30px;
	/*background: url(../images/top/info_bg.gif) left repeat-x;*/
	background:#FFF;
	-webkit-background-size: 5px 229px;
	
	-webkit-box-shadow: 0px 0px 5px #A39F86;
	box-shadow: 0px 0px 5px #A39F86;
	}
#st_Box01 h2 {
	margin: 0 0 5px 0;
	-webkit-background-size: 26px 21px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:1.4em;
	}	
#st_Box01 p.btn img {
	zoom: .5;
	}

#st_Box01 p.article {
	background: #FFF;
	border: 1px solid #98CC65;
	margin:10px 0 0 0;
	}
#st_Box01 p.article a {
	padding: 6px 20px 6px 10px;
	display: block;
	text-decoration: none;
	background: url(../images/top/arrow_brown.gif) right center no-repeat;
	-webkit-background-size: 16px 10px;
	text-align:center;
	}
#st_Box01 p.article a span	{
	font-size:18px;
	color:#98CC65;
	font-weight:bold;
	}

#st_Box01 .chuui {
	background: #FFF;
	border: 1px solid #FFE3DD;
	background-color:#FFEBEC;
	margin:10px 0 0 0;
	padding:10px;
	}
#st_Box01 .chuui h4 {
	border-color: #FF94B8;
	background-color: #FFF;
	
	padding: 3px 5px;
	border-left: 6px solid;
	font-size: 100%;
	-webkit-box-shadow: 1px 2px 3px #ECECEC;
	-moz-box-shadow: 1px 2px 3px #ECECEC;
	box-shadow: 1px 2px 3px #ECECEC;
	color: #FF94B8;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	}

#st_Box01 .chuui p {
	background:transparent url(../images/cmn/list.gif) no-repeat left top;
	padding:0 0 0 25px;
	}
#st_Box02 {
	margin: 0 10px 30px 10px;
	}
#st_Box03 {
	margin: 10px 10px 15px;
	}
.In_Area{
	padding:10px 10px 10px 10px;
	}
.In_Area01{
	padding:10px 10px 10px 10px;
	border-bottom:1px dotted #333;
	margin:0 0 10px 0;
	}

.pic{
	text-align:center;
	}
.In_Area select {
	width: 100%;
	height: 26px;
	margin-top: 8px;
	}
/*
-------------------------------------
	[3]DropDown-MENU
-------------------------------------
*/
.con_Box{
	margin:10px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	}
.headingB {
	padding: 10px;
	border-top: #E2E2E2 1px solid;
	background: #F3F3F3;
	text-shadow: white 1px 1px 0;
	font-size: 14px;
	color: black;
	position: relative;
	}
	
.acr {
	cursor: pointer;
	}	
.acr.op::after {
	background: url(../images/cmn/close.png)0 0 no-repeat;
	}	
.acr::after {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/cmn/open.png) 0 0 no-repeat;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -7px;
	}
.inner{
	padding:14px;}
	
.acrBody{
	background:#FFF;
	}
.out_group {
	width:100%;
	}
.out_group td{
	font-size:12px;
	padding: 8px 15px;
	border: #D6D4D4 1px solid;
	background-color:#FFF;
	}
.out_group .out_group_tt{
	background-color:#FFF7E3;
	font-weight:bold;
	}


/*
-------------------------------------
	[4]トピックス
-------------------------------------
*/
#columu_Box{
	padding:0 10px;
	margin:10px 0 0 0;
	}
.columnArea {
	/*border-top: 1px dotted #FFF;*/
	margin:0 0 0 0;
	}
.columnArea li {
	padding:0 0 10px 0;
	border-top: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
	background-color: #E6E6E6;
	}
	
	
	
.columnArea li:first-of-type {
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	}	
	
.columnArea li:last-of-type {
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	border-bottom: 1px solid #B4B4B4;
	}
.columnArea li:first-of-type a {
	border-radius: 5px 5px 0 0;
	}
	
	
.columnArea li a {
	display: block;
	padding: 8px 40px 8px 8px;
	background: url(../images/cmn/icn_arrow.png) no-repeat right center;
	background-size: 30px 17px !important;
	position: relative;
	}
	
.columnArea li a .itemImage {
	float: left;
	width: 80px;
	}
.columnArea li a h2 {
	padding-top: 4px;
	padding-left: 88px;
	font-size:16px;
	color: #000F46;
	font-weight:bold;
	}
.columnArea li a .itemText {
	padding-top: 3px;
	padding-left: 88px;
	color: #333;
	font-size:12px;
	line-height:1.4em;
	letter-spacing:1px;
	}
.contents_Area01{
	padding:0 10px;
	}


.main_area{
	padding:0 10px 10px 10px;
	background-color:#FFF;
	}
#main_img{
	width:300px;
	height:121px;
	}



/*
-------------------------------------
	[4]トピックス（リンクなし）
-------------------------------------
*/
#columu_Box{
	padding:0 10px;
	margin:15px 0 0 0;
	}
.sm_root {
	/*border-top: 1px dotted #FFF;*/
	margin:0 0 0 0;
	-webkit-box-shadow: 0px 0px 5px #A39F86;
	box-shadow: 0px 0px 5px #A39F86;
	-webkit-border-radius: 5px;
	}
.sm_root li {
	padding:0 0 10px 0;
	border-top: 1px solid #FFB400;
	border-right: 1px solid #FFB400;
	border-left: 1px solid #FFB400;
	background-color: #FFF;
	}
	
	
	
.sm_root li:first-of-type {
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	}	
	
.sm_root li:last-of-type {
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	border-bottom: 1px solid #FFB400;
	}
.sm_root li:first-of-type {
	border-radius: 5px 5px 0 0;
	}
	
	
.sm_root li {
	display: block;
	padding: 8px 8px 4px 8px ;
	}
	
.sm_root li .itemImage {
	float: left;
	width: 80px;
	}
.sm_root li h2 {
	padding-left: 88px;
	font-size:13px;
	color: #FFB400;
	font-weight:bold;
	}
.sm_root li .itemText {
	padding-top: 3px;
	padding-left: 88px;
	color: #333;
	font-size:11px;
	line-height:1.4em;
	letter-spacing:1px;
	}

/*
-------------------------------------
	[*]タブメニュー
-------------------------------------
*/

#tab {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	}


#tab ul {
	margin: 10px;
	}

#tab ul li {
	float: left;
	padding:5px 15px 5px 15px;
	border-top: 1px #ddd solid;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	
	color: #999;
	height:15px;
	line-height:15px;
	margin: 5px 0px 0px 5px;
	background: -webkit-gradient(linear, center bottom, center center, from(#dddddd), to(#f6f6f6));
	}

#tab ul li.selected {
	color: #fff;
	height:20px;
	line-height:20px;
	margin: 0px 0px 0px 5px;
	background: -webkit-gradient(linear, center bottom, center top, from(#0d2333), to(#25424f));
	}


#textArea{
	clear:left;
	margin:0px 10px 10px 10px;
	padding:10px;
	height:100px;
	border-top:solid 5px #0d2333;
	}


/*
-------------------------------------
	[*]ページトップ
-------------------------------------
*/
ul#subNav {
	height: 27px;
	margin: 15px 10px 10px 10px;
	}
	
ul#subNav li {
	display: inline;
	font-size: 10px;
	line-height: 1.3;
	font-weight: bold;
	color: #444;
	margin: 0 10px 0 0;
	}
ul#subNav li:nth-child(1) {
	float: left;
	}
ul#subNav li:nth-child(2) {
	float: right;
	}	
	
	
ul#subNav li a {
	display: block;
	border: 1px solid #A4ADB1;
	-webkit-border-radius: 6px;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	background:#FFF;
	}	
ul#subNav li:nth-child(1) a {
	float: right;
	width: 100px;
	height: 27px;
	background: #FFF url(../images/cmn/ico_home.png) no-repeat 8px center;
	-webkit-background-size: 16px 15px;
	}
ul#subNav li:nth-child(2) a {
	float: right;
	width: 78px;
	height: 27px;
	background: #FFF url(../images/cmn/ico_pc.png) no-repeat 6px center;
	-webkit-background-size: 16px 15px;
	}	
	
ul#subNav li:nth-child(1) span {
	display: block;
	margin: 8px 0 0 27px;
	}
ul#subNav li:nth-child(2) span {
	display: block;
	margin: 8px 0 0 27px;
	}
.data_Area{
	padding:0 10px;
	}
	
/*
-------------------------------------
	[*]ボタン各種
-------------------------------------
*/
.goldenBtn {
	background: -webkit-gradient(linear, left top, left bottom, from(#F0EED7), to(#E9E6C5));
	background: -webkit-linear-gradient(-90deg, #F0EED7, #E9E6C5);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	text-align: center;
	}
footer{
	background:transparent url(../images/cmn/f_bg.gif) repeat;
	padding:10px;
	}
.FootContainer p{
	text-align:right;
	}
.headding08 {
	background: #98CC65; 
	margin:0 0 30px 0;
	padding:6px 10px;
	color:#FFF;
	text-shadow:1px 1px 2px #333;
	position:relative;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-left:1px solid #999;
	border-top:1px solid #999;
	box-shadow:inset 1px 1px 4px #999;
	}
.headding08:before {
	content: ' ';
	position: absolute;
	z-index: 2;
	width: 0;
	height: 0;
	left: 14px;
	bottom: -27px;
	background: transparent;
	border-color: #98CC65 transparent transparent transparent ;
	border-style:solid;
	border-width:15px;
	}
.dropshadow{
	text-shadow:
	1px 1px 1px rgba(0, 0, 0, 0.6),
	-1px -1px 1px rgba(255, 255, 255, 0.5);
	}	

	
.clinic-pic01 {
	background: transparent url(../images/cmn/box_bg.gif) repeat;
	padding: 10px;
	}	
.in-white {
	background: white;
	padding: 5px;
	border-collapse: collapse;
	}
.in-white .ltt {
	font-weight: bold;
	}	
.in-white td {
	border: 1px dotted #CCC;
	border-collapse: collapse;
	padding: 5px;
	}
	
	
#titleBox {
	background:transparent url(../images/cmn/title_bg.jpg) repeat-x;
	height:31px;
	padding:7px 10px;
	}
#titleBox h2 {
	font-size:18px;
	color:#FFF;
	
	text-shadow: 1px 1px 2px #999;
	}
.headding02 {
	margin:0 0 0 0;
	padding:6px 10px;
	border:1px solid #FFC7C4;
	background: #FFD0CE;
	color:#441E04;
	box-shadow:inset 1px 1px 0 rgba(255,255,255,0.4);
	font-size:14px;
	text-shadow: 1px 1px 2px #999;
	}
.headding03 {
	border-color: #7AAB0A;
	background-color: #F2FAE2;
	padding: 3px 5px;
	border-left: 6px solid;
	font-size: 100%;
	-webkit-box-shadow: 1px 2px 3px #ECECEC;
	-moz-box-shadow: 1px 2px 3px #ECECEC;
	box-shadow: 1px 2px 3px #ECECEC;
	color: #7AAB0A;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
	}
.date{
	text-align:right;
	margin:0 0 15px 0;
	}
.pic_tt{
	font-weight:bold;
	color:#441E04;
	line-height:1.4em;
	margin:0 0 10px 0;	
	}
.fbp {
	font-weight: bold;
	color: #FF94B8;
	}
.sub_s_tt {
	font-size:14px;
	font-weight: bold;
	color: #441E04;
	background: transparent url(../images/mg/arrow.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
	}

/*
-------------------------------------
	[*]ブログ
-------------------------------------
*/

.blogtext{
	text-align:left;
	}	
.blog_s_tt {
	border-color: #7AAB0A;
	background-color: #F2FAE2;
	}
.pagination a{
	border:1px solid #CCC;
	padding:3px 10px;
	font-size:13px;
	background-color:#FFF;
	margin-right:3px;
	}	

	ul.new-contents{
	width: 90%;
margin: 0 auto;
}
	
	ul.new-contents li{
		list-style: disclosure-closed;
		margin-bottom: 0.5rem;
		margin-left: 1em;
	  }
	  h3.new-contents-title{
		padding: 0rem 1rem;
		margin: .8rem;
	border-left: 5px solid #ffbcb8;
	font-weight: bold;
	font-size: 1.2em;
	  }	