@charset "Shift_JIS";


/***** キャッチコピー画像 */
#catch { width:180px; }
h2 {
	background: url(../images/title_service.gif) no-repeat;
	width:180px;
}

/***** サブナビゲーション＆本文エリアの幅 */
#subnavi {
	width: 420px; }
#contentarea {
	padding-top:40px;
	width: 680px;
}
#main-flash {
	width:900px;
}
