@charset "Shift_JIS";
/*↓↓トップページ設定↓↓*/
.entoptxt {
	background: url(../../img/en_top/ph_season.jpg) no-repeat left bottom;
	padding-bottom: 100px;
}
.entoptxt h2 { margin:0px 0px 20px; }
.entoptxt h3 { margin:20px 0px 10px; }
.entoptxt p { margin:0px 0px 10px; }

/*サイド*/
.spnavi dt {
	background-color:#990099;
	padding:3px 5px;
	color:#FFFFFF;
	font-weight:bold;
}
.spnavi dt strong { color:#FFFF00; }
.spnavi dd {
	background-color: #F8EFFF;
}
/*検索結果*/
table.resultph { width:500px; }
table.resultph th, table.resultph td { font-size:x-small; widows:115px;}