@charset "utf-8";

/*
-------------------------------
CSS Design by We-DOK
Author	:We-DOK KONTA
URI		:http://www.we-dok.jp
Copyright(C)2009 We-DOK
------------------------------- */


/* ベーススタイル
-------------------------------------------------------------------- */
body, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/elements/ico_btn/base_bg.png);
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CD7492;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* 基本レイアウト
-------------------------------------------------------------------- */
#container {
	background-color: #FFFFFF;
	padding: 0px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
}
#wrapper {
	padding: 0px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body-contents {
	margin-top: 10px;
}


#contents {
	padding: 0px;
	float: right;
	height: auto;
	width: 600px;
	margin-bottom: 10px;
	line-height: 150%;
}

/* ヘッダー部
-------------------------------------------------------------------- */
#header {
	background-image: url(../images/header/header_tel.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
	margin: 0px;
	padding: 0px;
	height: 80px;
}
#header-logo {
	margin: 0px;
	padding-top: 5px;
}
#container #wrapper #header #header-logo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#header-inquiry-note {
	float: right;
}
#container #wrapper #header #header-inquiry-note h2 {
	font-size: 13px;
	font-weight: lighter;
	margin-top: 20px;
	margin-right: 55px;
}
#container #wrapper #header h1 {
	font-size: 90%;
	font-weight: lighter;
}

/* フッター部
-------------------------------------------------------------------- */
#footer {
	clear: both;
	padding-bottom: 5px;
}
#footer-link {
	text-align: center;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	margin: 0px;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-inquiry-note {
	float: right;
	padding-top: 15px;
	padding-right: 65px;
}
#container #wrapper #footer #footer-add #footer-inquiry-note h2 {
	font-size: 13px;
	font-weight: lighter;
	line-height: 140%;
}

#footer-add {
	background-image: url(../images/footer/footer-tel.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 100px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-position: right 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
}
#footer-add-note {
	font-size: 12px;
	line-height: 150%;
	padding-left: 280px;
	background-image: url(../images/footer/foot_logo.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 90px;
	padding-top: 13px;
	margin: 0px;
}
#container #wrapper #footer #footer-add #footer-add-note h2 {
	font-size: 13px;
	font-weight: lighter;
}

/* サイドバー部
-------------------------------------------------------------------- */
#sidebar {
	height: auto;
	width: 220px;
	float: left;
	margin-bottom: 10px;
}

/* インターネット予約部
-------------------------------------------------------------------- */
#smenu-yoyaku {
	border: 1px solid #06F;
	background-color: #D7F4FF;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;	
	text-align: center;
	font-size: 12px;
	color: #09F;
}

/* QRコード部
-------------------------------------------------------------------- */
#QR_code {
	background: url(../images/sidebar/kunii-c_qr.jpg) no-repeat center center;
	height: 200px;
	width: 220px;
}
/* 出産・育児メニュー部
-------------------------------------------------------------------- */
#smenu-birth {
	border: 1px solid #CD7493;
	background-color: #F2DDE4;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#container #wrapper #body-contents #sidebar #smenu-birth ul {
	list-style-type: none;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #wrapper #body-contents #sidebar #smenu-birth li {
	height: 40px;
}
#container #wrapper #body-contents #sidebar #smenu-birth a {
	display: block;
	background-image: url(../images/elements/ico_btn/sbar_list_ico_birth.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 27px;
	padding-top: 13px;
	font-size: 14px;
	width: 170px;
	margin-left: 5px;
}
#container #wrapper #body-contents #sidebar #smenu-birth .bmenu-foot a {
	display: block;
	background-image: url(../images/elements/ico_btn/sbar_list_ico_birth.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	height: 27px;
	padding-top: 13px;
	font-size: 14px;
	width: 170px;
	margin-left: 5px;
	border-bottom-width: 0px;
}
#container #wrapper #body-contents #sidebar #smenu-birth a:hover {
	display: block;
	background-image: url(../images/elements/ico_btn/sbar_list_ico_birth.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 27px;
	padding-top: 13px;
	font-size: 14px;
	width: 170px;
	margin-left: 5px;
	color: #00CCFF;
}
#container #wrapper #body-contents #sidebar #smenu-birth .bmenu-foot a:hover {
	display: block;
	background-image: url(../images/elements/ico_btn/sbar_list_ico_birth.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	height: 27px;
	padding-top: 13px;
	font-size: 14px;
	width: 170px;
	margin-left: 5px;
	border-bottom-width: 0px;
	color: #00CCFF;
}

/* 不妊治療メニュー部
-------------------------------------------------------------------- */
#smenu-hunin {
	border: 1px solid #99CC00;
	background-color: #E6FF97;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #wrapper #body-contents #sidebar #smenu-hunin ul {
	list-style-type: none;
	padding: 0px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #wrapper #body-contents #sidebar #smenu-hunin li {
	height: 40px;
}
#container #wrapper #body-contents #sidebar #smenu-hunin a {
	display: block;
	background-image: url(../images/elements/ico_btn/sbar_list_ico_hunin.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 27px;
	padding-top: 13px;
	font-size: 14px;
	width: 170px;
	margin-left: 5px;
}
#container #wrapper #body-contents #sidebar #smenu-hunin .bmenu-foot a {
	display: block;
	background-image: url(../images/elements/ico_btn/sbar_list_ico_hunin.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	height: 27px;
	padding-top: 13px;
	font-size: 14px;
	width: 170px;
	margin-left: 5px;
	border-bottom-width: 0px;
}
#container #wrapper #body-contents #sidebar #smenu-hunin a:hover {
	display: block;
	background-image: url(../images/elements/ico_btn/sbar_list_ico_hunin.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 27px;
	padding-top: 13px;
	font-size: 14px;
	width: 170px;
	margin-left: 5px;
	color: #00CCFF;
}
#container #wrapper #body-contents #sidebar #smenu-hunin .bmenu-foot a:hover {
	display: block;
	background-image: url(../images/elements/ico_btn/sbar_list_ico_hunin.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	height: 27px;
	padding-top: 13px;
	font-size: 14px;
	width: 170px;
	margin-left: 5px;
	border-bottom-width: 0px;
	color: #00CCFF;
}

/* クリニック案内メニュー部
-------------------------------------------------------------------- */
#smenu-info {
	border: 1px solid #dddddd;
	background-color: #eeeeee;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #wrapper #body-contents #sidebar #smenu-info ul {
	list-style-type: none;
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#container #wrapper #body-contents #sidebar #smenu-info li {
	height: 40px;
}
#container #wrapper #body-contents #sidebar #smenu-info #smenu-info-top {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 40px;
	font-size: 14px;
	width: 190px;
	margin-left: 5px;
}
#container #wrapper #body-contents #sidebar #smenu-info #smenu-info-top img {
	margin-top: 11px;
	margin-left: 5px;
}

#container #wrapper #body-contents #sidebar #smenu-info a {
	display: block;
	background-image: url(../images/elements/ico_btn/sbar_list_ico_info.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 27px;
	padding-top: 13px;
	font-size: 14px;
	width: 170px;
	margin-left: 5px;
}
#container #wrapper #body-contents #sidebar #smenu-info .bmenu-foot a {
	display: block;
	background-image: url(../images/elements/ico_btn/sbar_list_ico_info.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	height: 27px;
	padding-top: 13px;
	font-size: 14px;
	width: 170px;
	margin-left: 5px;
	border-bottom-width: 0px;
}
#container #wrapper #body-contents #sidebar #smenu-info a:hover {
	display: block;
	background-image: url(../images/elements/ico_btn/sbar_list_ico_info.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 27px;
	padding-top: 13px;
	font-size: 14px;
	width: 170px;
	margin-left: 5px;
	color: #00CCFF;
}
#container #wrapper #body-contents #sidebar #smenu-info .bmenu-foot a:hover {
	display: block;
	background-image: url(../images/elements/ico_btn/sbar_list_ico_info.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	height: 27px;
	padding-top: 13px;
	font-size: 14px;
	width: 170px;
	margin-left: 5px;
	border-bottom-width: 0px;
	color: #00CCFF;
}

/* アイキャッチ部
------------------------------- */
#top-img {
	background-image: url(../images/pages/birth/top/top_head_img.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 290px;
	width: 840px;
	clear: both;
}
#page-navi {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #ECC3D1;
	border-bottom-color: #aaaaaa;
	color: #555555;
	letter-spacing: 1px;
}
#container #wrapper #page-navi strong {
	font-weight: lighter;
}

#container #wrapper #page-navi .arrow1st {
	margin-right: 10px;
}
#container #wrapper #page-navi .arrow2nd {
	margin-right: 10px;
	margin-left: 10px;
}
.center {
	text-align: center;
}

.right {
	text-align: right;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #00CCFF;
}
a:active {
	color: #999999;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#ptop #container #wrapper #contents strong {
	color: #FF3366;
	font-weight: lighter;
	text-decoration: underline;
}
.clear-all {
	clear: both;
}
#contents blockquote {
	padding: 15px;
	border: 5px solid #eeeeee;
	margin: 5px;
}

.fertility-img {
	text-align: center;
}
.fertility-img img {
	border: 1px solid #FFFFFF;
}
.fertility-img a img {
	border: 7px #ddd solid;
}
.fertility-img a:hover img {
	border: 7px #888 solid;
}
#ptop #wrapper #body-contents #sidebar #smenu-yoyaku p {
	font-size: 12px;
	text-align: left;
	vertical-align: 100%;
	word-spacing: 0em;
	padding-right: 10px;
	padding-left: 10px;
}

