@charset "utf-8";
/*** 基本 ***/
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h1,h2,h3,h4,h5,p {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#main_midashi {
	background:url(../images/title.gif) left top no-repeat;
	width:630px;
	padding:13px 20px 12px 20px;
	font-size:18px;
	font-weight:bold;
	line-height:normal;
	display:block;
}

.online a {
	background:url(../images/doctor/online_banner.gif) no-repeat left top;
	width:177px;
	height:60px;
	display:block;
	color:#393939;
	text-decoration:none;
	line-height:140%;
	padding:70px 0 0 23px;
}

p {
	line-height: 140%;
}

img {
	border: none 0px;
}
form {
	margin: 0;
}
.text_indent {
	margin-left:1em;
	text-indent:-1em;
}
.menseki {
	color:#000000;
	font-size:12px;
	line-height:120%;
	padding:10px 35px 10px 10px;
	width:auto;
	}

a {
	/*color: #5B0000;*/
	color: #166da7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.link01 {
	color: #166da7;
	text-decoration: none;
}
a.link01:hover {
	text-decoration: underline;
}


/*フロートクリア*/
div.clearb{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width:765px;
}
br.clearb {
	clear: both;
}

#Wrapper {
	margin: 0 auto;
	background: url("../images/common/main_bg02.jpg") 0 0 repeat-x;
	width:100%;
}

#MainArea {
	width: 948px;
	margin: 0 auto;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	background: #fff;
}

/*** ヘッダー ***/
#Header {
	padding:0 1px 1px;
	width: 946px;
	height: 118px;
	border-bottom: 1px solid #cecece;
}

#Header .headermain {
	border-top: 7px solid #9c0;
	width: 946px;
	height: 112px;
	background: url("../images/common/header_bg02.jpg") 0 0 no-repeat;
}
#Header .headermain .header_r {
	width:697px;
	float:right;
}
#Header .headermain .header_r .header_r_link {
	padding: 7px 15px 0 0;
	text-align: right;
}

/*ヘッダー内メニュー*/
#Header .headermain ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 47px;
	width:696px;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
}
#Header .headermain ul li {
	margin: 0;
	padding: 0;
	float: left;
	border-right: 1px solid #d0d0d0;
}

/*** メイン部分 ***/
#Contents {
	border-top: 1px solid #f7f7f7;
	padding: 15px 19px 0;
	width: 910px;
}

/*** コンテンツ左側 ***/
#Contents .leftcontents {
	width: 670px;
	float: right;
	color: #555;
}

/* パンくず */
#Contents .leftcontents .topic,
#Contents .leftcontents .topic a {
	color: #666;
	padding: 0 0 10px;
}

/* タイトル */
#Contents .leftcontents h1 {
	margin: 0 0 20px;
}
#Contents .leftcontents h2.h201 {
	margin: 45px 10px 10px;
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #dadada;
	font-size: 110%;
	background: url("../images/common/h2bg01.gif") 0 0 repeat-x;
}
/* 先頭のみmargin */
#Contents .leftcontents h2#contentstop {
	margin: 25px 10px 10px;
}



#Contents .leftcontents h3.h301 {
	margin: 20px 10px 5px;
	padding: 1px 5px 5px 10px;
	font-size: 100%;
	background: url("../images/common/h3bg01.gif") 0 0 no-repeat;
}
#Contents .leftcontents p {
	margin: 0 10px 20px;
}

#Contents .leftcontents p.seminar {
	margin: 0 10px 10px;
}

#Contents .leftcontents .btnbox01 {
	text-align: center;
	padding: 10px;
}


/*** コンテンツ右側 ***/
#Contents .rightcontents {
	width: 200px;
	float: left;
}

/*** 111212 ***/
#Contents .rightcontents .seminar a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}

#Contents .rightcontents .masters_club a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}

/* 文字サイズボタン */
#Contents .rightcontents .sizebtn {
	border: 1px solid #cecece;
	width: 200px;
	background: #eee;
	position: relative;
	margin: 0 0 15px;
}

#Contents .rightcontents .sizebtn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 3px;
	right: 1px;
}
#Contents .rightcontents .sizebtn ul li {
	margin: 0 7px 0 0;
	padding: 0;
	float: left;
}

#Contents .rightcontents .banbox {
	margin: 0 0 15px;
}

#Contents .rightcontents .banbox02 {
	margin: 0 0 10px;
}

/* マスターズクラブ会員はこちら */
#Contents .rightcontents .rightbox01 {
	margin: 0 0 15px;
	border: 1px solid #cecece;
	border-top: 0px none;
	background: #eee;
}
#Contents .rightcontents .rightbox01 .rightbox01main {
	border-top: 1px solid #fff;
	padding: 10px 0;
	text-align: center;
}
#Contents .rightcontents .rightbox01 .rightbox01main .pass {
	margin: 10px 0 0;
}
#Contents .rightcontents .rightbox01 .rightbox01main .pass a {
	font-size: 10px;
	color: #166da7;
}

/* 研究会の活動 */
#Contents .rightcontents .rightbox02 {
	margin: 0 0 15px;
	border: 1px solid #cecece;
	border-top: 0px none;
	border-bottom: 0px none;
	background: #eee;
}
#Contents .rightcontents .rightbox02 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#Contents .rightcontents .rightbox02 ul li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cecece;
}

#Contents .rightcontents .rightbox02 ul li a {
	display: block;
	padding: 12px 0 11px 30px;
	color: #000;
	background: url("../images/common/mark02.gif") 10px center no-repeat #eee;
}
#Contents .rightcontents .rightbox02 ul li a:hover {
	background: url("../images/common/mark04.gif") 10px center no-repeat #f8f8f8;
	color: #166da7;
}

/* お問い合わせ */
#Contents .rightcontents .rightbox03 {
	margin: 0 0 15px;
	border: 1px solid #cecece;
	border-top: 0px none;
	background: #eee;
}
#Contents .rightcontents .rightbox03 .rightbox03main {
	border-top: 1px solid #fff;
	padding: 10px 0;
	text-align: center;
}
#Contents .rightcontents .rightbox03 .rightbox03main .pass {
	margin: 10px 0 0;
}
#Contents .rightcontents .rightbox03 .rightbox03main .pass a {
	font-size: 80%;
	color: #166da7;
}




/*** ページトップ ***/
.pagetop {
	margin: 20px 0 0;
	padding: 10px 30px;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	text-align: right;
}
.pagetop a {
	font-size: 80%;
	padding: 3px 0 3px 20px;
	background: url("../images/common/mark03.gif") center left no-repeat;
	color: #4ca100;
}


/*** フッター ***/
#Footer {
	color: #858484;
	padding: 15px 20px 20px;
}
#Footer .footerleft {
	float: left;
}
#Footer .footerleft a {
	color: #166da7;
}
#Footer .footerright {
	font-size: 80%;
	float: right;
}



/*** ページ最下部　お問い合わせBOX ***/
.inqbox {
	width: 650px;
	height: 100px;
	background: url("../images/common/inqbox_bg01.gif") 0 0 no-repeat;
	position: relative;
	margin:0px auto;
}
.inqbox h2.inqtitle01 {
	position: absolute;
	top: 20px;
	left: 25px;
}
.inqbox .inqmail {
	position: absolute;
	top: 50px;
	left: 25px;
}
.inqbox h2.inqtitle02 {
	position: absolute;
	top: 20px;
	left: 366px;
}
.inqbox .inqfax {
	position: absolute;
	top: 50px;
	left: 366px;
}
.inqbox .inqbtn {
	position: absolute;
	top: 44px;
	left: 499px;
}
/*** 点滴療法の概要 ***/
#01 .btn01 img {
}
.clear_b {
clear:both;
}
.link_color_g {
color:#9dce0a;
}
.space_bottom {
padding-bottom:200px;
}
.red {
color:#FF0000;
}

/*** VISIT THE EXPERT ***/

#visit .container {
width:650px;
margin:0 auto;
border-bottom:1px dotted #ccc;
}
#visit .left {
width:305px;
float:left;
}
#visit .right {
width:345px;
float:left;
}
#visit .box_space01 {
padding-top:10px;
}
#Contents #visit p.no {
margin:0;
padding:0;
}
#Contents #visit .space02 {
float:right;
margin-bottom:10px;
} 

#visit_detail .container {
width:650px;
margin:0 auto;
}

#visit_detail .left {
width:210px;
float:left;
}
#visit_detail .right {
width:430px;
float:left;
padding-left:10px;
}
#Contents #visit_detail .left .font_size01 {
font-size:14px;
margin:0;
padding:0;
}
#Contents #visit_detail p.no {
margin:5px 0 0 0;
padding:0;
}
#visit_detail .font_color_g {
color:#90b02f;
font-size:12px;
font-weight:bold;
}

/*** general ***/

#general .under_dot {
width:650px;
margin:0 auto;
border-bottom:1px dotted #ccc;
}
#general .left {
float:left;
}
#general .right {
	float:left;
}
#general .box_space01 {
padding-top:10px;
}
#Contents #general p.no {
margin:0;
padding:0;
}
#Contents #general .space02 {
float:right;
margin-bottom:10px;
} 
#general_detail .left {
width:200px;
float:left;
}
#general_detail .right {
width:440px;
float:left;
padding-left:10px;
}
#Contents #general_detail .left .font_size01 {
font-size:14px;
margin:0;
padding:0;
}
#Contents #general_detail p.no {
margin:5px 0 0 0;
padding:0;
}
#general_detail .font_color_g {
color:#90b02f;
font-size:12px;
font-weight:bold;
}

/** chelation **/
div.chelation_list {
	width:640px;
	margin:0px auto;
	padding:0px 0px 15px 0px;
}

div.chelation_list table.chelation_list_table th {
	padding:5px;
	background:#EFEFEF;
}

div.chelation_list table.chelation_list_table td {
	padding:5px;
	background:#ffffff;
}

/** management.html **/
#management dl {
	width:640px;
	margin:0px auto 0px auto;
	display:block;
	line-height:170%;
}

#management dl dt {
	width:20%;
	float:left;
	padding:0px;
	margin:0px;
	display:block;
}

#management dl dd {
	width:80%;
	_width:79%;
	padding:0px;
	margin:0 0 0 20%;
	display:block;
}

#management dl.link {
	width:640px;
	margin:0px auto 30px auto;
	display:block;
}

#management dl.link dt {
	width:45%;
	float:left;
	padding:5px 0px;
	margin:0px;
	display:block;
	border-bottom:1px solid #EFEFEF;
}

#management dl.link dd {
	width:55%;
	float:left;
	padding:5px 0px;
	margin:0px;
	display:block;
	border-bottom:1px solid #EFEFEF;
}

/** form **/
.mailmaga01 {
	background-position:left top;
	font-size:12px;
	padding:8px 0px 0px 10px;
	}

.mailmaga02 {
	float:left;
	font-size:12px;
	padding:5px 5px 5px 10px;
	}

.mailmaga03 {
	float:left;
	font-size:12px;
	padding:4px 20px 4px 25px;
	}

.mailmaga04 {
	font-size:12px;
	padding:4px 0px 4px 25px;
	}

.mailmaga06 {
	font-size:12px;
	padding:4px 0px 4px 0px;
	}
.consal01 {
	padding:15px 20px 15px 20px;
	font-size:12px;
	line-height:140%;
	}
.err_thanks {
	padding-top:50px;
	padding-bottom:50px;
	}


/** bordmember.html **/
#bordmember {
	width:640px;
	margin:0px auto;
	padding:0px 0px 30px 0px;
}

#bordmember .line {
	border-bottom:1px solid #DDDDDD;
	height:1px;
	clear:both;
}

#bordmember dl {
	display:block;
	width:310px;
	height:150px;
	padding:10px 5px 10px 5px;
	margin:0px 0px;
	float:left;
}
#bordmember dl dt {
	display:block;
	width:150px;
	float:left;
	margin:0px;
	padding:0px 10px 0px 0px;
}
#bordmember dl dd {
	display:block;
	width:150px;
	float:left;
	margin:0px;
	padding:5px 0px 5px 0px;
}

#bordmember dl dd.name {
	border-bottom:2px solid #99cc00;
	display:block;
	width:150px;
	float:left;
	margin:0px;
	padding:0px 0px 5px 0px;
}
/** bordmember.html **/
.rigth_text {
	float: right;
}
.dot_box {
width:650px;
margin:0 auto;
border-bottom:1px dotted #ccc;
}
.booktit {
	font-size: 12px;
	font-weight: bold;
	color: #AED635;
}
/** search_clinic.html **/
.search_c table td a {
	/*color: #5B0000;*/
	color: #4CA100;
	text-decoration: none;
}
.search_c table td a:hover {
	text-decoration: underline;
}
.table_c {
	border-top: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
	margin: 0 0 30px 0;
}
.table_c td {
	border-bottom: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	color: #555;
	padding:4px;
	text-align:left;
}
.table_c th {
	border-bottom: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	background: #EEEEEE;
	font-weight: normal;
	padding:4px;
}
/** seminar **/

.common_font12 {
	font-size:12px;
	line-height:140%;
	}

.second_m {
	background-image:url(../images/management/management_subm.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size:14px;
	padding:5px 0px 5px 20px;
	width:575px;
	}



.second_area01 {
	background-color:#F3F2EA;
	font-size:12px;
	line-height:140%;
	padding:10px 20px 10px 20px;
	width:555px;
	}

.second_area02 {
	background-color:#F3F2EA;
	font-size:12px;
	line-height:140%;
	padding:10px 20px 10px 20px;
	width:555px;
	}
	.seminar_m {
	background-image:url(../images/management/management_subm.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:14px;
	padding:5px 0px 5px 20px;
	}

.seminar_detail {
	padding:2px 5px 2px 0px;
	}

.seminar_01 {
	float:left;
	font-size:12px;
	line-height:140%;
	width:40px;
	}

.seminar_02 {
	float:left;
	font-size:12px;
	line-height:140%;
	width:515px;
	}
	
	.seminar_03 {
	float:left;
	font-size:12px;
	line-height:140%;
	width:50px;
	}
	
	.seminar_04 {
	float:left;
	font-size:12px;
	line-height:140%;
	width:500px;
	}
	
		.seminar_05 {
	float:left;
	font-size:12px;
	line-height:140%;
	width:550px;
	}

.seminar_border01 { font-size:12px; line-height:140%; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #99CC00; border-bottom-color: #99CC00; border-left-color: #99CC00; }
.seminar_border02 { font-size:12px; line-height:140%; border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid; border-bottom-color: #99CC00; border-left-color: #99CC00; }
.seminar_border03 { font-size:12px; line-height:140%; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: none; border-bottom-style: solid; border-left-style: dotted; border-top-color: #99CC00; border-bottom-color: #99CC00; border-left-color: #99CC00; }
.seminar_border04 { font-size:12px; line-height:140%; border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: dotted; border-bottom-color: #99CC00; border-left-color: #99CC00; }

.seminar_m00 {
	background:url(../images/seminar/seminar_m00.gif) left top no-repeat;
	color:#21b4ce;
	font-size:14px;
	font-weight:bold;
	line-height:31px;
	padding-left:20px;
	width:575px;
}

.sche01 {
	background:url(../images/seminar/sche_01.gif) left top no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
	line-height:37px;
	text-align:left;
	width:63px;
}

.sche_time {
	background:url(../images/seminar/sche_02.gif) left top repeat-x;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	line-height:37px;
	text-align:left;
	width:100px;
}

.sche_detail {
	background:url(../images/seminar/sche_03.gif) right top no-repeat;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	line-height:37px;
	text-align:left;
}

.sche01_large {
	background:url(../images/seminar/sche_01_1.gif) left top no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
	line-height:62px;
	text-align:left;
	width:63px;
}

.sche_time_large  {
	background:url(../images/seminar/sche_02_1.gif) left top repeat-x;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	line-height:62px;
	text-align:left;
	width:100px;
}

.sche_detail_large  {
	background:url(../images/seminar/sche_03_1.gif) right top no-repeat;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	line-height:62px;
	text-align:left;
}


.sche01_2 {
	background:url(../images/seminar/sche_01_2.gif) left top no-repeat;
	width: 93px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
	width:63px;
}

.sche_time_2 {
	background:url(../images/seminar/sche_02_2.gif) left top repeat-x;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	text-align:left;
	width:100px;
}

.sche_detail_2 {
	background:url(../images/seminar/sche_03_2.gif) right top no-repeat;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	line-height:37px;
	text-align:left;
}

.sche_time_3 {
	background:url(../images/seminar/sche_02.gif) left top repeat-x;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	line-height:37px;
	text-align:left;
	width:200px;
}

.rect_orange {
	color:fd9b05;
	font-size: 14px;
}
.tuuyaku {
	margin: 2px 0px;
	padding: 0px;
	line-height: 1.2em;
}
dl.tuuyaku dd {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.seminer_font_large {
font-size:14px;
line-height:140%;
}

.seminer_font_nomal {
font-weight:normal;
font-size:14px;
}

.popwidth {
	width:670px!important;
}

.none { display:none;}
#Contents .leftcontents .sche_2011 {padding:15px 0 0 0;}
#Contents .leftcontents .sche_2011 .pagejump { width:630px; margin:0 auto; padding:10px 0 15px 0; border-top:1px dotted #999999; text-align:right;}
#Contents .leftcontents .sche_2011 .seminar_link { width:630px; margin:0 auto 15px auto; padding:0 0 10px 0; border-bottom:1px dotted #999999;}
#Contents .leftcontents .sche_2011 .seminar_link tr { margin:0; padding:0; list-style:none;}
#Contents .leftcontents .sche_2011 .seminar_link tr td { margin:0 0 0 10px; padding:0 10px 0 0;}
#Contents .leftcontents .sche_2011 .seminar_link tr td a { line-height:23px; height:23px; display:block; border-right: 1px solid #999999;}
#Contents .leftcontents .sche_2011 .seminar_link tr td a.b_semi { background:url(../images/seminar/seminar_btn_b.gif) left top no-repeat; padding-left:26px; }
#Contents .leftcontents .sche_2011 .seminar_link tr td a.a_semi { background:url(../images/seminar/seminar_btn_a.gif) left top no-repeat; padding-left:26px; }
#Contents .leftcontents .sche_2011 .seminar_link tr td a.c_semi { background:url(../images/seminar/seminar_btn_c.gif) left top no-repeat; padding-left:26px; border-right: none;}
#Contents .leftcontents .sche_2011 .seminar_link tr td a.d_semi { background:url(../images/seminar/seminar_btn_d.gif) left top no-repeat; padding-left:26px; border-right: none;}
#Contents .leftcontents .sche_2011 .seminar_link tr td a.e_semi { background:url(../images/seminar/seminar_btn_e.gif) left top no-repeat; padding-left:26px; border-right: none;}
#Contents .leftcontents .sche_2011 .basic_seminar { background:url(../images/seminar/seminar_title_b.gif) left top no-repeat; width:650px; margin:0 auto; padding:35px 0 10px 0;}
#Contents .leftcontents .sche_2011 .advanced_seminar { background:url(../images/seminar/seminar_title_a.gif) left top no-repeat; width:650px; margin:0 auto; padding:35px 0 10px 0;}
#Contents .leftcontents .sche_2011 .special_seminar { background:url(../images/seminar/seminar_title_c.gif) left top no-repeat; width:650px; margin:0 auto; padding:35px 0 10px 0;}
#Contents .leftcontents .sche_2011 .chelation_seminar { background:url(../images/seminar/seminar_title_d.gif) left top no-repeat; width:650px; margin:0 auto; padding:35px 0 10px 0;}
#Contents .leftcontents .sche_2011 .member_seminar { background:url(../images/seminar/seminar_title_e.gif) left top no-repeat; width:650px; margin:0 auto; padding:35px 0 10px 0;}
#Contents .leftcontents .sche_2011 .sche_table {width:650px; margin:0 auto; padding:10px 0 0 0;}
#Contents .leftcontents .sche_2011 .sche_table h4 {margin-bottom:10px;}
#Contents .leftcontents .sche_2011 .sche_table table { border-left:1px solid #999999; border-top:1px solid #999999; line-height:140%; }
#Contents .leftcontents .sche_2011 .sche_table table th { padding:5px; border-bottom:1px solid #999999; border-right:1px solid #999999; background:#EEEEEE; }
#Contents .leftcontents .sche_2011 .sche_table table td { padding:5px; border-bottom:1px solid #999999; border-right:1px solid #999999; }


/* ====================================================================================================
   #seminar_box
==================================================================================================== */
#seminar_box {}
#seminar_box h2 {
	margin: 25px 10px 10px;
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #dadada;
	font-size: 110%;
	background: url("../images/common/h2bg01.gif") 0 0 repeat-x;
}
#seminar_box .seminar_table {
	padding:0 0 15px 0;
}
#seminar_box .seminar_table table {
	border-top:1px solid #99CC00;
	border-left:1px solid #99CC00;
}
#seminar_box .seminar_table th {
	border-right:1px solid #99CC00;
	border-bottom:1px solid #99CC00;
	background:#E8FFC8;
	padding:10px;
}
#seminar_box .seminar_table td {
	border-right:1px solid #99CC00;
	border-bottom:1px solid #99CC00;
	padding:10px;
}
#seminar_box .seminar_table td dl {
	margin:0;
	padding:0;
}
#seminar_box .seminar_table td dl dt {
	width:12em;
	float:left;
}
#seminar_box .seminar_table td dl dd {
	margin-left:12em;
}
#seminar_box .time_table {}
#seminar_box .time_table table {
	border-top:1px solid #99CC00;
	border-left:1px solid #99CC00;
}
#seminar_box .time_table table th {
	border-right:1px solid #99CC00;
	border-bottom:1px solid #99CC00;
	background:#E8FFC8;
	padding:10px;
}
#seminar_box .time_table table td {
	border-right:1px solid #99CC00;
	border-bottom:1px solid #99CC00;
	padding:10px;
}
#seminar_box .time_table table td.time {
	border-right:none;
	border-bottom:1px solid #99CC00;
}
#seminar_box .access {
	padding:10px;
}
#seminar_box .access table td {
	padding:15px;
}
#seminar_box .access table td table td {
	padding:0;
}

#seminar_box .access table td div table td {
	margin:0;
	padding:0;
}

/* ====================================================================================================
   #Recommend
==================================================================================================== */

#Recommend ul.supplement_list {
	list-style:none;
	margin:0 10px;
	padding:0;
}

#Recommend ul.supplement_list li {
	padding:10px 0 20px 0;
	float:left;
	width:50%;
	text-align:center;
	line-height:140%;
}

#Recommend ul.supplement_list li img {
	margin-bottom:10px;
}

#Recommend ul.supplement_list .h301 {
	margin:3px 0 0 3px;
}

#Recommend dl.faq {
	margin:0 0 15px 0;
	padding:0 10px;
}

#Recommend dl.faq .q {
	font-weight:bold;
	color:blue;
}

#Recommend dl.faq .a {
	font-weight:bold;
	color:red;
}

#Recommend dl.faq dt {
	margin:0 0 5px 0;
	text-indent:-1.1em;
	margin-left:1.1em;
}

#Recommend dl.faq dd {
	margin:0 0 15px 0;
	text-indent:-1.1em;
	margin-left:1.1em;
}

#Recommend .contact {
	padding:10px 10px 0 10px;
	border:3px double #333333;
	margin: 0 10px 10px 10px;
	width: 624px;
}


#Recommend .contact h3 {
	font-size:1em;
	font-weight:bold;
	margin:0 0 10px 0;
}

#Recommend .contact p {
	margin:0 0 10px 0;
}

#Recommend .contact img {
	margin:0 10px 15px 15px;
	float:right;
}

/** 110526 追加 **/
#Contents .leftcontents table.outlines_detail {
	margin: 0 10px 20px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width:630px;
}

#Contents .leftcontents table.outlines_detail th {
	background:#EEEEEE;
	padding:8px 10px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

#Contents .leftcontents table.outlines_detail td {
	padding:8px 10px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

/** 110530 **/
.search_clinic_box {
	border-top:1px solid #E4E4E4;
	border-right:none;
	border-bottom:none;
	border-left:1px solid #E4E4E4;
}

.search_clinic_box th {
	border-top::none;
	border-bottom:1px solid #E4E4E4;
	border-right:none;
	border-left:none;
	width:1%;
	white-space:nowrap;
	padding:3px;
}

.search_clinic_box td {
	border-top::none;
	border-bottom:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	border-left:none;
	white-space:nowrap;
	padding:3px;
}

.fellow_box {
	border-top:1px solid #E4E4E4;
	border-right:none;
	border-bottom:none;
	border-left:1px solid #E4E4E4;
}

.fellow_box th {
	border-top::none;
	border-bottom:1px solid #E4E4E4;
	border-right:none;
	border-left:none;
	white-space:nowrap;
	padding:3px;
	width:1%;
}

.fellow_box td {
	border-top::none;
	border-bottom:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	border-left:none;
	padding:3px;
}

.search_clinic_result {
	border-top:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	border-bottom:1px solid #E4E4E4;
	border-left:1px solid #E4E4E4;
}

.search_clinic_result td {
	padding:5px;
}

.search_clinic_result table {
	border:none;
}

.search_clinic_result table th,td {
	padding:0px;
	border:none;
}

.search_clinic_main {
	border-top:1px solid #E4E4E4;
	border-right:none;
	border-bottom:none;
	border-left:1px solid #E4E4E4;
}

.search_clinic_main th {
	background:#EEEEEE;
	border-top::none;
	border-bottom:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	border-left:none;
	white-space:nowrap;
	padding:5px;
}

.search_clinic_main td {
	border-top::none;
	border-bottom:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	border-left:none;
	padding:3px;
}

