@charset "utf-8";

/*---------------------------------------------------------
   ここの中では#contentの中のみで使用するCSSを定義する
----------------------------------------------------------*/
/*▼-----母の日.父の日企画-----▼*/
.table_01 { 
    width:100%;margin:0px 0px 0px 0px;padding:4px;
    border-collapse:separate;
    border-spacing:1px;
	margin-top:0px;
}
.table_01 th {
    padding:4px 2px 2px 4px;
    text-align:left;vertical-align:top;color:#005e15;
    background-color:#ecf2dc;
    border:1px solid #BBBBBB;
}
.table_01 td {
    padding:4px 2px 2px 4px;
    border:1px dotted #999999;
	background-color:#ecf2dc;
}

.caution_txt_01 {
	margin:0px 0px 0px 10px;
	}
	
.caution_txt_02 {
	margin:0px 0px 10px 10px;
	}
.btn_sub_2 {
	text-align:right;
	margin-bottom:10px;
	}
/*▲-----母の日.父の日企画-----▲*/

#content #second_content .point{
	width:200px;
	margin-bottom:20px;
}
#content #second_content .point h4{
	color:#00589f;
	font-weight:normal;
	font-size:80%;
	padding:2px 0 0 0;
	margin:0 0 3px 0;
}


#content #second_content .inner .step{
	margin:0 0 10px 0;
	padding:0;
	width:618px;
	background:url(../img/back_step_middle01.gif) no-repeat;
}

#content #second_content .inner .step h4 {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding:10px;
	font-size:80%;
	width:160px;
	text-align:center;
	line-height:140%;
}

/*for IE6 */
* html #content #second_content .inner .step h4 {
	display: inline;
	zoom: 1;
}

/*for IE7 */
*:first-child+html #content #second_content .inner .step h4 {
	display: inline;
	zoom: 1;
}

#content #second_content .inner .step p {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding:10px 10px 10px 15px;
}
#content #second_content .inner .step p.img2 {
	border-left:none;
}

/*for IE6 */
* html #content #second_content .inner .step p {
	display: inline;
	zoom: 1;
}

/*for IE7 */
*:first-child+html #content #second_content .inner .step p {
	display: inline;
	zoom: 1;
}


#content #second_content .inner .step2{
	margin:0 0 10px 0;
	padding:0;
	width:618px;
	background:url(../img/back_step_middle02.gif) no-repeat;
}

#content #second_content .inner .step2 h4 {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding:10px;
	font-size:80%;
	width:160px;
	text-align:center;
	line-height:140%;
}

/*for IE6 */
* html #content #second_content .inner .step2 h4 {
	display: inline;
	zoom: 1;
}

/*for IE7 */
*:first-child+html #content #second_content .inner .step2 h4 {
	display: inline;
	zoom: 1;
}

#content #second_content .inner .step2 p {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding:10px 10px 10px 15px;
}
#content #second_content .inner .step2 p.img2 {
	border-left:none;
}

/*for IE6 */
* html #content #second_content .inner .step2 p {
	display: inline;
	zoom: 1;
}

/*for IE7 */
*:first-child+html #content #second_content .inner .step2 p {
	display: inline;
	zoom: 1;
}

#content #second_content .inner .step p.step_txt {
	width:410px;
}


#content #second_content .inner .step2 p.step_txt1 {
	width:410px;
}
#content #second_content .inner .step2 p.step_txt2 {
	width:240px;
}

#content #second_content .inner .step2 p.step_img {
	width:148px;
}
#content #second_content .inner .step2 p.step_img img{
	margin-bottom:5px;
}
#content #second_content .inner .step_arrow {
	margin:0 0 10px 85px;
}


/*** 追加CSS2009/10/26  ***/

div.h1_img{
position:relative;
}

div.h1_img div.on_mouse {
position:absolute;
top:13px;
left:643px;

}

div.h1_img div.on_mouse a{
background:url(../img/h1_img_btn_off.jpg) no-repeat;
height:42px;
width:175px;
text-indent:-9999px;
display:block;

}

div.h1_img div.on_mouse a:hover{
background:url(../img/h1_img_btn_on.jpg) no-repeat;
height:42px;
width:175px;

}






div.ttl_foot{
position:relative;
}

div.ttl_foot div.on_mouse {
position:absolute;
top:4px;
left:248px;

}


div.ttl_foot div.on_mouse a{
background:url(../img/footer_img_btn_off.jpg) no-repeat;
height:46px;
width:182px;
text-indent:-9999px;
display:block;

}

div.ttl_foot div.on_mouse a:hover{
background:url(../img/footer_img_btn_on.jpg) no-repeat;
height:46px;
width:182px;

}

#banner_netyoyaku{
margin:5px 0;
text-align:right;
}



/*** 追加CSS2010/01/26  ***/

.docinfo{
background:url(../img/back_docinfo.gif) 0 bottom no-repeat;
width:375px;
min-height:180px;
height: auto !important;
height: 180px;
}

.docinfo dl{
	margin:0 0 5px 0;
	padding:0;
}

.docinfo dt{
	margin:0;
	padding:0 0 0 10px;
	background:url(../../img/parts/prt_arrow_04.gif) 0 center no-repeat;
	font-size:80%;
	color:#00448d;
}

.docinfo dd{
	margin:0;
	padding:0;
	font-size:80%;
	color:#00448d;
	line-height:130%;
	font-weight:bold;
}

.docinfo dd a,
.docinfo dd a:link,
.docinfo dd a:visited{
	text-decoration:none;
}


.docinfo dd a:hover,
.docinfo dd a:active{
	text-decoration:underline;
	
}

#content #second_content .docinfo .inner{
	margin:0 10px 10px 10px;
	padding:0;
}

#content #second_content p.docinfo_txt{
margin:0 10px;
}


#content #second_content .btn_l{
	margin:0 0 5px 8px;
	padding:4px 5px 0 20px;
	background:url(../img/back_doc_btn.jpg) 0 0 no-repeat;
	height:26px;
	width:177px;
	overflow:hidden;
	color:#1f529a;
	font-size:14px;
}

#content #second_content .btn_l a{
	text-decoration:none;
}

/*** ネット予約振り分けページ  ***/


/*110726-----------------------------------*/
/*
#netyoyaku #original {
	float: left;
	width: 300px;
	height:143px;
}
#netyoyaku #kenpo {
	float: right;
	width: 300px;
	height:143px;
}
*/

#netyoyaku #original {
	float: left;
	width: 300px;
	height:160px;
}
#netyoyaku #kenpo {
	float: right;
	width: 300px;
	height:160px;
}
/*-----------------------------------*/

/*110726-----------------------------------*/
/*
#netyoyaku #original .guide,#netyoyaku #kenpo .guide {
	margin: 15px 15px 20px;
}
*/


#netyoyaku #original .guide,#netyoyaku #kenpo .guide {
	margin: 14px 10px 8px 140px;
}
/*-----------------------------------*/

#netyoyaku #original .btn a, #netyoyaku #kenpo .btn a{
	display: inline-block;
	height: 58px;
	width: 265px;
}

#netyoyaku #original .btn a{
	background: url(../img/btn_netyoyaku_left.gif) no-repeat 0px 0px;
}

#netyoyaku #original .btn a:hover {
	background: url(../img/btn_netyoyaku_left.gif) no-repeat 0px bottom;
}

#netyoyaku #kenpo .btn a {
	background: url(../img/btn_netyoyaku_right.gif) no-repeat 0px 0px;
}

#netyoyaku #kenpo .btn a:hover {
	background: url(../img/btn_netyoyaku_right.gif) no-repeat 0px bottom;
}

#netyoyaku #original .btn span,#netyoyaku #kenpo .btn span {
	display: none;
}

#netyoyaku #original .guide em,#netyoyaku #kenpo .guide em {
	font-style: normal;
	color: #FF0000;
}
#wrap #content #second_content #netyoyaku {
	background: url(../img/back_yoyaku.gif) no-repeat 0px 0px;
}

#wrap h1 {
	background: url(../img/img_main01.jpg);
	height: 100px;
	width: 832px;
}

#wrap #flash h1 {
	background: url(../img/dammy_img.jpg);
	height: 231px;
	width: 832px;
}

#wrap .h1_txt {
	display: inline-block;
	visibility: hidden;
}

/*** 追加CSS2011/01/27  ***/

#second_content .voice li{
	list-style:inside disc;
	line-height:1em;
}

/****************************************************************************************************/

/*----------------------------------------
   /medical/index.html
----------------------------------------*/

.doc3 {
	padding:0 0 8px 0;
}

/*---------------------------------------------------------
    /medical/ladies_dock.html　＜レディースドック＞	
----------------------------------------------------------*/

.ladies {
	float:left;
	width:631px;
	margin:0 0 0 0;
}

p.ladies_menutxt_1 {
	width:594px;/*624*/
	height:26px;/*30*/
	padding:4px 0 0 30px;
	font-weight:bold;
	color:#ff6666;
	background-image:url(/medical/img/ladies_menutxt_1.jpg);
}

p.ladies_menutxt_2 {
	width:594px;/*624*/
	height:26px;/*30*/
	padding:4px 0 0 30px;
	margin-bottom:10px;
	font-weight:bold;
	color:#3366cc;
	background-image:url(/medical/img/ladies_menutxt_2.jpg);
}

.ladies_flow {
	width:620px;
}

p.ladies_l {
	float:left;
	width:420px;/*440*/
	padding:10px 10px 10px 10px;
}

p.ladies_r {
	float:left;
	width:170px;/*180*/
	padding:10px 0px 10px 10px;
}

p.ladies_l_2 {
	float:left;
	width:260px;/*300*/
	padding:10px 10px 10px 10px;
}

p.ladies_r_2 {
	float:left;
	width:320px;
	padding:10px 0px 10px 10px;
}

.ladies_point {
	height:100px;
	padding:0 0 30px 15px;
}


.ladies_point li {
	width:100px;
	height:100px;
	float:left;
}


.ladies_present_bk {
	width:630px;
	height:180px;
	background-image:url(/medical/img/ladies_present_bk.jpg);
	
}

.ladies_present_bk img {
	margin:30px 0 0 174px;	
}

/*---------------------------------------------------------
    /medical/tokuten.html	
----------------------------------------------------------*/
/*元のスタイルはcss/contentsの746行にあり*/

#content #second_content th.color7,
#content #second_content td.color7{
	background:#e8f4ff;
	color:#000000;
	text-align:center;
	border:#3278c4 1px solid;
	/*padding:3px 5px;*/
	padding:4px;
	font-weight:bold;
}

#content #second_content th.color8,
#content #second_content td.color8{
	background:#ffffff;
	color:#000000;
	text-align:center;
	border:#3278c4 1px solid;
	/*padding:3px 5px;*/
	padding:4px;
}

#content #second_content th.color9,
#content #second_content td.color9{
	background:#ffffff;
	color:#000000;
	text-align:left;
	border:#3278c4 1px solid;
	/*padding:3px 5px;*/
	padding:4px;
	font-size:0.6em;
}

/*----------右寄----------*/
p.tt_img_r {
     float:right;
     margin-top:0;
     text-align:center;
	 font-size:0.8em; 
 }
     
p.tt_img_r img {
     /*width: 100%;
     height: auto;*/
	 border:1px solid #cccccc;
	 margin:0 0 0 10px;
}
/*----------右寄----------*/

/*---------------------------------------------------------
    /medical/menu.html	
----------------------------------------------------------*/
/*元のスタイルはcss/contentsの807行にあり*/
#content #second_content th.wd_140,
#content #second_content td.wd_140{
	width:140px;
}

#content #second_content th.wd_210,
#content #second_content td.wd_210{
	width:210px;
}


#content #second_content th.wd_240,
#content #second_content td.wd_240{
	width:240px;
}

#content #second_content th.wd_380,
#content #second_content td.wd_380{
	width:380px;
}

/*---------------------------------------------------------
    /medical/midtown_dock.html ＜ミッドタウンドック	＞
----------------------------------------------------------*/
.midtown_dock {
	width:631px;
	margin:0 0 10px 0;
}

/*// 1 //
------------------------------*/
.midtown_dock_point {
	float:left;
	width:624px;
	margin:8px 0 8px 0;
	/*padding-bottom:16px;
	border-bottom:1px solid #CCC;*/
}

.mdp1 {
	float:left;
	width:140px;
}

.mdp2 {
	float:left;
	width:324px;
}

.mdp2 .txt {
	margin:4px 0 0 0;
}

.mdp3 {
	float:left;
	width:160px;
}

.mdp3 img {
	float:right;
}

/*// 2 //
------------------------------*/
.midtown_dock_menu {
	width:624px;
	height:31px;
	margin-bottom:10px;
	background-image:url(../img/midtown_dock_menu.jpg);
}

.midtown_dock_menu p {
	padding-top:6px;
	margin:0 0 0 10px;
	font-weight:bold;
	color:#006666;
}

.midtown_dock_menu_inner {
	width:624px;
	overflow:hidden;
}

.midtown_dock_menu_inner img {
	float:left;
	margin-left:6px;
}

/*// 3 //
------------------------------*/
.midtown_dock_option table {
	width:624px;
	color:#003366;
}

.midtown_dock_premium_area {
	width:620px;
	height:150px;
	margin-left:2px;
	margin-top:20px;
	background-image:url(../img/midtown_dock_premium_area.jpg);
}

/*---------------------------------------------------------
    /medical/equipment.html ＜設備紹介＞
----------------------------------------------------------*/
.equipment1 {
	width:320px;
	float:left;
}

.equipment2 {
	width:300px;
	float:left;
}

.equipment_title {
	width:300px;
	float:left;
	height:31px;
	margin-top:30px;
	margin-bottom:4px;
	background-image:url(../img/eq_title.jpg);
}

.equipment_title p {
	font-weight:bold;
	margin:5px 0 0 10px;
}

.equipment_title2 {
	width:620px;
	float:left;
	height:31px;
	margin-top:30px;
	margin-bottom:4px;
	background-image:url(../img/eq_title2.jpg);
}

.equipment_title2 p {
	font-weight:bold;
	margin:5px 0 0 10px;
}

.equipment_txt {
	width:300px;
	float:left;
	font-size:0.9em;
}

.equipment_txt2 {
	width:620px;
	float:left;
	font-size:0.9em;
}

/*---------------------------------------------------------
    /medical/point.html ＜当センターの特徴＞
----------------------------------------------------------*/

.point_title {
	width:632px;
	height:200px;
	background-image:url(../img/point_title.jpg);
}

.point_title img {
	float:left;
}

/*---------------------------------------------------------
    /medical/index.html ＜人間ドックTOP＞
----------------------------------------------------------*/

.dtp_area {
	width:630px;
}

.dtp_inner {
	float:left;
	width:620px;
	margin:5px 0 5px 5px;
}

.dtp_1 {
	float:left;
	width:203px;
	background-color:#FFF;
}
.dtp_1 p {
	padding:8px 4px 0 8px;
}

.dtp_2 {
	float:left;
	margin-left:5px;
	width:204px;
	background-color:#FFF;
}
.dtp_2 p {
	padding:8px 4px 0 8px;
}

.dtp_3 {
	float:left;
	margin-left:5px;
	width:203px;
	background-color:#FFF;

}
.dtp_3 p {
	padding:8px 4px 0 8px;
}

.doctop_banner_area {
}

.doctop_banner_area img {
	float:left;
}

.dt_column_bk {
	width:632px;
	background-image:url(../img/dt_column_bk.jpg);
	border-bottom:1px solid #a8cce7;
}
.dt_column_bk p {
	padding:10px;
}

p.doctop_banner {
	width:200px;
	text-align:center;
	float:left;
	font-size:12px;
}

/*-----お知らせ-----*/
.dtinfo {
	width:620px;
	float:left;
	margin-left:6px;
	background-image:url(../img/doctop_info.jpg);
}

.dtinfo img {
	margin:0 8px 0 16px;
}


.dtinfo dt {
	float:left;
	width:160px;
	font-size:75%;
	margin:0 0 6px 0;
}

.dtinfo dd {
	float:left;
	width:440px;
	font-size:75%;
	margin:0 0 6px 0;
}

/*---------------------------------------------------------
    /medical/dock_lp.html ＜人間ドックLP＞
----------------------------------------------------------*/

.doclp_clear {
	clear:both;
	margin-left:1px;
}

.doclp_yoyaku_area {
	width:830px;
	height:480px;
	background-image:url(../img/doclp_yoyaku_area.jpg);
}

.doclp_btn { padding:310px 0 0 160px; }

.doclp_btn a{
display:block;
width:508px;
background:url(../img/doclp_btn.jpg) no-repeat;
height:86px;
text-decoration:none;
text-align:center;}

.doclp_btn a:hover{
background:url(../img/doclp_btn_on.jpg) no-repeat;
}

.doclp_qa {
	width:830px;
	height:390px;
	background-image:url(../img/doclp_qa.jpg);
}

p.doclp_qa_txt_1 { width:460px; font-size:18px; padding:140px 0 0 40px; }

p.doclp_qa_txt_2 { width:740px; font-size:18px; padding:30px 0 0 40px; }


.doclp_mokuteki {
	width:830px;
	height:410px;
	background-image:url(../img/doclp_mokuteki.jpg);
}

.doclp_mokuteki p {
	width:740px;
	font-size:18px;
	padding:170px 0 0 40px;
}


.doclp_point_1 {
	width:830px;
	height:340px;
	background-image:url(../img/doclp_point_1.jpg);
}

.doclp_point_1 p {
	font-size:16px;
}

.doclp_point_1_l {
	float:left;
	width:290px;
	height:340px;
}

.doclp_point_1_c {
	float:left;
	width:255px;
	height:340px;
}

.doclp_point_1_r {
	float:left;
	width:250px;
	height:340px;
}



.doclp_point_2 {
	width:830px;
	height:320px;
	background-image:url(../img/doclp_point_2.jpg);
}

.doclp_point_2 p {
	font-size:16px;
}

.doclp_point_2_l {
	float:left;
	width:400px;
	height:300px;
}

.doclp_point_2_r {
	float:left;
	width:390px;
	height:300px;
}


.doclp_point_3 {
	width:830px;
	height:300px;
	background-image:url(../img/doclp_point_3.jpg);
}

.doclp_point_3 p {
	font-size:16px;
}

.doclp_point_3_l {
	float:left;
	width:400px;
	height:300px;
}

.doclp_point_3_r {
	float:left;
	width:390px;
	height:300px;
}

.doclp_link_area {
	width:830px;
	height:140px;
	background-image:url(../img/doclp_link_area.jpg);
}

.doclp_link_area p {
	font-size:14px;
}

.doclp_link_l {
	float:left;
	width:310px;
	height:140px;
}

.doclp_link_c {
	float:left;
	width:200px;
	height:140px;
}

.doclp_link_r {
	float:left;
	width:240px;
	height:140px;
}














