@charset "utf-8";

/* _______________________________________________________________________________________________________reset_set */

body,a,h1,h2,h3,h4,h5,h6,div,p,hr,blockquote,address,noscript {
	text-align  : left;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	margin:0;
	padding:0;
	color: #CCCCCC;
	font-size: 12px;
	line-height:160%;
	letter-spacing: 0.05em;
}

span, img {
	border: none;
	font-style: normal;
	font-weight: normal;
	vertical-align: bottom;
}

ul, ol, dl, dt, dd, li {
	list-style: none;
	padding:0;
	margin::0;
}

a:link{
	color: #00FFFF;
	text-decoration:none;
}

a:visited{
	color: #6699FF;
	text-decoration:none;
}

a:hover{
	color: #FF99FF;
	text-decoration:underline;
	text-align: center;
}

/* ________________________________________________________________________________main_layout */

body{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background:#333366;
}

#layout{
	width: 757px;
	height:auto;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

/* ________________________________________________________________________________top */

#top_text {
	margin:15px auto 5px;
	text-align: center;
}
#top_text h1 {
	font-size: 10pt;
	line-height: 14pt;
	color:#FFFFFF;
	text-align:center;
}
#top_text a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#top_text a:hover {
	color:#FF00FF;
	text-decoration:underline;
}

.top_img {
	margin:0 0 10px 0;
	text-align: center;
}
.top_img p{
	margin:0 auto;
	color:#CCCCCC;
	text-align: center;
}

/* ________________________________________________________________________________wrapper */

#wrapper {
	width:700px;
	height:auto;
	margin:0 auto 15px auto;
	text-align: left;
}

.cap {
	padding:0 0 0 50px;
	font-weight:bold;
	color:#00FFFF;
	text-align:left;
}
.cap h2{
	font-weight:bold;
	color:#00FFFF;
}

/* ________________________________________________________________________________contents */

#contents {
	width:680px;
	border: 1px solid #CCCCCC;
	height:auto;
	margin:0 auto;
	text-align: left;
}

#contentmap {
	width:640px;
	border: 1px solid #CCCCCC;
	height:auto;
	text-align: left;
}

#contents_inner {
	width:600px;
	height:auto;
	margin:5px 20px 0px 40px;
	padding-bottom: 15px;
}

#contents_innermap {
	width:620px;
	height:auto;
	margin:15px 30px 0px 30px;
	padding-bottom: 0px;
}

#contents_prof {
	width:755px;
	height:auto;
	margin:10px 20px 10px 20px
	padding-bottom: 15px;
}

#contents_innervlc {
	width:620px;
	height:auto;
	margin:5px 10px 10px 30px;
}

#contents_innertop2 {
	width:620px;
	height:auto;
	margin:5px 20px 20px 40px;
}

#contents_inner h2 {
	font-weight:bold;
	color:#FFFF00;
	display:inline;
}
#contentstop {
	width:680px;
	height:auto;
	margin:0 auto;
	text-align: left;
}
#contents_innertop {
	width:620px;
	height:auto;
	margin:25px 20px 5px 40px;
}

#contents02 {
	width:900px;
	height:auto;
	margin:0 auto;
	text-align: left;
	margin-left: 40px;
}

#contents03 {
	width: 680px;
	height:auto;
	margin:0 auto;
	text-align: left;
}

#contents_linebox {
	width:620px;
	height:auto;
	margin:10px 0px 20px 0px;
}

#contents_lineboxpro {
	width:600px;
	height:auto;
	margin:0px auto 20px 0px;
}

#contents_imgbox {
	width:620px;
	height:auto;
	margin:10px auto 10px 0px;
}

#contents_top15px {
	width:620px;
	height:auto;
	margin:15px auto 0px 0px;
}

#contents_pathbox {
	height:auto;
	font-size: 10px;
}

#topbox {
	height:30px;
	text-align: left;
	background:#CCCCCC;
	color: #000000;
	font-size: 10px;
	padding-left: 40px;
	padding-top: 5px;
	width: auto;
}

#contents2 {
	width:682px;
	border: 1px solid #CCCCCC;
	height:auto;
	margin:0 auto;
	text-align: left;
}	

/* _______________________________________________toppath */

#toppath {
	height:30px;
	text-align: left;
	background:#000044;
	font-size: 10px;
	padding-left: 40px;
	padding-top: 5px;
	width: auto;
}

#pathmap {
	height:30px;
	text-align: left;
	background:#CCCCCC;
	color: #000000;
	font-size: 10px;
	padding-left: 40px;
	padding-top: 5px;
	width: auto;
}

#pathprof {
	height:30px;
	text-align: left;
	border: 1px solid #CCCCCC;
	background:#000044;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 5px;
	width: auto;
}

#toppathvlc {
	height:30px;
	text-align: left;
	background:#000044;
	font-size: 10px;
	padding-left: 30px;
	padding-top: 5px;
	width: auto;
}

/* _______________________________________________medicine img */

.med_box {
	width:600px;
	height:auto;
	float:left;
}
.med {
	width:374px;
	height:auto;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}
.med_text{
	width:100px;
	height:auto;
	padding:95px 0 0 2px;
	float:left;	
}

/* _______________________________________________map img */

.map_box {
	width:600px;
	height:auto;
	float:left;
	
}
.map {
	width:250px;
	height:auto;
	margin:0 15px 0 0;
	float:left;
	clear:both;
}
.map_text{
	width:200px;
	height:auto;
	background: no-repeat 5px 216px;
	padding:208px 0 0 0px;
	float:left;
}

/* ________________________________________________________________________________text_color&size */

.yel {
	color:#FFFF00;
}
.miz {
	color:#00FFFF;
}
.red {
	color: #FF99FF;
}
.whi {
	color: #FFFFFF;
}
.mini {
	font-size:10px;
}
.minicenter {
	color: #CCCCCC;
	font-size:10px;
	text-align: center;
}
.mizmini {
	color:#00FFFF;
	font-size:10px;
}
.miniunderline {
	font-size:10px;
	text-decoration:underline;
}	

.blackmini {
	color:#000000;
	font-size:10px;
}

/* ________________________________________________________________________________yajirusi link */

.tolink a{
	background:url(img/dotc1592.gif) left center no-repeat;
	padding:0 0 0 10px;
	display:inline;
}

.arrowmiz {
	background:url(img/dotc1592.gif) left center no-repeat;
	padding:0 0 0 10px;
	color:#00FFFF;	
}

/* ________________________________________________________________________________in table font */

.t_font {
	font-size:12px;
	line-height:150%;
	letter-spacing: 0.05em;
}


.t_font02 {
	font-size:12px;
	line-height:150%;
	text-align:center;
	letter-spacing: 0.05em
}

/* ________________________________________________________________________________clear */

.clear {
	clear:both;
}

/* _______________________________________________doctor img */

.dr_box {
	width:400px;
	clear:both;
}
.dr_box p {
	background-position: bottom;
	padding:115px 0 0 0;
	font-size:10px;
}
.dr {
	width:101px;
	height:150px;
	float:left;
	margin:0 25px 0 0;
	font-size:10px;

}
.dr2 {
	width:101px;
	height:150px;
	float:left;
	margin:0 10px 0 0;
	font-size:10px;
}

/* ________________________________________________________________________________footer */

#footer {
	width:678px;
	text-align:center;
	background:#000044;
	border: 1px solid #CCCCCC;
}

#signature {
	width:680px;
	text-align:center;
	margin:10px 0px 10px 0px;
}

#signatureprof {
	width:auto;
	text-align:center;
	margin:10px 0px 10px 0px;
}

/* ________________________________________________________________________________textpadding */

.cia_text { 
	padding-bottom: 10px;
}

.levi_text {
	padding-top: 5px;
	padding-bottom: 10px;
}

h4 {
	padding-top: 15px;
}

h3 {
	padding-top: 10px;
}


/* ________________________________________________________________________________linkbox */
#linkbox {
	width:680px;
	text-align:center;
	background:#000044;
	border: 1px solid #CCCCCC;
	margin: auto;
}

#linkboxprof {
	width:auto;
	text-align:center;
	background:#000044;
	border: 1px solid #CCCCCC;
	margin: auto;
}

#linkboxmap {
	width:680px;
	text-align:center;
	border: 1px solid #CCCCCC;
	margin: auto;
}

/* ________________________________________________________________________________innerimg */
.innerimg {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.innerimgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}