/*** 基本 ***/
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-size: 14px;
	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:20px;
	font-weight:bold;
	line-height:normal;
	display:block;
}
p {
	line-height: 140%;
}
img {
	border: none 0px;
}
form {
	margin: 0;
}
.menseki {
	color:#000000;
	font-size:14px;
	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;
}
/***** index.html専用 *****/
#Wrapper {
	background: url("../images/common/main_bg01.jpg") 0 0 repeat-x;
	width:100%;
}
/*** ヘッダー ***/
#Header {
	height: 288px;
}
#Header .headermain {
	height: 288px;
	width:946px;
	border-top: 7px solid #9c0;
	background: url("../images/common/header_bg01.jpg") 0 0 no-repeat;
	position: relative;
}
#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;
}
/*フロートクリア*/
div.clearb {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width:765px;
}
br.clearb {
	clear: both;
}
#MainArea {
	width: 948px;
	margin: 0 auto;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	background: #fff;
}
/*** メイン部分 ***/
#Contents {
	padding: 19px 19px 0;
	border-top: 1px solid #f7f7f7;
	width: 910px;
}
/*** お知らせ部分 ***/
#Contents2 {
	padding: 19px 19px 0;
	border-top: 1px solid #f7f7f7;
	width: 910px;
	font-size: 140%
}

/*** コンテンツ左側 ***/
#Contents .leftcontents {
	color: #000;
	width: 670px;
	float: right;
}
#Contents .leftcontents h2 {
	margin: 0 0 10px;
}
#Contents .leftcontents p {
	margin: 0 10px 20px;
}
/* パンくず */
#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: 120%;
	background: url("../images/common/h2bg01.gif") 0 0 repeat-x;
}
/* クリニック検索 */
#Contents .leftcontents .searchbox {
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	width: 668px;
	padding: 15px 0;
}
/* 点滴療法を選択 */
#Contents .leftcontents .searchbox01 {
	width: 346px;
	padding: 0 0 0 10px;
	float: left;
	color: #555;
	line-height: 150%;
}
#Contents .leftcontents .searchbox01 h4 {
	margin: 0 0 15px;
}
#Contents .leftcontents .searchbox01 input {
	margin: 0 0 0 10px;
}
/* エリアを選択 */
#Contents .leftcontents .searchbox02 {
	width: 312px;
	float: right;
	color: #555;
	position: relative;
}
#Contents .leftcontents .searchbox02 h4 {
	margin: 0 0 30px;
}
#Contents .leftcontents .searchbox02 .searchbox02_01 {
	position: absolute;
	z-index: 2;
}
#Contents .leftcontents .searchbox02 .searchbox02_02 {
	position: absolute;
	width: 120px;
	font-size: 100%;
	color: #555;
	line-height: 120%;
	top: 55px;
	left: 75px;
	z-index: 3;
}
#Contents .leftcontents .searchbox02 .searchbox02_03 {
	position: absolute;
	top: 55px;
	right: 15px;
	z-index: 1;
}
/* 会員レベル・各種認定医 */
#Contents .leftcontents .searchbox03 {
	padding: 55px 0 0 10px;
	width: 370px;
	float: left;
}
#Contents .leftcontents .searchbox03 h4 {
	margin: 0 0 15px;
}
#Contents .leftcontents .searchbox03 input, #Contents .leftcontents .searchbox03 .searchbox03_01 {
	margin: 0 0 5px 15px;
}
#Contents .leftcontents .searchbox03 input {
	vertical-align: middle;
}
#Contents .leftcontents .searchbox04 {
	padding: 90px 0 0;
	width: 284px;
	float: right;
}
/* テーブル */
#Contents .leftcontents table {
	border-top: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	margin: 25px 10px 0;
}
#Contents .leftcontents table th, #Contents .leftcontents table td {
	border-bottom: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	padding: 5px;
	color: #555;
}
#Contents .leftcontents table th {
	background: #eee;
	font-weight: normal;
	text-align: left;
}
/* お知らせなどのニュースボックス */
#Contents .newsbox {
	margin: 30px auto 0;
}
#Contents .newsbox .newsbox01, #Contents .newsbox .newsbox02, #Contents .newsbox .newsbox03, #Contents .newsbox .newsbox04 {
	width: 320px;
	padding: 0 0 30px;
}
#Contents .newsbox .newsbox01, #Contents .newsbox .newsbox03 {
	float: left;
}
#Contents .newsbox .newsbox02, #Contents .newsbox .newsbox04 {
	float: right;
}
#Contents .newsbox dl {
	margin: 0;
	padding: 0;
	width: 320px;
	font-size: 100%;
	background: url("../images/common/dot01.gif") bottom left repeat-x;
}
#Contents .newsbox dl dt {
	margin: 0;
	padding: 13px 10px;
	_padding: 13px 9px;
	font-weight: bold;
	width: 60px;
	float: left;
}
#Contents .newsbox dl dd {
	margin: 0;
	padding: 13px 5px 13px 20px;
	width: 205px;
	float: right;
}
/*** コンテンツ右側 ***/
#Contents .rightcontents {
	width: 200px;
	float: left;
}
/* 文字サイズボタン */
#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:12px;
	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 {
	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: 90%;
	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: 90%;
	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: 20px;
}
.inqbox .inqmail {
	position: absolute;
	top: 50px;
	left: 20px;
}
.inqbox h2.inqtitle02 {
	position: absolute;
	top: 20px;
	left: 325px;
}
.inqbox .inqfax {
	position: absolute;
	top: 50px;
	left: 325px;
}
.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;
}
.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;
}
