@charset "utf-8";
/* CSS Document */

#mainmov {
	width:760px;
	padding:10px 0 7px;
}

#contents{
	padding: 0 0 20px 5px;
}

body{
	font-size:15px;
}

.clr{
	display:block
	clear:both;
	margin:0;
	padding:0;
	width:100%;
}

.catemenuwrap {
	width:260px;
	margin:10px;
	background-color:#6fa5ed;
	overflow:hidden;
}

.catemenu {
	width:250px;
	margin:5px 5px 5px 5px;
	padding-top:10px;
	background-color:#FFFFFF;
	overflow:hidden;
	min-height:1em;
}

.catemenu:after {
    content: "";
    display: block;
    /*clear: both;*/
    height: 1px;
    overflow: hidden;
}

.catemenu a {
	color:#333333;
}

.catemenu a:hover {
	background-color:#ccccff;
}

.catemenu ul {
	list-style:none;
	float:left;
	margin-left:10px;
}

.catemenu li.sel {
	padding-left:16px;
	background:url(../images_common/ico_link.gif) no-repeat left;
	margin-bottom:10px;
	font-size:80%;
}

.catemenu li {
	padding-left:16px;
	background:none;
	margin-bottom:10px;
	font-size:80%;
}
#new {
	width:600px;
	margin:-10px auto 50px;
}

#new a {
	color:#0066ff;
}

#infobox{
	border-bottom: 1px solid #CCCCCC;
	padding:0 0 3px;
}

#infolist{
	overflow-y: auto;
	height: 122px;
}

#infobox ul{
	clear:both;
	font-size:80%;
	list-style:none;
}

#infobox li{
	padding:7px 0;
	margin:0px 10px 0px 3px;
	border-bottom:dotted 1px #CCCCCC;
	background:url(../images/icon_newlist.gif) no-repeat left ;
}

#infobox span{
	margin-left:3px;
	padding-right:17px;
	padding-left:13px;
}

h1{
	float:none;
	width:790px;
	height:67px;
	margin:0 auto;
	text-indent:-9999px;
}
h1#cleansing{
	background-image:url(../therapy/cleansing/title.jpg);
}
h1#vitamin-c{
	background-image:url(../therapy/vitamin-c/title.jpg);
}
h1#glutathione{
	background-image:url(../therapy/glutathione/title.jpg);
}
h1#uv_blood_irradiation{
	background-image:url(../therapy/uv_blood_irradiation/title.jpg);
}
h1#garlic_injection{
	background-image:url(../therapy/garlic_injection/title.jpg);
}
h1#h2o2{
	background-image:url(../therapy/h2o2/title.jpg);
}
h1#lifestyle_diseases{
	background-image:url(../diagnosis/lifestyle_diseases/title.jpg);
}
h1#keep_your_blood_thin{
	background-image:url(../diagnosis/keep_your_blood_thin/title.jpg);
}
h1#hair_mineral{
	background-image:url(../diagnosis/hair_mineral/title.jpg);
}
h1#cancer{
	background-image:url(../diagnosis/cancer/title.jpg);
}
h1#clinic{
	background-image:url(../clinic/title.jpg);
}
h1#department{
	background-image:url(../department/title.jpg);
}
h1#pub{
	background-image:url(../detail/title_pub.jpg);
}
h1#map{
	background-image:url(../detail/title_map.jpg);
}
h1#link{
	background-image:url(../detail/title_link.jpg);
}
h1#exam{
	background-image:url(../examination/title.jpg);
}

h2{
	float:none;
	border-left:solid 10px #6fa5ed;
	border-bottom:solid 3px #6fa5ed;
	padding-left:5px;
	margin:20px 0 10px 0;
}
h3{
	float:none;
	font-weight:normal;
	margin:12px 0 3px 0;
	border-bottom:solid 1px #E0E0E0;
	text-indent:-20px;
	padding-left:25px;
}
h4{
	float:none;
	font-weight:bold;
	margin:12px 0 3px 0;
}
table .right{
	text-align:right;
}
table.exam_charge td,table.exam_charge th{
	border-bottom:solid 1px #999999;
	padding:5px 10px;
}
table.exam_charge th{
	background-color:#9999ff;
}
table.exam_charge th.light{
	background-color:#ccccff;
}
table.exam_item{
	border-collapse:collapse;
}
table.exam_item td,table.exam_item th{
	border:solid 1px #999999;
	padding:0px 2px;
}
table.exam_item th{
	background-color:#9999ff;
}
colgroup.chk{
	text-align:center;
	width:30px;
	background-color:#ffff90;
}
colgroup.group1{
	width:10px;
	background-color:#ccccff;
}
colgroup.group2{
	width:120px;
	background-color:#ccccff;
}
colgroup.desc{
	background-color:#e0e0e0;
}
.right ul{
	margin:5px 5px;
	padding-left:20px;
}
.right ol{
	margin:5px 5px;
	padding-left:20px;
}
.right li{
	margin-top:5px;
}
.right li.head{
	margin-top:5px;
	margin-left:-18px;
	list-style:none;
	font-weight:bold;
}

div.left{
	float:left;
	width:280px;
}
div.right{
	float:left;
	width:460px;
	padding:0 10px 30px 10px;
	line-height:130%;
}
div.right:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;a
}
div.right .spacer{
	overflow: hidden;
	height: 32px;
	content: "";
}
.left table.charge{
	border:solid 3px #6fa5ed;
	margin:5px auto;
	width:240px;
}
table.charge td,table.charge th{
	font-size:13px;
	vertical-align:top;
	font-weight:normal;
	line-height:170%;
	padding:0 10px 0 0px;
	text-align:right;
}
table.charge th{
	color:#ffffff;
	background-color:#6fa5ed;
	text-align:center;
	font-weight:bold;
}
table.note{
	margin:0 auto;
	width:240px;
}
table.note td{
	font-size:11px;
	vertical-align:top;
}
.red{
	color:#cc0000;
}
.small{
	font-size:75%;
	line-height:150%;
}
table.charge td.small{
	font-size:75%;
}
table td.center,table th.center{
	text-align:center;
}
a.subwin{
	display:block;
	text-align:center;
	color:#0000ff;
	text-decoration:none;
	border:dotted 2px #0000ff;
	margin:15px 0;
	padding:5px;
}
a.subwin:hover{
	background-color:#ccccff;
}
.img_right{
	float:right;
	margin-left:10px;
	color:#6fa5ed;
	font-weight:bold;
	font-size:80%;
	text-align:center;
}
.img_left{
	text-align:center;
	color:#6fa5ed;
	font-weight:bold;
	font-size:80%;
}
.img_left img{
	margin:5px auto;
	display:block;
}
.img_center{
	text-align:center;
}
div.clear{
	clear:both;
}
table.diagnosis{
	display:block;
	margin-top:5px;
	border:solid 1px #000000;
	border-collapse:collapse;
}
.diagnosis td, .diagnosis th{
	border:solid 1px #000000;
	padding:5px;
}
.grey{
	background-color:#EEEEEE;
}
table.mineral td,table.mineral th{
	vertical-align:top;
	font-size:13px;
}
table.mineral th{
	text-align:left;
	font-weight:bold;
}
table.mineral td{
	width:350px;
}
dl{
	margin-left:15px;
}
dt{
	width:170px;
	font-weight:bold;
	float:left;
	margin-bottom:5px;
}
dd{
	padding-left:180px;
	margin-bottom:10px;
	margin-left:0;
	border-bottom: 1px #CCCCCC solid;
}
dl.access{
	margin-left:15px;
	width:600px;
}
dl.access dt{
	width:200px;
	font-weight:bold;
	float:left;
	margin-bottom:5px;
}
dl.access dd{
	padding-left:210px;
	margin-bottom:10px;
	margin-left:0;
	border-bottom: 1px #CCCCCC solid;
}
dl dd:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
table.hours{
	width:450px;
	border:1px solid #cccccc;
	border-collapse:none;
}
table.hours th, table.hours td{
	border:1px solid #cccccc;
	padding:3px 10px;
}
table.hours th{
	width:100px;
}
address.info{
	text-decoration:none;
	font-style:normal;
}
div.indent{
	margin-left:20px;
}
div.indented_text{
	margin-left:100px;
}
sub{
	font-size:75%;
}