@charset "utf-8";

/*================================
[index.css][euc-jp]
[tokuda@n-di.co.jp]
=================================*/

@import url("../share/default.css");
@import url("../share/common.css");

@import url("../share/baloooon.css");

/* Clearfix
=================================*/

.search:after,
.title:after,
#search_a ul:after,
.box:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}

.search,
.title,
#search_a ul,
.box {
	display: inline-block;
}

/* Hide from Mac IE \*/
.search,
.title,
#search_a ul,
.box {
	*height: 1%;
	display: block;
}
/* Hide from Mac IE */

/* =========================================
*  COMMON
* ========================================= */

body {
	background: #FFF url(../../img/share/body_bg.png) repeat-x left top;
	font-size: 80%;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6, table, input, textarea {
	font-size: 100%;
}

/* =========================================
*  FRAME
* ========================================= */

div#left {
	float: left;
	padding-left: 23px;
	width: 680px;
}

div#right {
	float: left;
	margin-top: 2px;
	width: 241px;
}

/* =========================================
*  HEADER
* ========================================= */

/* =========================================
*  NAV
* ========================================= */

/* =========================================
*  CONTENTS
* ========================================= */

div#left h2 {
	padding-top: 15px;
}

div.search {
	padding: 20px 0 15px;
}

	div.search h3 {
		padding-bottom: 7px;
	}

	div.search div.license {
		float: left;
		width: 356px;
	}
	
		div.search div.license ul {
		}
		
			div.search div.license ul li {
				padding: 0 5px 5px 0;
				height: 56px;
				display: inline-block;
				*display: inline;
				zoom: 1;
				overflow: hidden;
			}
	
	div.search div.area {
		float: left;
		width: 308px;
	}

/* News, Recommend
=================================*/

div.list {
	margin-top: .3em;
	padding-bottom: 8px;
	width: 659px;
	position: relative;
	background: url(../../img/index/update_bg.gif) no-repeat left bottom;
	font-size: 93%;
}

	div.list a {
		color: #0067CA;
	}

	div.list h3 {
		xdisplay: none;
		width: 78px;
		height: 41px;
		position: absolute;
		top: 0;
		left: 0;
		text-indent: -1000em;
	}
	#news h3 { background: url(../../img/index/update_news_bg.gif) no-repeat left top }
	#recommend h3 { background: url(../../img/index/update_reco_bg.gif) no-repeat left top }
	
	div.list ul {
		height: 200px;
		overflow: auto;
	}

	#news ul {	background: url(../../img/index/update_news_bg.gif) no-repeat left top }
	#recommend ul { height: 150px; background: url(../../img/index/update_reco_bg.gif) no-repeat left top }
	
		div.list ul li {
			margin: 0 2px 0 77px;
			padding: .5em 1em .5em 2.5em;
			background: url(../../img/share/ico_comment.gif) no-repeat .7em .7em;
		}
		
		div.list ul li.even {
			background: #F7F7F7 url(../../img/share/ico_comment.gif) no-repeat .7em .7em;
		}
		
			div.list ul li dl {
				display: inline;
			}
			
				div.list ul li dd {
					font-size: 92%;
				}
				
	div.list p.listLink {
		position: absolute;
		left: 10px;
		bottom: 8px;
	}
	
/* Box
=================================*/

h3.title {
	margin-top: 1em;
	height: 36px;
	background: url(../../img/index/title_bg.png) no-repeat left top;
	line-height: 36px;
}

	h3.title a {
		float: left;
		display: block;
		color: #FFF;
		background: url(../../img/index/title_right.png) no-repeat right top;
	}
	
		h3.title a span {
			padding: 0 1em 0 2.8em;
			display: block;
			background: url(../../img/index/title_left.png) no-repeat left top;
		}
		
	h3.title span.note {
		margin-left: 1em;
		position: relative;
		top: .2em;
		font-size: 83%;
		font-weight: normal;
	}
		
div#left div.box {
	background: url(../../img/index/box_bg.gif) no-repeat left bottom;
}

	#search_a ul {
		padding: 1em 0 1em 19px;
		font-size: 84%;
	}
	
	#search_a ul.b {
		background: url(../../img/index/box_bg_b.png) no-repeat 1px top;
	}
	
		#search_a ul li {
			float: left;
			padding: .3em 0;
			width: 92px;
		}
		
		#search_a ul li.spot { width: 500px }
		#search_a ul li.allergy { width: 150px }
		#search_a ul li.venereal  { width: 250px }
		
		#search_a ul li.br {
			clear: left;
		}
		
			#search_a ul li a {
				padding-left: .6em;
				color: #333;
				background: url(../../img/share/ico_arrow02.gif) no-repeat left center;
			}
			
	div#left div.box p.imageMap {
		float: left;
		margin-left: 2px;
		width: 330px;
	}
	
	div#left div.box dl.prefecture {
		float: left;
		padding: .5em 0 1em;
		width: 325px;
	}
	
		div#left div.box dl.prefecture dt {
			clear: left;
			float: left;
			margin-top: .2em;
			border-right: solid #333 1px;
			xpadding: .1em 0;
			width: 4em;
		}
		
		div#left div.box dl.prefecture dd {
			margin: 0 0 0 4.9em;
			padding: .2em 0;
		}
		
			div#left div.box dl.prefecture dd a {
				margin-right: .3em;
				color: #0067CA;
			}
			
table.box_iframe {
	margin-left:30px;
	margin-bottom:5px;
}

div#search_b {
	padding-bottom: .5em;
}
			
	div#search_b table {
		margin: 0 24px 0 1px;
		font-size: 80%;
	}
	
		div#search_b table td a {
			color: #0067ca;
		}
	
		div#search_b table tr {
			background: url(../../img/share/topics_line.gif) repeat-x left bottom;
		}
		
		div#search_b table tr.even {
			background: #F7F7F7 url(../../img/share/topics_line.gif) repeat-x left bottom;
		}
		
		div#search_b table tr.odd {
		}
		
			div#search_b table tr th,
			div#search_b table tr td {
				padding: .4em 0;
				width: 25%;
			}
			
/* =========================================
*  FOOTER
* ========================================= */



/* -----------------------------------------
medical research original css
----------------------------------------- */

/* -----------------------------------------
random banner
----------------------------------------- */
h3.bankTitle {
padding-top: 20px;
}
#rbanner {
	margin:0px;
	margin-top:10px;
	padding:0px;
}		

#rbanner img {
	border: none;
}

#rbanner img a {
	text-decoration: none;
}

#rbanner img a:hover {
	text-decoration: none;
}

#rbanner ul {
	width:680px;
	margin:0px;
	padding:0px;
}

#rbanner li {
	float: left;
	width:45%;
	height:45px;
	margin:0px;
	margin-left:10px;
	margin-bottom:17px;
	padding:0px;
	padding-left:10px;
	list-style: none;
	font-size:10px;
	line-height:140%;
	color:#333333;
}

#rbanner li a {
	text-decoration: none;
	color: #0000FF;
}

#rbanner li a:hover {
	text-decoration: underline;
	color: #0000FF;
}


/* -----------------------------------------
h2box
----------------------------------------- */
.divtitle {
	margin:0px;
	padding:0px;
	text-align:left;
}

#upperbox {
	width:650px;
	margin:0px;
	margin-top:17px;
	margin-left:10px;
	margin-bottom:5px;
	padding:0px;
	font-size: 12px;
	color: #666666;
}

#upperbox a {
	color:#666666;
	text-decoration:none;
	display:block;
	outline: none;
}

#upperbox a:hover {
	color:#666666;
	text-decoration:none;
	outline: none;
}

#upperbox .doctor {
	float:left;
	margin:0px;
	padding:0px;
	width:215px;
	height:80px;
	background-image:url("../../img/index/dokuji/doctor_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

#upperbox .appo {
	float:left;
	margin:0px;
	padding:0px;
	width:215px;
	height:80px;
	background-image:url("../../img/index/dokuji/appo_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

#upperbox .nurse {
	float:left;
	margin:0px;
	padding:0px;
	width:215px;
	height:80px;
	background-image:url("../../img/index/dokuji/nurse_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

#upperbox .dentist {
	float:left;
	margin:0px;
	padding:0px;
	width:215px;
	height:80px;
	background-image:url("../../img/index/dokuji/dental_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

#upperbox .gishi {
	float:left;
	margin:0px;
	padding:0px;
	width:215px;
	height:80px;
	background-image:url("../../img/index/dokuji/gishi_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

#upperbox .otpt {
	float:left;
	margin:0px;
	padding:0px;
	width:215px;
	height:80px;
	background-image:url("../../img/index/dokuji/otpt_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

#upperbox .other {
	float:left;
	margin:0px;
	padding:0px;
	width:215px;
	height:80px;
	background-image:url("../../img/index/dokuji/other_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

#upperbox h2 {
	height:22px;
	margin:3px;
	margin-top:-12px;
	margin-left:5px;
	padding:0px;
	color:#FFFFFF;
	font-size:13px;
	text-shadow: 1px 1px 1px #666666;
	overflow:hidden;
}

#upperbox h2 a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	outline: none;
}

#upperbox h2 a:hover {
	color:#FFFFFF;
	text-decoration:none;
	outline: none;
}

#upperbox p {
	height:54px;
	margin:5px;
	padding:0px;
	font-size:12px;
	overflow:hidden;
}

#upperbox .titlep {
	height:22px;
	margin:3px;
	margin-left:5px;
	padding:0px;
	color:#FFFFFF;
	font-size:13px;
	text-shadow: 1px 1px 1px #666666;
	overflow:hidden;
}

#upperbox .titlep a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	outline: none;
}

/* -----------------------------------------
area search
----------------------------------------- */
#areasentaku .label-top {
	margin:0px;
	margin-left:160px;
	padding:0px;
}

#areasentaku input {
	margin:0px;
	margin-top:4px;
	margin-left:8px;
	padding:0px;
	padding-right:5px;	
	padding-left:5px;
	font-size:10px;	
}

#areasentaku select {
	margin:0px;
	margin-top:7px;
	padding:0px;	
}

#areasentaku {
	width:650px;
	height:45px;
	margin:0px;
	margin-left:2px;
	padding:0px;
	padding-top:1px;
	font-size:10px;
	color:#FFFFFF;
	background-image:url("../../img/index/dokuji/areasentaku_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

/* -----------------------------------------
header text h1,p
----------------------------------------- */
#headtxt {
	width:948px;
	height:23px;
	margin:0px;
	margin-left:-1px;
	padding:0px;
	line-height:1.7em;
	text-align:left;
	font-size:10px;
	color:#FFFFFF;
	background-image: url("../../img/share/body_bg.png");
	background-position: left top;
	background-repeat: repeat-x;
}

#headtxt h1 {
	float:left;
	margin:0px;
	margin-left:5px;
	padding:0px;
	font-weight:normal;	
}

#headtxt p {
	float:left;
	margin:0px;
	margin-left:5px;
	padding:0px;
}

#headtxt p a {
	color:#FFFFFF;
	text-decoration: none;
}

#headtxt p a:hover {
	color:#FFFFFF;
}

#logobox {
	clear:both;
	margin:0px;
	padding:0px;
}

/* -----------------------------------------
tokushoku
----------------------------------------- */
#tokushoku {
	clear:both;
	width:640px;
	margin:0px;
	margin-left:20px;
	padding:0px;
	color:#333333;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#AAAAAA;
}

#tokushoku h3 {
	height:26px;
	margin:0px;
	padding:0px;
	padding-top:4px;
	font-size:14px;
	color:#FFFFFF;
	text-indent:20px;
	font-weight:bold;
	overflow: hidden;
	background-image: url("../../img/index/dokuji/toph3.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

#tokushoku p {
	margin:5px;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
}

/* -----------------------------------------
bottombox
----------------------------------------- */
#bottombox {
	width:660px;
	margin:10px;
	margin-left:20px;
	margin-right:0px;
	padding:0px;
	text-align:left;
	font-size:10px;
}

#bottombox .limid {
	margin:0px;
	padding:0px;
	padding-left:15px;
	padding-right:15px;
	height:121px;
	color:#666666;
	line-height:1.2em;
	overflow:hidden;
}

#bottombox .img-right {
	margin:3px;
	padding:0px;
	float:left;
}

.doc-box {
	float:left;
	width:320px;
	margin:1px;
	padding:0px;
	list-style:none;
	background-image: url(../../img/index/dokuji/doc_box_bg.jpg);
	background-repeat: repeat-y;
	
}

.doc-box .lihead {
	margin:0px;
	padding:15px;
	padding-top:10px;
	padding-bottom:0px;
	height:20px;
	font-size:12px;
	color:#3266cc;
	background-image: url(../../img/index/dokuji/doc_box_head.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.doc-box .lifoot {
	clear:both;
	margin:0px;
	padding:3px;
	text-align:right;
	background-image: url(../../img/index/dokuji/doc_box_foot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.app-box {
	float:left;
	width:320px;
	margin:1px;
	padding:0px;
	list-style:none;
	background-image: url(../../img/index/dokuji/app_box_bg.jpg);
	background-repeat: repeat-y;
	
}

.app-box .lihead {
	margin:0px;
	padding:15px;
	padding-top:10px;
	padding-bottom:0px;
	height:20px;
	font-size:12px;
	color:#238520;
	background-image: url(../../img/index/dokuji/app_box_head.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.app-box .lifoot {
	clear:both;
	margin:0px;
	padding:3px;
	text-align:right;
	background-image: url(../../img/index/dokuji/app_box_foot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.nur-box {
	float:left;
	width:320px;
	margin:1px;
	padding:0px;
	list-style:none;
	background-image: url(../../img/index/dokuji/nur_box_bg.jpg);
	background-repeat: repeat-y;
	
}

.nur-box .lihead {
	margin:0px;
	padding:15px;
	padding-top:10px;
	padding-bottom:0px;
	height:20px;
	font-size:12px;
	color:#fb70a2;
	background-image: url(../../img/index/dokuji/nur_box_head.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.nur-box .lifoot {
	clear:both;
	margin:0px;
	padding:3px;
	text-align:right;
	background-image: url(../../img/index/dokuji/nur_box_foot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.com-box {
	float:left;
	width:320px;
	margin:1px;
	padding:0px;
	list-style:none;
	background-image: url(../../img/index/dokuji/com_box_bg.jpg);
	background-repeat: repeat-y;
	
}

.com-box .lihead {
	margin:0px;
	padding:15px;
	padding-top:10px;
	padding-bottom:0px;
	height:20px;
	font-size:12px;
	color:#0099ff;
	background-image: url(../../img/index/dokuji/com_box_head.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.com-box .lifoot {
	clear:both;
	margin:0px;
	padding:3px;
	text-align:right;
	background-image: url(../../img/index/dokuji/com_box_foot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.bannerbox {
	clear:both;
	width:660px;
	margin:0px;
	margin-left:20px;
	margin-right:0px;
	padding:0px;
	text-align:center;
	font-size:8px;
}

#bottomdiv {
	clear:both;
	width:660px;
	margin:0px;
	margin-left:20px;
	padding:0px;
	text-align:left;
	font-size:8px;
}

#bottomdiv h3 {
	margin:0px;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:5px;
	padding:8px;
	font-size:12px;
	color:#3366CC;
	border-left-style:solid;
	border-left-width:5px;
	border-left-color:#003366;
	background-color: #EEEEEE;	
}

#bottomdiv p {
	margin:0px;
	margin-left:10px;
	margin-right:25px;
	padding:0px;
	font-size: 10px;
	color:#666666;
}

#bottomdiv ul {
	margin-left:20px;
	margin-right:20px;
	color:#666666;
	list-style-type: circle;
}

#bottomdiv li {
	font-size: 10px;
	color:#666666;
}
