@charset "UTF-8";
/* ----------------------------------------
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊

　10_hikona.css　　：個別設定

＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
---------------------------------------- */

/* ：：： style.css - １．共通部分・全体レイアウト ：：： */
#wrapper {
	width: 1603px; /* Title：160 + 
	　　　　　　　　　説明：312 + 
	　　　　　　　　　写真：m0*384 + h2-1*491 + v2-2*304（＝1,099px） ＋
	　　　　　　　　　余裕：32px */
}

.PH_h2 { /* 写真：横 */
	width: 491px;
	background-color: rgba( 105, 105, 105, 0); /* ★確認用：dimgray #696969 */
}

.PH_v2 { /* 写真：縦 */
	width: 304px;
	background-color: rgba( 105, 105, 105, 0); /* ★確認用：dimgray #696969 */
}


/* ：：： temp_Page01.css - ３．ヘッダーエリア ：：： */
/* ヘッダーナビゲーション：nav2 */
#nav2 li#nHOUSE {
	padding: 0 16px 2px 24px;
	font-size: 13px;
	font-weight: 600;
}
#nav2 li#nHOUSE a {
	color: #942343;
	text-shadow: 3px 3px 3px #cccccc;
}