@import"base.css";

/***** トップ限定のメニュー *****/

/**********************/
/*** メイン情報 START */
/**********************/

/* H2タグ  */
#me_mainh201{
	width:750px;
	height:100px;
	text-indent:-50000em;
	background:url("../pic/bg_philh201.jpg") no-repeat left
}

/* H3タグ  */
.me_infoarea h3{
	margin:15px 0px 20px;
	padding:0px;
	text-indent:10px;
	font-size:16px;
	font-weight:600;
	color:#003399;
	border-top:none;
	border-right:none;
	border-bottom:1px solid #003399;
	border-left:7px solid #003399;
	background:url("../pic/bg_ph4_01.jpg") no-repeat left bottom;
}



.me_infoarea{margin-bottom:50px;}

