@charset "UTF-8";

div.link_area {
	margin: 5px;
	text-align: right;
}

/* テーブルレイアウト */
div#layout_contents table {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:auto;
	border-right: 0px dotted #cccccc;
	border: 0px solid #aaaaaa;

}

div#layout_contents table th,
div#layout_contents table td {
	margin: 0px 0px;
	padding: 0px 0px;
	background-color: transparent;
	border-bottom: 0px solid #aaaaaa;
	border-left: 0px dotted #cccccc;

}


/* テーブル表組 */

div#layout_contents div.table table {
	margin: 15px 0px 0px 50px;
	width:520px;
}

div#layout_contents div.table  table th,
div#layout_contents div.table  table td {
	padding: 5px 10px;
	border-bottom: 1px solid #aaaaaa;
}

div#layout_contents div.table  table th {
	text-align: center;
	font-weight: bold;
	background-color: #E9B5B4;
	color: #666666;
}

div#layout_contents div.table table td {
	background-color: #F0F0F0;
}
/* テーブル表組内リスト */
div#layout_contents div.table table td ul,
div#layout_contents div.table table td ol {
	margin: 0px 0px;
}
div#layout_contents div.table table td ul {
	padding-left: 20px;
	list-style-type: disc;
}

div#layout_contents div.table table td ul li {
	padding-left: 0px;
	list-style-type: disc;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
コンテンツオーバーメニュー
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
 /*+++++++++++++++++++++++++++++++++++++++++++
卵巣刺激メニュー
*/
div#contents_ovarianmenu {
	margin: 0px 0px 0px 0px;
	padding-bottom: 1px;
	border-bottom: 1px solid #FF9999;
}

div#contents_ovarianmenu ul {
	height: 1.7em;
	margin: 0px 0px 0px 0px;
	border-top: 2px solid #FF9999;
	border-bottom: 1px solid #FF9999;
	line-height: 1.7;
}

div#contents_ovarianmenu ul li {
	float: left;
	width: 105px;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	border-right: 1px solid #cccccc;
	text-align: center;
	line-height: 1.7;
}
div#contents_ovarianmenu ul li#ovarianmenu00 {
	border-left: 1px solid #cccccc;
}

div#contents_ovarianmenu ul li a {
	display: block;
	width: 105px;
	font-size: 92%;
	border: solid 0px #000000;
}
div#contents_ovarianmenu ul li a:hover {
	background: #FAEDEC;
}
body#treatment_plan_purpose div#contents_ovarianmenu ul li#ovarianmenu00 a {
	background: #FAEDEC;
}
body#treatment_plan_long div#contents_ovarianmenu ul li#ovarianmenu01 a {
	background: #FAEDEC;
}
body#treatment_plan_short div#contents_ovarianmenu ul li#ovarianmenu02 a {
	background: #FAEDEC;
}
body#treatment_plan_antagonist div#contents_ovarianmenu ul li#ovarianmenu03 a {
	background: #FAEDEC;
}
body#treatment_plan_mild div#contents_ovarianmenu ul li#ovarianmenu04 a {
	background: #FAEDEC;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
不妊治療・高度生殖医療
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body#medical_top div.contents_basic {
	clear: both;
}

body#medical_top div.contents_basic p {
	padding-left: 67px;
}

body#medical_top div.contents_basic div#medicaltop_guidance {
	float: left;
	width: 280px;
	margin-top: 16px;
	background: transparent url("medical_images/medical_top_guidance_back.jpg") no-repeat 0px 0px;
}
body#medical_top div.contents_basic div#medicaltop_inherit {
	float: right;
	width: 280px;
	margin-top: 16px;
	padding-left: 5px;
/*	border-left: 1px solid #cccccc;  */
	background: transparent url("medical_images/medical_top_inherit_back.jpg") no-repeat 5px 0px;
}
body#medical_top div.contents_basic div#medicaltop_male {
	float: left;
	width: 280px;
	margin-top: 16px;
	background: transparent url("medical_images/medical_top_male_back.jpg") no-repeat 0px 0px;
}


body#medical_top div#medicaltop_recommend {
	min-height: 118px;
	_height: 118px;
	background: transparent url("medical_images/medical_top_recommend_back.jpg") no-repeat 0px 35px;
}
body#medical_top div#medicaltop_qa {
	min-height: 140px;
	_height: 140px;
	background: transparent url("medical_images/medical_top_qa_back.gif") no-repeat 0px 35px;
}


 /*+++++++++++++++++++++++++++++++++++++++++++
高度生殖医療詳細メニュー＆画像
*/
div.contents_basic div.ivf_list_menu {
	margin: 10px 0px 0px 50px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 不妊治療について
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 卵巣刺激
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*+++++++++++++++++++++++++++++++++++++++++++
卵巣刺激の目的
*/
div#treatment_purpose {
	
}

div#treatment_purpose ul li {
	padding: 10px;
	background: #E0F5F5;
}
div#treatment_purpose ul li h4 {
	color: #3E7379;
}
div#treatment_purpose ul li p {
	margin-top: 4px;
	margin-bottom :10px;
}

div#treatment_purpose ul li ul li{
	padding: 0px ;
	background: #E0F5F5;
}

/*+++++++++++++++++++++++++++++++++++++++++++
ロング法
*/
div#treatment_long {
	
}

div#treatment_long div#treat_long_image {
	margin-top: 10px;
	text-align: center;
}

div#treatment_long ul {
}

div#treatment_long ul li {
	clear: both;
	width: 500px;
	padding: 0px 0px;
	overflow: auto;
	border-bottom: 1px solid #CAEEEE;
}
div#treatment_long ul li h4 {
	margin: 0px;
	clear: both;
	float: left;
	width: 240px;
	color: #3E7379;
	font-size: 107%;
}
div#treatment_long ul li p {
	clear: right;
	float: right;
	width: 250px;
	margin: 0px 0px 6px 0px;
	padding-top: 0px;
}
div#treatment_long ul#treatment_long_point li h4 {
	width: 180px;
}
div#treatment_long ul#treatment_long_point li p {
	width: 300px;
}
div#treatment_long ul#treatment_long_flow li h4 {
	width: 150px;
}
div#treatment_long ul#treatment_long_flow li p {
	width: 330px;
}


/*+++++++++++++++++++++++++++++++++++++++++++
ショート法
*/
div#treatment_short {
	
}

div#treatment_short div#treat_short_image {
	margin-top: 10px;
	text-align: center;
}


/*+++++++++++++++++++++++++++++++++++++++++++
アンタゴニスト法
*/
div#treatment_antagonist {
	
}

div#treatment_antagonist div#treat_antagonist_image {
	margin-top: 10px;
	text-align: center;
}


/*+++++++++++++++++++++++++++++++++++++++++++
Mild IVF法
*/
div#treatment_mild {
	
}

div#treatment_mild div#treat_mild_image {
	margin-top: 10px;
	text-align: center;
}

div#treatment_mild ul {
}
div#treatment_mild ul li {
	clear: both;
	width: 500px;
	padding: 0px 0px;
	overflow: auto;
	border-bottom: 1px solid #CAEEEE;
}
div#treatment_mild ul li h4 {
	margin: 0px;
	clear: both;
	float: left;
	width: 180px;
	color: #3E7379;
	font-size: 107%;
}
div#treatment_mild ul li p {
	clear: right;
	float: right;
	width: 300px;
	margin: 0px 0px 6px 0px;
	padding-top: 0px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 高度生殖医療 >>> 高度生殖医療の説明
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div#contents_medical div.medical-photo {
	margin-top:10px;
	;background: url('medical_images/ivf_pic_01.jpg') no-repeat 0px  0px;
	height: 150px;
}
div#contents_medical div.medical-photo p {
	margin: 15px 0px 0px 210px;
}

div#contents_medical div.medical-photo img {
	float: left; 
	margin-right: 30px; 
}

div#contents_medical div#medical_ivf-curing {
	margin-top: 40px; 
	margin-left: 420px; 
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 高度生殖医療 >>> 1. 配偶者間人工授精(AIH)
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div#contents_medical div#medical_ivf_aih,
div#contents_medical7 div#medical_ivf_aih {
	margin-top: 20px;
	margin-left: 20px; 
	margin-bottom: 20px; 

}


div#contents_medical div#medical_ivf_aih img {
}

div#contents_medical div#medical_ivf_aih p,
div#contents_medical7 div#medical_ivf_aih p {
	margin-top: 20px; 
}


div#contents_medical div#medical_ivf_menu {
	height: 19px; 
	width: 570px; 
	margin-top: 40px; 
	padding: 0; 
	background: #caeeee; 
}

/*div#contents_medical div#medical_ivf_menu img#medical_ivf_menu_btn_back {
	margin-right: 14px; 
	margin-bottom: 3px; 
	margin-left: -20px; 
}

div#contents_medical div#medical_ivf_menu img#medical_ivf_menu_btn_next {
	margin-right: 0; 
	margin-bottom: 3px; 
	margin-left: 14px; 
}
*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 高度生殖医療 >>> 1.採卵 --- 10.未成熟卵体外培養法(IVM)
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#contents_medical div#medical_ivf_menu p img.medical_ivf_menu_back-to-index {
	margin-left: -20px; 
}

div#contents_medical div#medical_ivf_menu p img.medical_ivf_menu_go-to-next {
	margin-left: 400px; 
}

div#contents_medical div#medical_ivf_menu ol#medical_ivf_toc {
	margin-left: -40px; 
}

/*div#contents_medical ol.medical_ivf_toc li (
	display: inline; 
}

div#contents_medical ol.medical_ivf_toc li a (
	display: list-item;

}
*/

div#contents_medical table#medical_semen-test,
div#contents_medical table#medical_semen-test tr, 
div#contents_medical table#medical_semen-test tr th, 
div#contents_medical table#medical_semen-test tr td {
	background: #ffffff; 
	border: none; 
}

div#contents_medical table#medical_semen-test {
	width: 550px; 
}
div#contents_medical table#medical_semen-test tr th {
	text-align: center; 
}

div#contents_medical table#medical_semen-test tr th, 
div#contents_medical table#medical_semen-test tr td {
	border: 1px solid #28bdbe; 
	font-size: 92%; 
	color: #333333; 
}

div#contents_medical table#medical_semen-test tr th, 
div#contents_medical table#medical_semen-test tr td.medical_semen-test-result {
	background: #caeeee; 
	border: 1px solid #28bdbe; 
}

div#contents_medical table#medical_semen-test tr td.medical_semen-test-result {
	width: 100px; 
}


div#contents_medical table#medical_semen-test tr td ul {
	margin-top: 0px; 
}
div#contents_medical table#medical_semen-test tr td ul li {
	margin-top: 0px; 
	margin-left: 10px; 
	list-style-type: disc; 
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 当医院の治療成績
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#layout_main div#layout_contents div#medical_result table {
	width: 530px; 
	margin-top: 20px; 
	margin-bottom: 30px; 
	margin-left: 40px; 
}

div#layout_main div#layout_contents div#medical_result table, 
div#layout_main div#layout_contents div#medical_result table tr, 
div#layout_main div#layout_contents div#medical_result table tr td {
	background: #ffffff; 
	text-align: right; 
}

div#layout_main div#layout_contents div#medical_result table tr th, 
div#layout_main div#layout_contents div#medical_result table tr td {
	font-size: 92%; 
	padding: 5px 5px;
}

div#layout_main div#layout_contents div#medical_result table tr, 
div#layout_main div#layout_contents div#medical_result table tr td {
	border: 1px solid #28C4C7; 
}

div#layout_main div#layout_contents div#medical_result table th {
	background: #28C4C7; 
	text-align: center; 
	color : #FFFFFF;
}
div#layout_main div#layout_contents div#medical_result table tr td.medical_result_cell-titile {
	text-align: left; 
}

div#layout_main div#layout_contents div#medical_result table tr.medical_result_cell-sum td {
	background: #E4F6F6; 
}

div#layout_main div#layout_contents div#medical_result table tr.medical_result_cell-sum td.medical_result_cell-titile {
	text-align: center; 
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 男性不外来
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div#male_fertility {
	
}

div#male_fertility p {
/*	text-indent: 1em;*/
	line-height: 1.6;
}

div#male_fertility ol {
	
}
div#male_fertility ol li {
	list-style-type: decimal;
	margin: 4px 16px 0px 60px ;
	padding-left: 0px;
	line-height: 1.2;
}

div#male_fertility div.factor_image {
	margin: 10px 0px 0px 20px;
}

/*
div#male_fertility h3 {
	width: 550px;
	margin-top: 20px;
	border-top: 1px solid #28C4C7;
	border-bottom: 1px solid #28C4C7;
	text-indent: 7px;
	line-height: 24px;
	color: #3E7379;
	font-size: 107%;
}
div#male_fertility  h4 {
	margin: 20px 0px 0px 20px;
	padding: 3px 6px;
	border-left: 4px solid #007887;
	border-bottom: 1px solid #999999;
	font-size: 107%;
}*/

div#male_fertility div#keikensha{
	margin-top: 10px ;
	padding  : 5px 15px 20px 10px;
	_padding  : 5px 15px 20px 1px;
	background-color : #eeeeee;
}
/*+++++++++++++++++++++++++++++++++++++++++++
ナビゲーションボタン
*/
div.navi_button {
	clear: both;
	margin: 10px 0px 0px 45px;
}


/*+++++++++++++++++++++++++++++++++++++++++++
当院の治療費用
*/
body#medical_cost div#layout_contents table {
	margin: 15px 0px 0px 40px;
	width: 520px;
}

body#medical_cost div#layout_contents table th,
body#medical_cost div#layout_contents table td {
	padding: 5px 10px;
	border-bottom: 1px solid #aaaaaa;
}

body#medical_cost div#layout_contents table th {
	text-align: center;
	font-weight: bold;
	background-color: #E9B5B4;
	color: #666666;
}

body#medical_cost div#layout_contents table td {
	background-color: #F0F0F0;
}

