/***********************/
/* レイアウトCSS         */
/***********************/

* {
  margin: 0;
  padding: 0;
  border:none;
}
html, body {
	height: 100%;
}
#header {
	height: 90px;
	width:100%;
	left:0px;
}

html>body #header {
	position:absolute; /* position:fixed; */
	top:0;
	z-index:1;
	overflow:visible;
}
#headerinner{
	width:840px;
	height:20px;
	left:50%;
	margin-left:-420px;
	text-align:left;
	background-color:#D6F33C;
	margin:auto;
	border-bottom:1px solid #FF6A00;
}
#headerinner p{padding:3px;}
#headernavi{
	height:69px;
	width:840px;
	text-align:left;
	background-image:url(../header_bg.gif);
	margin:auto;
	border-bottom:1px solid #FFFFFF;
}
#headernavi h1{float:left;}
#schbox{
	width:265px;
	height:57px;
	background-image:url(../search_bg.gif);
	background-repeat:no-repeat;
	float:right;
	margin:6px;
	font-size: 10px !important;
	font-size: 0.7em;
}
#schbox div{
	padding:10px 10px;
}
#schbox img{vertical-align:bottom;}
.schtxt{
	width:195px;
	height:16px;
}
.schbtn{
	width:35px;
	height:18px;
	margin-left:3px;
	background-color:#E5F367;
	border:none;
}
#container 	{
	width: 100%;
	position: relative;
	height: 100%;
	min-height: 100%;
	background-image:url(../bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}
body > #container {
  height: auto;
}
html>body #contents {
	padding-top:90px;
}
#contents {
	padding-bottom: 75px;
	text-align:center;
}
#inner{
	width:840px;
	text-align:left;
	margin:auto;
}

#main{
	width:650px;
    float:right;
	font-size: 12px !important;
	font-size: 0.8em;
	line-height:150%;
}

#right{
    float:right;
}
#right .bnr{padding:0 15px;}
.bnr img{margin-bottom:3px;}
#town{
	width:840px;
	clear:both;
}
#footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	left:0;
	height: 75px;
}
#footerinner{
	width:840px;
	height:45px;
	left:50%;
	margin-left:-420px;
	margin:auto;
}
#footercopy{
	width:840px;
	height:30px;
	left:50%;
	margin-left:-420px;
	margin:auto;
	color:#FFFFFF;
	line-height:30px;
	background-image:url(../footer_bg.gif);
}
#footer p {
	font-size: 10px !important;
	font-size: 0.7em;
	padding:0px 15px;
}

#left {
/* position:fixed; */
	display:block;
	top:80px; width:190px;
	float:left;
}
#nav{
	background-image:url(../nav_bg.gif);
	width:190px;
}
#navtop{
	background-image:url(../nav_top.gif);
	width:190px;
	height:12px;
}
#navbtm{
	background-image:url(../nav_btm.gif);
	background-position:bottom;
	width:190px;
	height:12px;
}
#nav ul{
	list-style:none;
	width:138px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
#nav ul li{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	line-height:28px;
	font-size: 12px !important;
	font-size: 0.7em;
	text-indent:5px;
}
#nav ul li a{
	background-image:url(../nav_btn.gif);
	display:block;
}
#nav ul li ul{
	border:none;
}
#nav ul li ul li{
	display:block;
	border-right:none;
	border-bottom:none;
	height:24px;
	font-size: 1em;
	line-height:24px;
	text-indent:15px;
}
#nav ul li ul li a{
	background-image:none;
	background-image:url(../navi_arrow.gif);
	background-repeat:no-repeat;
}

/* 見出し */
h3{
	border-bottom:#FF6600 2px dotted;
	text-indent:27px;
	margin-bottom:10px;
	background-image:url(../h3_mark.gif);
	background-repeat:no-repeat;
	color:#666666;
	font-weight:normal;
	font-size: 18px !important;
	font-size: 1.2em;
	line-height:150%;
	width:635px;
}
h3.info{
	background-image:url(../h3_infomark.gif);
}
h3.toph3{
	margin-top:15px;
	margin-bottom:5px;
	text-indent:0px;
	border:none;
	height:26px;
	width:495px;
	padding:0;
	background-image:none;
	float:left;
}
table h3{
	padding:0;
	background-image:none;
	font-size: 1em !important;
	font-size: 1em;
	padding:0;
	border:none;
}

/* 未訪問・訪問済リンク */
#nav a:link,#nav a:visited{
	color: #000000;
	text-decoration: none;
}

/* マウスオーバー時 */
#nav a:hover,#nav a:active {
	color: #FF0000;
	text-decoration: none;
}

/* カセット */
#cst1 , #cst2 {
	width:245px;
	border-right:2px #FFFFFF solid;
	border-bottom:2px #FFFFFF solid;
	float:left;
	background-color:#F9F7DA;
	font-size:85%;
}
#cst1 p , #cst2 p {margin:7px;}
#cst1 h4 , #cst2 h4{
	margin:7px 0 0 7px;
	color:#003399;
}
#cst1 {height:115px;}
#cst2 {height:300px;}
.detail{display:block;}

#menu-cst{
	width:241px;
	margin/**/:3px;
	background-image:url(../../img/menu_cst_bg.gif);
	text-align:center;
	float:left;
}
* html #menu-cst{margin:2px;} 
#menu-cst h4{
	margin:5px auto;
}
#menu-cst h5{
	text-align:left;
	font-size: 1em !important;
	font-size: 1em;
	border-bottom:1px #CCCCCC dashed;
	margin:10px 10px 3px 10px;
}
#menu-cst p , #menu-cst ul{
	margin:0 10px;
	text-align:left;
	height:3.0em;
}
#menu-cst-top{
	width:241px;
	height:10px;
	background-image:url(../../img/menu_cst_top.gif);
}
#menu-cst-btm{
	width:241px;
	height:12px;
	background-image:url(../../img/menu_cst_btm.gif);
	background-position:bottom;
}
#clinic-blk{
	width:630px;
	clear:both;
}
#clinic-blk-name{
	width:630px;
	clear:both;
}
#clinic-blk-ph{
	width:190px;
	height:150px;
	float:left;
}
#clinic-blk-l{
	width:300px;
	float:left;
}
#clinic-blk-r{
	width:140px;
	float:left;
	text-align:right;
}
#clinic-blk h4{
	font-size: 18px !important;
	font-size: 1.2em;
	line-height:150%;
	color:#0CB1DE;
	display:inline;
}

hr{
	height:1px;
	background-color:#CCCCCC;
	margin:5px 0px;
	width:auto;
	clear:both;
}

#bsns-cst{
	width:310px;
	margin/**/:3px;
	background-image:url(../../img/bsns_cst_bg.gif);
	text-align:center;
	float:left;
	display:inline;
}
* html #bsns-cst{margin:2px;} 
#bsns-cst h4{
	margin:5px auto;
}
#bsns-cst h5{
	text-align:left;
	font-size: 1em !important;
	font-size: 1em;
	border-bottom:1px #CCCCCC dashed;
	margin:10px 10px 3px 10px;
}
#bsns-cst p , #bsns-cst ul{
	margin:0 10px;
	text-align:left;
}
#bsns-cst-top{
	width:310px;
	height:10px;
	background-image:url(../../img/bsns_cst_top.gif);
}
#bsns-cst-btm{
	width:310px;
	height:12px;
	background-image:url(../../img/bsns_cst_btm.gif);
	background-position:bottom;
}

/* コラム */
#centerblk{
	width:500px;
	margin:auto;
}
#col-full{
	width:620px;
	margin-right:15px;
}

/* 標準リストの体裁 */
#main li{
	list-style:none;
	padding:0px 0px 0px 15px;
	margin: 0 15px 0 0;
	background-image:url(../list_mark.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}


/* フォームの体裁 */
input , textarea , select {
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	background-color:#F5FAEB;
}
input.radio{
background:none;
border:none;
}
.btn{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	background-color:#ECECEC;
	margin:0 10px;
}
label{
	display:block;
	line-height:26px;
	padding-bottom:5px;
	border-bottom: 1px solid #CCCCCC;
}
.lastlabel{
	border-bottom: none;
}
/* パディングタイプ */
/* 全周囲 */
.pt-all-s{padding:5px;}
.pt-all-m{padding:10px;}
.pt-all-l{padding:15px;}
/* 水平 */
.pt-hrz-s{padding:0px 5px;}
.pt-hrz-m{padding:0px 10px;}
.pt-hrz-l{padding:0px 15px;}
/* 天地 */
.pt-vtc-s{padding:5px 0px;}
.pt-vtc-m{padding:10px 0px;}
.pt-vtc-l{padding:15px 0px;}
/* 右側 */
.pt-r-s{padding:0px 5px 0px 0px;}
.pt-r-m{padding:0px 10px 0px 0px;}
.pt-r-l{padding:0px 15px 0px 0px;}
/* 左側 */
.pt-l-s{padding:0px 0px 0px 5px;}
.pt-l-m{padding:0px 0px 0px 10px;}
.pt-l-l{padding:0px 0px 0px 15px;}

/* フォームなどオブジェクトサイズ */
.size-sss{
	width:25px;
}
.size-ss{
	width:50px;
}
.size-s{
	width:80px;
}
.size-m{
	width:120px;
}
.size-l{
	width:180px;
}
.size-ll{
	width:300px;
}
.size-lll{
	width:400px;
}
.size-llll{
	width:500px;
}


/* float-align */
.txt-center{text-align:center;}
.txt-l{text-align:left;}
.txt-r{text-align:right;}
.flt-l{float:left;}
.flt-r{float:right;}
.clear{clear:both;}

/* リンクロールオーバー */
a:hover{
    background-position:0px -50px;
}
a:active{
    background-position:0px -100px;
}
.current{
	background-position:0px -50px;
}

/* 本文テキスト内画像回り込み */
img.r {
float: right;
border: none;
margin-top:3px;
margin-left:8px;
margin-bottom:3px;
vertical-align:top;
}
img.l {
float: left;
border: none;
margin-top:3px;
margin-right:8px;
margin-bottom:3px;
vertical-align:top;
} 

/* テーブルタイプ */
table{
	border-spacing:0px;
}
th{
	font-weight:normal;
	text-align:center;
	line-height:120%;
}
.table01{
	width:500px;
	margin-bottom:3px;
}
.table01 th{
	background-color:#6699CC;
	color:#FFFFFF;
}
.table01 th , .table01 td{
	padding:2px;
}
.table-result{
	width:635px;
	margin-bottom:3px;
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	background-color: #F2F0EE;
}
.table-result th{
	background-color:#568DCC;
	color:#FFFFFF;
}
.table-result th , .table-result td{
	padding:2px;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
.table-result .tblinner{
	background-color:#80ACD8;
	color:#FFFFFF;
}
tr.even td{
	background-color: #FFFFFF;
}
table.clinicdetail, .clinicdetail table td{
	border:1px #FFFFFF solid;
	border-spacing:1px;
}

/* 囲み */
.kakomi01{
	padding:7px;
	border: 1px dotted #D6CAA0;
	background-color: #F2F0E4;
	margin:3px 0;
}
.table01 h3{margin:0px;}
.kakomi02{
	padding:7px;
	margin:2px 0;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
}
.kakomi03{
	padding:10px;
	margin:3px;
	border: 1px dotted #D6CAA0;
	background-color: #F2F0E4;
}

.msg{
	width:490px;
	border: 2px dotted #D6CAA0;
	background-color: #F2F0E4;
	margin:10px 0;
}
.msg p , .msg h2{
	margin:5px
}
.atention{
	border: 1px dotted #D6CAA0;
	background-color: #F2F0E4;
	margin:3px 0;
	width:635px
}
.atention p{
	margin:7px;
}
.please-tel{
	margin:5px 0;
	padding:10px 0;
	width:500px;
	text-align:center;
	border-bottom:solid 1px #00cc33;
}

.posmark-area{
	width:500px;
	height:50px;
	margin-top:10px;
}
.posmark{
	width:115px;
	height:33px;
	line-height:33px;
	float:left;
	text-indent:10px;
	background-image:url(../../01/img/posmark_bg.gif);
}
.posmark-current{
	width:115px;
	height:33px;
	line-height:33px;
	float:left;
	text-indent:10px;
	background-image:url(../../01/img/posmark_bg_cur.gif);
}

/*************************/
/* 注目度トップ4BN　　   */
/*************************/
.top4-bk{
	background-color:#EAF3C3;
	font-size: 12px !important;
	font-size: 0.8em;
	line-height:150%;
	margin:15px;
}
.top4-bk h3{
	width:auto;
	border:none;
	color:#FFFFFF;
	background-color:#A1C964;
	text-indent:0px;
	background-image:none;
	font-size: 12px !important;
	font-size: 0.8em;
	line-height:150%;
	padding:3px; 5px;
}
.top4-bk a{
	padding:0px 5px;
}

/*************************/
/* 文字サイズサイズCSS */
/* IE／NN共用　　　　   */
/*************************/

/* 文字サイズ */
.fs09 {
	font-size: 9px !important;
	font-size: 0.6em;
	line-height:150%;
}
.fs10 {
	font-size: 10px !important;
	font-size: 0.6em;
	line-height:150%;
}
.fs12 {
	font-size: 12px !important;
	font-size: 0.8em;
	line-height:150%;
}
.fs14 {
	font-size: 14px !important;
	font-size: 1em;
	line-height:150%;
}
.fs18 {
	font-size: 18px !important;
	font-size: 1.2em;
	line-height:150%;
}
.fs20 {
	font-size: 20px !important;
	font-size: 1.4em;
	line-height:150%;
}
.fs24 {
	font-size: 24px !important;
	font-size: 1.8em;
	line-height:150%;
}

/* ウェイトボールド */
.fb {
	font-weight: bold !important;
}

/* 相対拡縮 */
.fs-s {
	font-size: 85%;
}
.fs-l {
	font-size: 120%;
}
.fs-ll {
	font-size: 150%;
}


/*********************/
/* テキストカラーCSS */
/*********************/

.txt-red{
	color: #FF0000;
}
.txt-red1{
	color: #CC0000;
}
.txt-red2{
	color: #CC3333;
}


.txt-blue{
	color: #0000FF;
}
.txt-blue1{
	color: #0033CC;
}
.txt-blue2{
	color: #0066CC;
}


.txt-green{
	color: #006600;
}
.txt-green1{
	color: #00CC66;
}
.txt-green2{
	color: #7BAA27;
}

.txt-orange{
	color: #FF6600;
}
.txt-orange1{
	color: #FF9933;
}


.txt-gray{
	color: #333333;
}
.txt-gray1{
	color: #666666;
}
.txt-gray2{
	color: #999999;
}


.txt-black{
	color: #000000;
}


.txt-white{
	color: #FFFFFC;
}


/***************************/
/* テキストリンクカラーCSS */
/***************************/

/* 未訪問・訪問済リンク */
a:link,a:visited{
	color:#3399CC;
	text-decoration: none;
}

/* マウスオーバー時 */
a:hover,a:active {
	color: #FF0000;
	text-decoration: underline;
}


/**************/
/* メニュー用 */
/**************/

a.menu:link,a.menu:visited{
	color: #0000CC;
	text-decoration: underline;
}

a.menu:hover,a.menu:active {
	color: #FF0000;
	text-decoration: underline;
}


/**************/
/* メディカル辞典関連 */
/**************/
.pan{
	display:none;
}
#IFrame{
	width:640px;
	height:400px;
	margin-bottom:50px;
	padding-bottom:10px;
	border-bottom:1px solid #CCC;
	overflow-y: scroll;
}
body.MedicalDic #document , body.MedicalDic #main h3 , body.MedicalDic #main p{
	width:630px;
}
body.MedicalDic dt{
	margin-top:5px;
}

/**************/
/* アドセンス */
/**************/

.AdSense{
	 width:160px; margin:10px 0px 0px 10px;
}
.AdSenseBtm{
	padding:10px; text-align:center; clear:both;
}

.TestDrive li{list-style:none;}
.TestDrive a{color:#FFF; font-size:12px;}