@charset "utf-8";

/* jQuery Mobile のCSSを上書き */
.ui-popup-screen.in {
	opacity: 0.8;
}

.ui-header .ui-title {
	margin: 0;
	/* height: 98px; */
	/* white-space: normal; */
}

.ui-header .ui-btn-inner {
	padding-left: 2px;
	padding-right: 2px;
}

.clinic-picture {
	margin: 1% auto;
	width: 258px;
	height: 305px;
	display: block;
}

.content h4:first-letter {
	color: #F90;
}

#staff .ui-block-a {
	margin-bottom: 1em;
}

#clinic-name .ui-block-a {
	width: 40%;
}
#clinic-name .ui-block-b {
	width: 60%;
}

/* 共通 */
.title {
	max-width: 568px;
}

.shinryo-jikan {
	margin: 0 auto;
	width: 90%;
}

h2 img {
	vertical-align: middle;
	width: 32px;
	height: 26px;
}

h2 {
	background: url(../images/ba_right_thin.png) no-repeat center right;
	margin-top: 0;
}

/* 診療案内と院内設備 */
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 0.3em;
	padding-top: 1em;
	font-size: 125%;
	line-height: 130%;
}

h3 + p {
	margin-top: 0.2em;
}

.two-picture .ui-block-a,
.two-picture .ui-block-b {
	width: 49%;
}

.two-picture .ui-block-a {
	margin-right: 2%;
}
.two-picture .ui-block-a,
.two-picture .ui-block-b {
	width: 49%;
}

.two-picture .ui-block-a {
	margin-right: 2%;
}

.two-picture .ui-block-a img,
.two-picture .ui-block-b img {
	width: 100%; */
	/* height は自動で算出させる */
}

/* 画像を等間隔に並べるdiv用クラス */
.grid-a {
	overflow: hidden;	/* 子のfloatにより親のheightが失われる対策 */
	margin-bottom: 1em;
}
.block-a, .block-b, .block-c, .block-d, .block-e {
	float: left;
	margin-right: 1em;
	text-align: center;
	font-size: 90%;
	color: #464646
}


.attention {
	font-size: 80%;
	line-height: 110%;
}

/* トップページ */
#top-page .notice {
	width: 100%; /* 周囲に余白があってフッタの90%と合わせられない */
	margin: 0.5em auto;
}

#top-page .notice h2 {
	border-bottom: solid #CCC 1px;
	background: none;
	margin-bottom: 0.2em;
	font-size: 110%;
}

/* 診療案内 */
.content h4:first-letter {
	color: #F90;
}

/* アクセス */
.map-wrapper {
	margin: 0 auto;
	width: 260px;
}
#map-canvas {
	width: 260px;
	height: 180px;
	/*
	width: 70%;
	height: 30%;
	*/
}

/* 院長挨拶 */
/*
section {
	margin-left: 3%;
	margin-right: 3%;
}*/

h3.ryakureki-heading,
h3.syozoku-heading {
	margin-top: 0;
	margin-bottom: 0.2em;
	padding-bottom: 0;
	font-size: 100%;
	border-bottom: none;
	color: #191919;
}

.aisatsu {
	border: 1px solid #FFCE84;
	font-size: 100%;
	background-color: #FFEDA6;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	/* width: 635px; */
	/* margin: 1em auto; */
	margin: 1em 0;
	border-radius: 10px;
	max-width: 528px;
}
.incho-name {
	font-weight: bold;
	font-size: 140%;
	margin-top: 0;
	margin-bottom: 0.5em;
}

.directer-introduction {
	margin: 1em auto 0.5em;
	overflow: hidden;
	/* width: 300px; */
}
.directer-image {
	/*float: left; */
	/* margin-right: 20px; */
	margin: 0 auto;
	width: 120px;
	height: 160px;
}
.image-side {
	/*
	float: left;*/
	/* width: 320px; */
	/*width: 270px; */
}

/*
article.content .image-side ul {
	padding: 0;
	list-style-type: none;
	border-top: dotted 1px #CCC;
}
article.content .image-side li {
	padding: 0.15em 0;
	border-bottom: dotted 1px #CCC;
	font-size: 90%;
}
*/
.syozoku {
	overflow: hidden;
	/* width: 300px; */
	margin: 0 auto;
}
.syozoku ul {
	list-style-type: none;
	float: left;
	border-top: dotted 1px #CCC;
	padding-left: 0;
	padding-right: 0;
	margin-right: 1.5em;
	margin-top: 0;
}
.syozoku li {
	padding: 0.15em 0;
	border-bottom: dotted 1px #CCC;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 90%;
}

table.ryakureki {
	/* width: 300px; */
	/* margin: 0 auto; */
	margin: 0;
	border-top: 1px dotted #CCC;
}

td.ryakureki-date {
	text-align: right;
	padding-right: 0.1em;
	border-bottom: 1px dotted #CCC;
	font-size: 90%;
	padding: 0.15em 0;
	/* width: 80px; */
	width: 20%;
}

td.syousai {
	border-bottom: 1px dotted #CCC;
	font-size: 90%;
	padding: 0.15em 0;
}


/* 未整理 */
p {
	line-height: 130%;
}

.read {
	font-size: 100%;
}
.explanation {
	font-size: 90%;
	line-height: 130%;
}
.introduce {
	padding: 5px;
}
.name {
	font-size: 100%;
	font-weight: bold;
}
/*
.incho-name {
	font-weight: bold;
	font-size: 140%;
}
#ryakureki {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.aisatsu {
	border: 1px solid #FFCE84;
	font-size: 110%;
	background-color: #FFEDA6;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
*/
.miyake-shika {
	font-size: 140%;
	font-weight: bold;
}
.seijinkai {
	font-size: 90%;
	font-weight: normal;
}
