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


p#img_doctor{
	width:200px;
	height:306px;
	float:right;
	margin:10px 0 5px 0px;
}

#box_text_doctor{
	width:500px;
	float:left;
	margin:0 0 40px 0;
}

p#name_doctor{
	text-align:right;
	font-size:150%;
	letter-spacing:1px;
	line-height:1;
}

span#degree{
	font-size:80%;
	margin:0 15px 0 0;
}

p.text_greeting{
	font-size:100%;
	color:#666;
	line-height:1.8;
	margin:10px 0 30px 0;
}

p#poem{
	clear:both;
	width:720px;
	height:280px;
	margin:40px 0 0 0;
}

p.caution{
	font-size:90%;
	text-align:right;
}


dl.history{
	margin:12px 0;
}

dl.history dt{
	font-size:100%;
	width:130px;
	float:left;
	line-height:1.1;
	letter-spacing:1px;
	margin:0 0 15px 0;
}

dl.history dd{
	font-size:100%;
	width:590px;
	float:right;
	line-height:1.1;
	margin:0 0 15px 0;
}

p.text_history{
	font-size:100%;
	line-height:1.8;
	margin:10px 0 25px 0;
}




ul.qualification{
	padding:0 0 30px 0;
}

ul.qualification li{
	font-size:100%;
	line-height:1.6;
	background:url(../img/bullet_list02.png) no-repeat;
	background-position:left top;
	padding:0 0 0 25px;
	margin:10px 0 10px 0;
}
