@charset "utf-8";
/* CSS Document */

#localnavi{
	width:270px;
	margin:0px 0px 10px 0px;
	display:inline-block;
}

#localnavi li a{
	text-indent:-5000px;
	overflow:hidden;
	margin:0px 0px 5px 0px;
	width:270px;
	height:50px;
	display:block;
}

#renewal_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/other/renewal/title.jpg) no-repeat;
}

#bighospital_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/other/bighospital/title.jpg) no-repeat;
}

#practitioner_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/other/practitioner/title.jpg) no-repeat;
}

#qa_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/other/qa/title.jpg) no-repeat;
}

#recruit_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/other/recruit/title.jpg) no-repeat;
}

#get_title{
	width:550px;
	height:105px;
	display:block; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/other/get/title.jpg) no-repeat;
}

h4{
	background:url(../images/other/qa/q.jpg) no-repeat;
	width:550px;
	height:30px;
	color:#09F;
	font-size:16px;
	font-weight:bold;
	clear:both;
	margin:0px 0px 10px 0px;
	padding:6px 0px 0px 35px;
}