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

/*---------------------------------------- ぱんくず */
p#pan {
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 80%;
}
/*---------------------------------------- ページタイトル周り */
#p-title {
	padding-bottom: 7px;
	margin-bottom: 15px;
	background-image: url(../img/h1-under.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
/*---------------------------------------- 見出し */
h1 {
	height: 30px;
	margin-right: 4px;
	font-size: 200%;
	font-weight: bold;
	line-height: 130%;
	text-indent: -9999px;
	background-position: right bottom;
	background-repeat: no-repeat;
}
h2 {
	clear: both;
	padding: 0px 0px 7px 28px;
	margin: 20px 0px 15px;
	min-height: 21px;
	font-weight: bold;
	/*color: #4279A5;*/
	color: #3572a5;
	/*color: #2B5B84;*/
	background-image: url(../img/h2-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
h3 {
	clear: both;
	padding-left: 22px;
	font-weight: bold;
	color: #3D3935;
	background-image: url(../img/h3-bg.gif);
	background-position: 1px 3px;
	background-repeat: no-repeat;
	margin: 16px 0px 10px;
	font-size: 90%;	/*border-bottom: 1px solid #CCCCCC;*/
}
/*---------------------------------------- サブメニュー（可動） */
#smenu {
	position: relative;
	font-size: 90%;
	font-size: 80%;
	background-image: url(../img/smenu/s-bace.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
}
#smenu a {}
#smenu a:link {
	color: #4F4743;
}
#smenu a:visited {
	color: #4F4743;
}
#smenu a:active {}
#smenu a:hover {
	color: #7D4239;
	text-decoration: none;
}
#smenu h2 {
	height: 40px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-indent: -9999px;
	background-position: left top;
	background-repeat: no-repeat;
}
#smenu ul {
	padding: 0px 17px 17px 12px;
	margin: 0px;
	background-image: url(../img/smenu/s-end.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#smenu ul ul {
	padding: 0px;
	border: none;
}
#smenu li {
	padding-left: 9px;
	margin-left: 5px;
	margin-right:5px;
	background-image: url(../img/tri-cha.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	margin-bottom: 6px;
	line-height: 120%;
}

/*---------------------------------------- atten囲み */
div.atten1 {
	clear: both;
	padding: 7px 15px;
	margin: 10px 0px;
	border-top: 3px solid #DBD5C8;
	background-image: url(../img/atten-under.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
div.atten2 {
	clear: both;
	padding: 8px;
	margin: 10px 0px;
	border: 3px solid #DBD5C8;
}
#content div.atten1 p,
#content div.atten2 p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0.2em;
}
/*---------------------------------------- カテゴリインデックスページ */
dl.p-menu {
	margin: 10px;
}
dl.p-menu dt {
	clear: both;
	padding-left: 20px;
	margin-bottom: 2px;
	background-image: url(../img/circle-blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
dl.p-menu dd {
	padding-top: 2px;
	padding-left: 19px;
	margin-bottom: 15px;
	margin-left: 1px;
	background-image: url(../img/line-dash-2px.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
dl.p-menu dt img {
	float: right;
	padding: 3px;
	margin-bottom: 4px;
	margin-left: 7px;
	border: 1px solid #ccc7c2;
	background-color: #FFFFFF;
}
/*---------------------------------------- 定義リスト形式 */
dl.teigi {
	margin-bottom: 20px;
}
dl.teigi dt {
	float: left;
	clear: both;
	width: 115px;
	padding-left: 15px;
	margin-bottom: 12px;
	font-weight: bold;
	color: #6A5240;
	background-image: url(../img/arrow9.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
dl.teigi dd {
	float: left;
	width: 430px;
	margin-bottom: 12px;
	margin-left: 10px;
	display: inline;
	background-image: url(../img/line-dash-2px.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
/*---------------------------------------- 単体画像関連 */
img.tan-img {
	padding: 3px;
	margin: 6px;
	border: 1px solid #ccc7c2;
	background-color: #FFFFFF;
}
img.flow-right-only {
	float: right;
	padding: 3px;
	margin: 0px 4px 7px 9px;
	border: 1px solid #ccc7c2;
	background-color: #FFFFFF;
}
img.flow-right-waku {
	float: right;
	padding: 0px;
	margin: 0px 4px 7px 9px;
}
img.flow-left-waku {
	float: left;
	padding: 0px;
	margin: 0px 9px 7px 3px;
}
/*---------------------------------------- 説明付き写真 */
dl.photo {
	float: right;
	clear: both;
	margin: 0px 0px 7px 9px;
}
dl.photo dt {
	text-align: center;
}
dl.photo dt img {
	padding: 3px;
	margin: 0px 4px 0px 0px;
	border: 1px solid #ccc7c2;
	background-color: #FFFFFF;
}
#content dl.photo dd {
	margin-right: 4px;
	margin-bottom: 10px;
	font-size: 80%;
	color: #666666;
	text-align: center;
}
/*---------------------------------------- 説明付き写真part2 */
dl.photo2 {
	float: right;
	clear: both;
	margin: 0px 0px 7px 9px;
}
dl.photo2 dt {
	text-align: center;
}
dl.photo2 dt img {
	padding: 3px;
	margin: 0px 4px 0px 0px;
}
#content dl.photo2 dd {
	margin-right: 4px;
	margin-bottom: 10px;
	font-size: 80%;
	color: #666666;
	text-align: center;
}
/*---------------------------------------- 医師定義 */
dl.doctor {
	margin: 5px 0px;
}
dl.doctor dt {
	float: left;
	clear: left;
	width: 100px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
dl.doctor dt img {
	padding: 0px;
	margin: 0px;
}
#content dl.doctor dd {
	padding-top: 5px;
	margin-bottom: 8px;
	margin-left: 110px;
	min-height: 125px;
	font-size: 80%;
	background-image: url(../img/slash.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#content dl.doctor dd strong {
	font-size: 120%;
	font-weight: bold;
}
#content dl.doctor dd ul {}
#content dl.doctor dd ul li{
	padding-left: 18px;
	margin-left: 6px;
	background-image: url(../img/arrow9.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/*---------------------------------------- テーブル関連 */
table {
	margin: 10px 0px;
}
table th,
table td {
	padding: 3px;
	border-top: 1px solid #BCBCBC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #BCBCBC;
	vertical-align: middle;
}
table th {
	padding: 3px 6px;
	/*font-weight: bold;*/
	color: #6A5240;
	text-align: center;
	white-space: nowrap;
	background-color: #F0EDDF;
	background-image: url(../img/th-bg.gif);
	background-position: left center;
	background-repeat: repeat-x;
}
table tr.rev {
	background-color: #EEFFD7;
}
table#schedule td {
	width: 93px;
}
li table {
	margin: 3px 0px;
}
/*---------------------------------------- BLOG関連 */
#content ul#blog-category {
	padding-top: 25px;
	padding-bottom: 5px;
	min-height: 20px;
	border-bottom: 1px solid #baa691;
	background-color: #f2efe0;
	background-image: url(../img/blog-cate.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#content ul#blog-category li {
	float: left;
	padding-left: 23px;
	margin-right: 6px;
	background-image: url(../img/arrow6.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
}
.contenttitle {}
.contentitem {
	padding-bottom: 5px;
	margin-top: -13px;
	margin-bottom: 12px;
	font-size: 80%;
	color: #666666;
	text-align: right;
	background-image: url(../img/slash.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.contentbody {
	padding-bottom: 3px;
	margin-bottom: 12px;
	font-size: 85%;
	background-image: url(../img/line-dash-2px.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.contentbody img {
	padding: 3px;
	margin: 6px 6px 6px 0px;
	border: 1px solid #ccc7c2;
	background-color: #FFFFFF;
}
#content .contentbody p,
#content .contentbody li,
#content .contentbody dt,
#content .contentbody dd,
#content .contentbody th,
#content .contentbody td {
	font-size: 100%;
}

/*---------------------------------------- FAQページ用 */
dl.faq {
	margin-left: 10px;
}
dl.faq dt,
dl.faq dd {
	padding: 4px 4px 4px 102px;
	min-height: 26px;
}
dl.faq dt {
	font-weight: bold;
	color: #6D8026;
	background-image: url(../img/question.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
dl.faq dd {
	margin-bottom: 12px;
	border-bottom: 1px solid #D6B1C4;
	color: #51283a;
	background-image: url(../img/answer.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

