@charset "UTF-8";

/***** 外来共通 *****/
.gairai #naiyo h2,
.gairai-details #naiyo h2 {
	background: none;
}

/***** SUB BOX共通 *****/
.gairai-details #main .subBox {
	float: left;
	width: 220px;
	margin: 0 0 0 10px;
	padding: 5px;
	background: #FFF;
	text-align: center;
}

.gairai-details #main .subBox table {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
	/*background: #9BBB59;*/
	background: #F7C9DE;
}

.gairai-details #main .subBox table caption {
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
	/*background: #9BBB59;*/
	background: #F7C9DE;
}

.gairai-details #main .subBox table th {
	width: 100px;
	height: auto;
	margin: 0;
	padding: 3px;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	/*border: 1px solid #9BBB59;*/
	border: 1px solid #F7C9DE;
	background: #FFF;
}

.gairai-details #main .subBox table td {
	width: 105px;
	height: auto;
	margin: 0;
	padding: 3px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	/*border: 1px solid #9BBB59;*/
	border: 1px solid #F7C9DE;
	background: #FFF;
}

.gairai-details #main .subBox p {
	margin: 0;
}

.gairai-details #main .subBox p.linkBox {
	margin: 0;
	padding: 0;
	font-size: 80%;
	text-align: left;
}

.gairai-details #main .subBox p.linkBox a {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../img/common/link-arrow-pink.gif) 0 50% no-repeat;
}

/***** ご案内 *****/

#gairai #naiyo ul {
	margin: 0 0 20px 2em;
}

#gairai #naiyo ul li {
	margin-bottom: 3px;
	text-indent: -1em;
}

/* IE 7 */
*:first-child+html #gairai #naiyo ul li {
	text-indent: -.7em;
}

#gairai #naiyo ul li a {
	text-indent: 1em;
}

/***** お薬 *****/
#okusuri #naiyo div {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

#okusuri #naiyo p {
	width: 400px;
	float: left;
}

/***** 予約 *****/
#yoyaku #naiyo h2 {
	border: none;
}

#yoyaku #naiyo #uketsukejikan {
	margin: 0 0 0 1em;
	line-height: 1;
}

#yoyaku #naiyo table {
	margin: 0;
	border: none;
}

#yoyaku #naiyo table th {
	text-align: center;
	font-weight: normal;
	border: 1px solid #333;
}

#yoyaku #naiyo table th.title {
	background: #F7C9DE;
}

#yoyaku #naiyo table td {
	text-align: center;
	border: 1px solid #333;
}

#yoyaku #naiyo table td.tel {
	font-weight: bold;
	font-size: 120%;
	border: none;
}

#yoyaku #naiyo ol li {
	margin: 0 0 .5em 2em;
	list-style: decimal;
}

#yoyaku #naiyo p {
	font-size: 125%;
	text-decoration: underline;
}

/***** 担当医表 *****/
#tantoi-hyo #naiyo h2 {
	border: none;
	/*color: #9BBB59;*/
	color: #F7C9DE;

}

/***** 紹介状をお持ちの方 *****/
#syokai-jyo h1 {
	position: relative;
	overflow: hidden;
	margin-top: 1em;
}

#syokai-jyo h1 p {
	/*
	clear: both;
	float: right;
	display: inline;
	margin: 2px 0 0 0;
	padding: 0;
	*/
	position: absolute;
	top: 12px;
	right: 8px;
	font-size: 80%;
	font-weight: normal;
}

/* IE6 */
* html #syokai-jyo h1 p {
	top: 10px;
}

#syokai-jyo #naiyo {
	position: relative;
	overflow: y-scroll;
	
}

#syokai-jyo #naiyo h2 {
	background: none;
}

#syokai-jyo .containerBox {
	margin: 0 0 25px;
	position: relative;
	overflow: hidden;
}
#syokai-jyo .mainBox {
	clear: both;
	float: left;
	width: 380px;
	margin: 0;
	padding: 5px 5px 5px 10px;
}
#syokai-jyo .mainBox .next {
	text-align: center;
}

#syokai-jyo .bg-green {
	width: auto;
	margin: 10px auto 10px;
	padding: 10px;
	/*background: #9BBB59;*/
	background: #F7C9DE;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}

#syokai-jyo h1 p.linkBox a {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../img/common/link-arrow-white.gif) 0 50% no-repeat;
}

#syokai-jyo p.linkBox a {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../img/common/link-arrow-pink.gif) 0 50% no-repeat;
}

#syokai-jyo .linkBox a:visited{ color: #333; }

#syokai-jyo h1 p.linkBox a,
#syokai-jyo h1 p.linkBox a:visited {
	color: #FFF;
}

/***** 担当医表 *****/
#tantoi-hyo #naiyo p#getAdobeReaderBox {
	width: 100%;
	text-align: right;
}

/***** はじめて受診される方 *****/
#hajimete h1 {
	position: relative;
	overflow: hidden;
}
#hajimete h1 p {
	float: right;
	display: inline;
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 80%;
	font-weight: normal;
}

#hajimete .containerBox {
	margin: 0 0 25px;
	position: relative;
	overflow: hidden;
}
#hajimete .mainBox {
	clear: both;
	float: left;
	width: 380px;
	margin: 0;
	padding: 5px 5px 5px 10px;
}
#hajimete .mainBox .next {
	text-align: center;
}

#hajimete p.linkBox a {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../img/common/link-arrow-pink.gif) 0 50% no-repeat;
}

#hajimete .bg-green {
	width: auto;
	margin: 10px auto 10px;
	padding: 10px;
	/*background: #9BBB59;*/
	background: #F7C9DE;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}

#hajimete .attention {
	margin: 0 0 15px 10px;
}

/***** 再来 *****/
#sairai h1 {
	position: relative;
	overflow: hidden;
}
#sairai h1 p {
	float: right;
	display: inline;
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 80%;
	font-weight: normal;
}
#sairai .containerBox {
	margin: 0 0 25px;
	position: relative;
	overflow: hidden;
}
#sairai .mainBox {
	clear: both;
	float: left;
	width: 380px;
	margin: 0;
	padding: 5px 5px 5px 10px;
}
#sairai .mainBox .next {
	text-align: center;
}

#sairai p.linkBox a {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../img/common/link-arrow-pink.gif) 0 50% no-repeat;
}

#sairai .bg-green {
	width: auto;
	margin: 10px auto 10px;
	padding: 10px;
	/*background: #9BBB59;*/
	background: #F7C9DE;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}

#sairai .attention {
	margin: 0 0 15px 10px;
}

/***** 予約済み *****/
#yoyakuzumi h1 {
	position: relative;
	overflow: hidden;
}
#yoyakuzumi h1 p {
	float: right;
	display: inline;
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 80%;
	font-weight: normal;
}
#yoyakuzumi .containerBox {
	margin: 0 0 25px;
	position: relative;
	overflow: hidden;
}
#yoyakuzumi .mainBox {
	clear: both;
	float: left;
	width: 380px;
	margin: 0;
	padding: 5px 5px 5px 10px;
}
#yoyakuzumi .mainBox .next {
	text-align: center;
}

#yoyakuzumi p.linkBox a {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../img/common/link-arrow-pink.gif) 0 50% no-repeat;
}

#yoyakuzumi .bg-green {
	width: auto;
	margin: 10px auto 10px;
	padding: 10px;
	/*background: #9BBB59;*/
	background: #F7C9DE;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}

/***** 初診時保険 *****/
#syoshinjihoken #naiyo #gaitou {
	margin: 10px 0 10px;
	padding: 20px;
	background: #FFC;
}

#syoshinjihoken #naiyo #gaitou h2 {
	margin: 0;
	padding: 5px;
	/*background: #9BBB59;*/
	background: #F7C9DE;
	/*color: #FFF;*/
	color: #333;
	lihe-height: 1;
	border: none;
	font-weight: normal;
}

#syoshinjihoken #naiyo #gaitou ul {
	margin: 10px 0 5px;
}

#syoshinjihoken #naiyo #gaitou li {
	margin-left: 1.3em;
	list-style: disc;
}

#syoshinjihoken #naiyo #gaitou p {
	margin: 0;
	text-align: right;
}
h2 span {
	background-image: url(../img/common/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 5px -1px;
}
#gairai #wrapper #main #contents #naiyo ul li .mojiookiku_futoku {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000;
}
