@charset "utf-8";
/* CSS Document */
body{
  margin:0;
  padding:0;
  text-align:center;
  background:url(../img/bg_h1.gif) repeat-x;
  font-size:12px;
  font-family: 'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
  line-height:1.5em;
}

img{
  border:0;
  vertical-align:bottom;
}

h1,h2,h3,h4{
  margin:0;
  padding:0;
}

ul{
  list-style:none;
  margin:0;
  padding:0;
}

p{
  margin:0 0 1.2em 0;
}

a{
  color:#003399;
}

a:hover{
  color:#FF6600;
}

#wrapper{
  text-align:left;
}

.c_wrapper{
  width:900px;
  margin:0 auto;
  position:relative;
}

.sp_10{
  margin:0px 0px 10px 0px;
}

.sp_20{
  position:relative;
  margin-bottom:20px;
  margin:0px 0px 20px 20px;
}

.sp_40{
  margin:0px 0px 40px 0px;
}

.sp_0{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.str{
  font-weight:bold;
  font-size:1.2em;
}

.flt_l{
  float:left;
  margin:0px 10px 10px 0px;
}

.flt_r{
  float:right;
  margin:0px 0px 0px 10px;
}

.flt_c:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.flt_c {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.flt_c {
  display: block;
  margin-bottom:10px;
}

.centering{
  text-align:center;
}

.centering2{
  text-align:center;
  font-size:9px;
}

.footer_mini{
	font-size:10px;
	
}

.odd{
  background:#E2E9F4;
}

.even{
  background:#FFFFFF;
}

/* header */
#header_index{
}

#header{
  height:120px;
}

#header_title{
  height:80px;
}

#header_title h1{
  height:16px;
  font-size:12px;
  color:#ffffff;
  font-weight:normal;
  overflow:hidden;
}

#header_img{
  height:300px;
  background:#ffffff url(../img/header_img.jpg) no-repeat 50% 0%;
}

#header_menu{
  height:51px;
  background: url(../img/bg_menu.gif) repeat-x;
}

#header_menu ul{
  list-style:none;
  margin:0;
  padding:0;
}

#header_menu li{
  display:inline;
  float:left;
}

.header_h1 {
  color: #FFFFFF;
}

#bt_form{
  width:438px;
  height:49px;
  background:url(../img/bg_header_common_res.gif) no-repeat;
  position:absolute;
  top:25px;
  right:0px;
}

#bt_form_res{
  width:200px;
  height:30px;
  position:absolute;
  right:0px;
}

/*contents*/
#navi{
  height:30px;
  padding:0px 0px 0px 0px;
}

.contents{
  float:left;
  width:690px;
  margin:0px 0px 0px 0px;
  text-align:left;
}

#cont_data{
  width:340px;
  height:140px;
  margin:0px 9px 10px 0px;
  background:url(../img/bg_con_data.jpg) no-repeat;
  float:left;
  position:static;
}

#cont_data a{
  width:320px;
  height:80px;
  padding:50px 10px 10px 10px;
  text-decoration:none;
  display:block;
  color:#000000;
  overflow:hidden;
}

#cont_nego{
  width:340px;
  height:140px;
  margin:0px 0px 10px 0px;
  background:url(../img/bg_con_nego.jpg) no-repeat;
  float:left;
  position:static;
}

#cont_nego a{
  width:320px;
  height:80px;
  padding:50px 10px 10px 10px;
  text-decoration:none;
  display:block;
  color:#000000;
  overflow:hidden;
}

#top_sp{
  border-right:1px solid #999999;
  border-bottom:1px solid #999999;
  border-left:1px solid #999999;
  padding-top:10px;
  height:100%;
}

.top_spbox{
  padding:0px 0px 20px 10px;
  height:100%;
}

.top_spbox p{
  position:relative;
  left:10px;
}

.spbox_l{
  float:left;
  margin:10px 0px 0px 0px;
  width:330px;
}

.spbox_r{
  float:right;
  margin:10px 0px 0px 0px;
  width:330px;
}

.bt_det{
  margin:0;
  padding:0;
}

.bt_det a{
  width:115px;
  height:20px;
  padding:0px 0px 0px 25px;
  color:#ffffff;
  display:block;
  background:url(../img/bg_bt_det.jpg) no-repeat;
}

.bt_det a:hover{
  width:115px;
  height:20px;
  padding:0px 0px 0px 25px;
  color:#ffffff;
  display:block;
  background:url(../img/bg_bt_det.jpg) no-repeat 0px -20px;
}

.raquo14{
  background:url(../img/icon_raquo14.jpg) no-repeat 0px 0px;
  padding:0px 0px 0px 18px;
  font-size:16px;
  font-weight:bold;
}

.raquo14 a{
  color:#333333;
}

.raquo14 a:hover{
  color:#FF6600;
}

.raquo8{
  background:url(../img/icon_raquo8.jpg) no-repeat 0px 50%;
  padding:0px 0px 0px 10px;
  font-size:12px;
}

.subtitle{
  font-size:24px;
  font-weight:bold;
  line-height:1.2em;
  margin:30px 0px 0px 0px;
}

.subcont{
  margin:0px 0px 0px 0px;
}

.search_box{
  padding:20px;
  border-right:1px solid #999999;
  border-bottom:1px solid #999999;
  border-left:1px solid #999999;
}

.search_box ul{
  margin:0px 0px 20px 0px;
  float:left;
}

.search_box li{
  width:120px;
  margin:0px 0px 10px 20px;
  display:block;
  float:left;
}

.search_detail{
  margin:10px 20px 0px 20px;
}
.list_detail{
  margin:0px 20px 0px 20px;
}
.search_detail table,
.list_detail table{
    border:1px solid #999999;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	width:648px;
	margin:12px 0px 20px 0px;
	text-align:center;
}
.list_detail table{
	margin:12px 0px 0px 0px;
}
#table_detail{
    border:1px solid #999999;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	width:350px;
	margin:0px 0px 20px 0px;
	text-align:center;
	float:left;
}

.search_detail th,
.list_detail th {
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    color:#333333;
    background-color:#D1D8E2;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:10px;
}

.search_detail td,
.list_detail td {
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    padding:10px;
}

.form_tbl{
}

.form_tbl th{
  width:150px;
  text-align:left;
}

.form_tbl td{
  text-align:left;
}

.warning{
color:#FF0000;
font-weight:bold;
}

.selected_condition a {
 color:#666666;
 font-weight: bold;
 text-decoration:none;
}

.sbox_para{
  clear:both;
  height:100%;
  padding:0px 0px 20px 120px;
}

.sbox_para h3{
  border-bottom:1px solid #cccccc;
  margin:0px 0px 10px 0px;
}

.sv_indent{
  padding:0px 40px 0px 40px;
}

.caution{
  background:#FFDECE;
  border:1px solid #FF6600;
  margin:10px 10px 20px 10px;
  padding:1.2em 1.2em 0 1.2em;
}

#item0{
  width:200px;
  height:40px;
  text-indent:-1000px;
  overflow:hidden;
  float:left;
}

#item0 a{
  width:200px;
  height:40px;
  background:url(../img/bg_form_tabnavi0.jpg) no-repeat 0px 0px;
  display:block;
}

#item0_on a{
  width:200px;
  height:40px;
  background:url(../img/bg_form_tabnavi0.jpg) no-repeat 0px -80px;
  display:block;
}

#item0 a:hover{
  width:200px;
  height:40px;
  background:url(../img/bg_form_tabnavi0.jpg) no-repeat 0px -40px;
}

#item0_on{
  width:200px;
  height:40px;
  text-indent:-1000px;
  overflow:hidden;
  float:left;
  margin:0px 0px 0px 0px;
}

#item0_on a{
  width:200px;
  height:40px;
  background:url(../img/bg_form_tabnavi0.jpg) no-repeat 0px -80px;
  display:block;
}

#item0_on a:hover{
  width:200px;
  height:40px;
  background:url(../img/bg_form_tabnavi0.jpg) no-repeat 0px -40px;
}

#item1{
  width:200px;
  height:40px;
  text-indent:-1000px;
  overflow:hidden;
  float:left;
  margin:0px 0px 0px 2px;
}

#item1 a{
  width:200px;
  height:40px;
  background:url(../img/bg_form_tabnavi1.jpg) no-repeat 0px 0px;
  display:block;
}

#item1 a:hover{
  width:200px;
  height:40px;
  background:url(../img/bg_form_tabnavi1.jpg) no-repeat 0px -40px;
}

#item1_on{
  width:200px;
  height:40px;
  text-indent:-1000px;
  overflow:hidden;
  float:left;
  margin:0px 0px 0px 2px;
}

#item1_on a{
  width:200px;
  height:40px;
  background:url(../img/bg_form_tabnavi1.jpg) no-repeat 0px -80px;
  display:block;
}

#item1_on a:hover{
  width:200px;
  height:40px;
  background:url(../img/bg_form_tabnavi1.jpg) no-repeat 0px -40px;
}

.q{
  background:url(../img/icon_q.jpg) no-repeat 0px 50%;
  font-size:14px;
  font-weight:bold;
  color:#336699;
  padding:0px 0px 0px 20px;
}

.a{
  background:url(../img/fukidasi_upper.jpg) no-repeat 0px 0px;
  padding:11px 0px 0px 0px;
  margin:0px 0px 20px 0px;
}

.a p{
  background:url(../img/icon_a.jpg) no-repeat 10px 50%;
  padding:10px 10px 10px 30px;
  margin-bottom:0px;
  border-right:1px solid #999999;
  border-bottom:1px solid #999999;
  border-left:1px solid #999999;
}

.fukidasi{
  background:url(../img/fukidasi_upper.jpg) no-repeat 0px 0px;
  padding:11px 0px 0px 0px;
  margin:0px 0px 20px 0px;
}

.fukidasi_box{
  margin-bottom:0px;
  border-right:1px solid #999999;
  border-bottom:1px solid #999999;
  border-left:1px solid #999999;
  padding:20px;
}

.case_voice{
  background:url(../img/bg_case_voice.gif) no-repeat;
  width:625px;
  height:68px;
  padding:30px 20px 18px 15px;
  overflow:hidden;
}

#footer_navi_1{
  width:649px;
  height:200px;
  background:url(../img/bg_navi_1.jpg) no-repeat;
  position:relative;
}

#fn1_sv{
  position:absolute;
  top:46px;
  left:10px;
}

#fn1_re{
  position:absolute;
  top:46px;
  left:330px;
}

#se_navi{
  width:648px;
  height:315px;
  background:url(../img/bg_bt_sv.jpg) no-repeat;
  position:relative;
  margin-bottom:20px;
}

#sv_det{
  width:625px;
  height:139px;
  position:absolute;
  top:48px;
  left:11px;
}

#sv_re{
  width:410px;
  height:40px;
  position:absolute;
  top:264px;
  left:227px;
}

#strong_bg{
  width:690px;
  height:130px;
  background:url(../img/bg_fn2.jpg) no-repeat;
  position:relative;
}

#strong_bt{
  width:310px;
  height:60px;
  position:absolute;
  top:50px;
  left:360px;
}

#clinic_bg{
  width:690px;
  height:130px;
  background:url(../img/clinic_contact_banner.jpg) no-repeat;
  position:relative;
}

#clinic_bt{
  width:310px;
  height:60px;
  position:absolute;
  top:52px;
  left:245px;
}

/*sidebar*/
#sidebar{
  float:right;
  width:190px;
  margin:0px;
}

.side_spbox{
  height:100%;
  padding:10px 0px 10px 0px;
  border-bottom:1px solid #cccccc;
}

.rank_dw{
  padding:5px 0px 5px 14px;
  border-bottom:1px solid #cccccc;
  background:url(../img/dw.gif) no-repeat 0px 50%;
}

.rank_up{
  padding:5px 0px 5px 14px;
  border-bottom:1px solid #cccccc;
  background:url(../img/up.gif) no-repeat 0px 50%;
}

.rank_eq{
  padding:5px 0px 5px 14px;
  border-bottom:1px solid #cccccc;
  background:url(../img/eq.gif) no-repeat 0px 50%;
}

/*footer*/
#footer{
  clear:both;
  width:100%;
  height:189px;
  padding:11px 0px 0px 0px;
  background:url(../img/footer_bg.jpg) repeat-x;
  font-size:12px;
  color:#ffffff;
  text-align:left;
  overflow:hidden;
}

#c_footer{
  width:900px;
  height:189px;
  background:url(../img/c_footer.jpg) no-repeat;
  margin:0px auto;
}

#footer_fltbox{
  padding:15px 0px 0px 350px;
}

#footer_fltbox ul{
  list-style:none;
  margin:0 0 1.0em 0;
  padding:0;
}

#footer_fltbox li{
  display:inline;
}

#footer_fltbox a{
  color:#ffffff;
}

#footer_area{
 background:#123588;
 color:#ffffff;
 border-top:1px solid #ffffff;
}

#footer_area a{
  color:#ffffff;
}

/*search_from_line_css*/
#top_line_span1{
  background:url(../img/metro-ginza.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span2{
  background:url(../img/metro-marunouchi.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span3{
  background:url(../img/metro-hibiya.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span4{
  background:url(../img/metro-touzai.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span5{
  background:url(../img/metro-chiyoda.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span6{
  background:url(../img/metro-yurakucho.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span7{
  background:url(../img/metro-hanzomon.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span8{
  background:url(../img/metro-nanboku.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span9{
  background:url(../img/metro-fukutoshin.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span10{
  background:url(../img/toei-asakusa.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span11{
  background:url(../img/toei-mita.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span12{
  background:url(../img/toei-shinjuku.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span13{
  background:url(../img/toei-ooedo.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span14{
  background:url(../img/jr-yamanote.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span15{
  background:url(../img/jr-keihintouhoku.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span16{
  background:url(../img/jr-saikyou.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span17{
  background:url(../img/jr-chuou.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span18{
  background:url(../img/jr-soubu.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span19{
  background:url(../img/jr-keiyou.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span20{
  background:url(../img/keihin.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span21{
  background:url(../img/keio-honsen.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span22{
  background:url(../img/keio-inokashira.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span23{
  background:url(../img/yurikamome.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span24{
  background:url(../img/tokyu-touyoko.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span25{
  background:url(../img/tokyu-ikegami.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span26{
  background:url(../img/tokyu-denentoshi.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span27{
  background:url(../img/tokyu-ooimachi.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span28{
  background:url(../img/monorail.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span29{
  background:url(../img/rinkai.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span30{
  background:url(../img/odakyu-odawara.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span31{
  background:url(../img/seibu-ikebukuro.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}

#top_line_span32{
  background:url(../img/tokyu-meguro.png) no-repeat 0 50%;
  padding:0px 0px 0px 18px;
}
#bukkenAdd {
    width:690px;
    margin-top: 10px;
}
#bukkenAdd strong{
    color:#FF8C00;
    font-size:20px;
}
.orange {
    color:#FF8C00;
    font-size:18px;
    font-weight: bold;
    margin-left: 6px;
}
.red {

	font-weight: bold;
	color: #df0000;
}
.center {
    text-align:center;

}
#list_add{
    margin-bottom:5px;
}
.green_line{
    border:1px solid #7FFF00;
    text-align: center;
    padding: 12px 12px 0;
}
.kensuList {
    font-size: 14px;
    border:1px solid #999999;
    width:621px;
    margin: 0 auto;
    padding: 13px;
    }
.sText {
    font-size: 12px;
}
.action_fields_top table{
    margin:12px 0 0px;
}
.action_fields_bottom table{
    margin:12px 0 25px;
}

.action_fields_top table th,
.action_fields_bottom table th{
    width: 250px;
    background-color:#E2E9F4;
    border-right: none;
    font-size:20px;
}
.action_fields_top table td,
.action_fields_bottom table td{
    text-align:left;
}
.explanation_fields {
    background-color:#FAFAF0;
    border:1px solid #999999;
    padding:10px;
}
.topic {
    border-bottom:1px solid #999999;
    padding-bottom: 7px;
    margin-bottom: 7px;
    color:#FF8C00;
}
.explanation_text {
    font-size:14px;
}
.regist_none {
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
    font-weight: bold;
    color:#696969;

}
.showfv {
    font-size:12px;
    margin-top: 10px;
    text-align:left;
    color:#696969;
}
.check{
    text-align:right;
    margin-top:10px;
}
.select_btn {
    height:36px;
    margin-top:12px;
}
.favorite {
    text-align:right;
}
.btn_fields {
    width: 648px; 
    text-align:center; 
    border:solid 1px #999999; 
    background-color:#ffffff; margin: 0 20px 25px;
}

/*フォーム　バリデーション用スタイル*/
.error-message {color: #DC143C;}


td.diagnosis .checkbox {
	white-space:  nowrap;
	margin-right: 5px; 
	float: left;
}

/*クリニック仲介コンテンツ*/

div#pointchecked {
	padding: 10px;
	border-color: #b2b2b2;
	border-width: 1px;
	border-style: solid;
	list-style: decimal;
	width: 668px;
}
div#pointchecked ul {
	padding-left: 15px;
	border-style: none;
	list-style: decimal;
}
#pointchecked li {
	line-height: 2;
	margin-bottom: 0.6em;
	padding-left: 0.5em;
}

/*事例紹介*/

.fukidasi2{
  background:url(../img/fukidasi_upper.jpg) no-repeat 0px 0px;
  padding:11px 0px 0px 0px;
  margin:0px 0px 20px 0px;
}

.fukidasi_box2{
  margin-bottom:0px;
  border-right:1px solid #999999;
  border-bottom:1px solid #999999;
  border-left:1px solid #999999;
  padding:20px 20px 5px 20px;
}

div#case_title {
	padding: 10px;
	border-color: #b2b2b2;
	border-width: 1px;
	border-style: solid;
	list-style: circle;
	width: 668px;
}
div#case_title ul {
	padding-left: 15px;
	border-style: none;
	list-style: circle;
}
#case_title li {
	line-height: 1.3;
	margin-bottom: 0.6em;
	padding-left: 0.5em;
}

.case_voice2{
  background:url(../img/bg_case_voice.gif) no-repeat;
  width:625px;
  height:98px;
  padding:30px 20px 13px 15px;
  overflow:hidden;
}

.flt_cc {
  display: block;
  margin-bottom:0px;
}

dl {  
	border:1px solid #999;
	width: 688px;
	font:12px 'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro','MS Gothic';
	letter-spacing : 0em;
		
} 
 
dt {  
	float:left;  
	width:510px;  
	margin: 0px 0px 200px 15px; 
	padding:0px 0px 0px 10px;  
	clear:both;  
	font-weight:bold; 
	line-height: 1.2;
	margin-bottom: 0.6em;
	padding-left: 0.5em; 
	background-color:#F5F5F5;
} 

 
dd {  
	width:138px;  
	margin-left:530px;  
	padding:0px 0px 0px 0px;  
	border-left:1px solid #999;  
	letter-spacing : 0em;
	line-height: 1.2;
	margin-bottom: 0.6em;
	padding-left: 0.5em;
	background-color:#F5F5F5;
	}  
