/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/

/*-------------------------------------------------
 body
-------------------------------------------------*/
body {
	font: 14px/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
	-webkit-text-size-adjust: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color:#69615c;
}

p {
	margin-bottom: 1em;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	padding-left: 20px;
	color: #1dc38c;
	margin-bottom: 1em;
	min-height: 30px;
	padding-top: 15px;
	background-image: url(../images/ico_title.png);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c3e77c;
}

h3 {
	color: #2d920a;
	background-color: #f5ffe3;
	border: 1px solid #CCC;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	letter-spacing:2px;
}
h4 {
	color: #333;
	background-color: #D8EBFA;
	border: 1px solid #CCC;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
	font-weight: lighter;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}

section {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

aside {
	background-color: #ebebeb;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 10px;
	border: 1px solid #CCC;
}
aside p:last-child {
	margin-bottom: 0;
}

aside p a {
	text-decoration: none;
	color: #00F;
}
aside p a:hover {
	color: #E95C99;
}

#wrap {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}



.all_clear { clear:both; height:0; }

/*-------------------------------------------------
 text-shadow
-------------------------------------------------*/

.title {
	font-size: 121%;
	text-shadow: 2px 2px 2px #ccc;
	color: #09C;
	margin-bottom: 10px;
}

/*-------------------------------------------------
 footer
-------------------------------------------------*/
footer {
	border-top: 1px solid #ebebeb;
	padding-top: 10px;
}
footer p {
	clear: both;
	padding: 0;
}
footer img {
	vertical-align: top;
}
footer p:last-child {
	margin: 0;
}

/*-------------------------------------------------
 header
-------------------------------------------------*/
header {
	text-align: center;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
}


/*-------------------------------------------------
 nav
-------------------------------------------------*/
nav {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link li {
	background-image: url(../images/btn_bg.png);
	background-repeat: repeat-x;
	height: 45px;
}

.link a {
	color: #333333;
	display: block;
	font-size: 13px;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 10%;
	padding-bottom: 10px;
	padding-left: 10%;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 92.5% 50%;
}
/*-------------------------------------------------
 Top Page
-------------------------------------------------*/



#btnTop {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #cbcccf;
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfffa), to(#effad9));
	width: 7em;
	font-size: 85%;
	text-align: center;
	float: right;
	margin-right: 10px;
	border: 1px solid #b1cf0f;
}
#btnTop a {
	text-shadow: 1px 1px 0 #ddd;
	display: block;
	padding: 5px 0;
	color: #34c595;
	text-decoration: none;
}



.notice_place{
	border: 2px solid #29b98a;
	border-radius: 10px;
	padding: 15px 15px 10px;
	margin: 0 auto 20px;
	background: #f3fbf8;
}

.notice_place p.ttl {
	font-weight: bold;
	text-align: center;
	font-size: 1.1rem;
	color: #29b98a;
}




/*-------------------------------------------------
 Color
-------------------------------------------------*/

.bule {
	color: #0E6EB8;
}

.pink {
	color: #e477a0;
}

/*-------------------------------------------------
 検査
-------------------------------------------------*/
.hyou {
	width: 100%;	
}

.haikei {
	border: 1px solid #CCC;
	background-color: #9BCDFF;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
}

.haikei1 {
	border: 1px solid #CCC;
	background-color: #FFF;
	font-size: 10px;
	font-weight: lighter;
	padding-left: 2px;
}
.haikei2 {
	border: 1px solid #CCC;
	background-color: #FFF;
	font-size: 10px;
	font-weight: lighter;
	padding-left: 2px;
}



.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


/*-------------------------------------------------
 
-------------------------------------------------*/
.center {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.center_mb5 {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.waku {
	border: 1px solid #CCC;
}



.waku1 {
	border: 1px solid #CCC;
	padding: 10px;
}


.nashi {
	list-style-type: none;
	padding-left: 10px;
}
	
/*-------------------------------------------------
 画像
 -------------------------------------------------*/
	
	/* Firefox, Safari, Chrome, Opera fluid Image */
	img.fluid-image {
		max-width: 100%;
	}
	
	.container {
	width: 90%;
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	.left-column {
	float: left;
	width: 60%;
	}

	.right-column {
	float: right;
	width: 40%;
	margin-bottom: 10px;
	text-align: right;
	padding-left: 10px;
	}



 .exemples {
	text-align: center;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
/*-------------------------------------------------
 診療時間
 -------------------------------------------------*/
.timetable {
	margin-bottom: 10px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
}
.tr_time {
	text-align: center;
	background-color: #ffdab3;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tr_oc {
	text-align: center;
	font-size: 100%;
	color: #333;
	border: 1px solid #1685ca;
	font-size: 13px;
}


.jikan {
	font-size: 13px;
	font-weight:bold;
	border: 2px solid #84c023;
	background-color: #e0fcf3;
	padding: 4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.saturday {
	font-size: 13px;
	font-weight:bold;
	color:#247ebd;
	border: 2px solid #84c023;
	background-color: #e0fcf3;
	padding: 4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.sunday {
	font-size: 13px;
	font-weight:bold;
	color:#f50000;
	border: 2px solid #84c023;
	background-color: #e0fcf3;
	padding: 4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.c_red{
	color: #F00;
	border: 1px solid #CCC;
	padding: 4px;
}
.c_blue{
	color: #00F;
	border: 1px solid #1685ca;
	padding: 4px;
}

.line1 {
	border: 2px solid #84c023;
	color: #29b98a;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FDFBE1;
}
.line {
	border: 2px solid #84c023;
	font-weight:bold;
	padding: 4px;
	font-size:110%;
	
}


.text_right {
	float: right;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
}
.price_table {
	margin-bottom: 10px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
}

.tr_title {
	background-color: #F3F3F3;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #152F79;
	border: 1px solid #CCC;
	width: 30%;
	vertical-align: middle;
}



.tr_title1 {
	font-size: 12px;
	color: #333;
	padding: 4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}


.tr_title3 {
	font-size: 12px;
	color: #333;
	padding: 4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 80%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.tr_title4 {
	font-size: 12px;
	color: #333;
	padding: 4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 80%;
	border: 1px solid #CCC;
}
.tr_title2 {
	font-size: 12px;
	color: #333;
	border: 1px solid #CCC;
	padding: 4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 20%;
	text-align: center;
	vertical-align: middle;
}

.name{	
	font-weight:bold;
	color: #e05695;
}

.info_daybox{
	font-size:10px;
	color:#b5d506;
}

.info_titlebox{
	margin:0 0 5px 10px;
	color:#5abc76;
	font-weight:bold;
	font-size:13px;
	line-height:120%;
}
.info_combox{
	margin-bottom:10px;
	color:#69615c;
	display:block;
	line-height:120%;
}

.textarea{
	padding:8px;
	line-height:130%;
}



/*-------------------------------------------------
 			お知らせスマホ連動
 -------------------------------------------------*/
.infopbox{
	margin-bottom:15px;
	text-align:left;
}

.infotitlebox{
	margin-bottom:5px;
	padding:3px 5px 0;
	margin-top: 10px;
}

.info_title{
	font-size:14px; font-weight:bold;
	color:#5ABC76;}

.info_day{
	font-size:10px;
	color:#B5D506;
	margin-right:10px;
}


/*-------------------------------------------------
 			　　スタッフ紹介
 -------------------------------------------------*/
.staffTable table{
	margin:10px 0;
	border:3px double #cccccc;
	width:100%;
}
.staffTable td{
	padding:5px;
	vertical-align:top;
}
.staffTable .staffTitle{
	background-color:#c2ed74;
	color:#1ea865;
	margin-bottom:10px;
	padding: 5px;
}

/*------------------------------------------------
			　	　アコーディオン
------------------------------------------------*/
#accordion{
	width:100%;
	margin:0 auto 5px;
}
#accordion dt{
	background-color:#c2ed74;
	color:#1ea865;
	margin-bottom:10px;
	padding: 5px;
	text-align:left;
	position:relative;
	font-weight: bold;
}
#accordion dt a{color: #000; text-decoration:none;display:block;}
#accordion dt a::after{
 content:url(../images/yaji.png);
 float: right;
 margin-top:2px;
 padding-right:10px;
 }
#accordion dt a:link { color: #1ea865; text-decoration: none; }
#accordion dt a:visited { color: #1ea865; text-decoration: none; }
#accordion dt a:hover { color: #1ea865; text-decoration: none; }
#accordion dt a:active { color:#1ea865; text-decoration: none; }

#accordion dd{
	padding:10px 5px;
	margin:0;
}


/*------------------------------------------------
			　	院内写真
------------------------------------------------*/
.viewport {
	width: 260px;
	overflow: hidden;
	margin: 0 auto;
}

.flipsnap {
	width: 1560px; /* 320px(item width) * 3(item count) */
}

.item {
	float: left;
	width: 260px;
	font-size: 12px;
	text-align: center;
	color: #666;
}

/*------------------------------------------------
			　　診療時間
------------------------------------------------*/
.ta1{
	width:100%;
	text-align:center;
	border-top: 2px solid #84c023;/*線の色*/
	margin:15px 0 5px;
	border-left: 2px solid #84c023;/*線の色*/
}
.ta1 td{
	border-right: 2px solid #84c023;/*線の色*/
	border-bottom: 2px solid #84c023;/*線の色*/
	padding:5px;
}
.ta1 .col0 {
	background-color:#ffdab3;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	height:25px;
}
.ta1 .col {
	text-align:center;
	background-color:#e0fcf3;
}
.ta1 .col2 {
	text-align:center;
	background-color:#e0fcf3;
	height:35px;
}
.ta1 .even {
	font-size:15px;
	color:#29b98a;
	font-weight:bold;
}
.ta1 .caution{
	font-size:10px;
}
.ta1 .cautionc{
	font-size:10px;
	color:#e69118;
}

.title{
	width:650px;
	margin-bottom:10px;
	text-align:left;
}

.yoyaku_com{
	width:520px;
	border:2px dotted #40d3a2;
	margin:50px 0 10px 80px;
	text-align:center;
	padding:8px;
}

.yoyaku_comB{
	margin:0 auto;
	padding:10px 0;
	width:100%;
	background-color:#eaf7b8;
}
