@charset "UTF-8";

/* ***************************************************
* CSS file For hiroo-prime.com
	FileName: sitemap.css

■目次 ==========================================
■[00]:common.cssをリセット↓
■[01]:ヘッダー

**************************************************** */

/*-----------------------------------------------------------
■[00]:common.cssをリセット↓
------------------------------------------------------------*/
h3{
	clear: both;
}
h4{
	margin: 10px 0px 0px 0px;
}


/*-----------------------------------------------------------
■[000]:キャッチ
------------------------------------------------------------*/
div.catch{
	width: 529px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/about/img/copy_bg.gif) no-repeat right top;
	clear: both;
}

div.catch h3{
	margin: 0px 0px 21px 0px;
	padding: 0px 0px 0px 0px;
}
div.catch img.catch{
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}


/*-----------------------------------------------------------
■[000]:メッセージ
------------------------------------------------------------*/
div.message{
	width: 304px;
}

div.message h3{
	margin: 0px 0px 16px 0px;
}

div.message p.sign{
	text-align: right;
}

img.flow{
	display: block;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}
/*-----------------------------------------------------------
■[000]:皮膚科医
------------------------------------------------------------*/
div.doctor{
	width: 514px;
	margin: 20px 0px 0px 0px;
	padding: 15px 0px 10px 15px;
	background: #f9fcea;
}
div.doctor img.photo{
	width: 138px;
	margin: 0px 20px 0px 0px;
	float: left;
}
div.doctor h5{
	margin: 0px 20px 0px 0px;
	float: left;
}
div.doctor p{
	width: 325px;
	margin: 8px 0px 0px 0px;
	float: left;
	line-height: 135%;
}
div.doctor ul{
	width: 333px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	float: left;
}
div.doctor li{
	font-size: x-small;
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 0px 0px;
	background: url(/img/common/list_marker01.gif) no-repeat 0% 50%;
	line-height: 140%;
}
