@charset "UTF-8";

/* ---------------------------------------------------------------- *
	ドキュメント全体に関する設定です
 * ---------------------------------------------------------------- */
body		{ background: #FFF url(../img/bg-body2.jpg) top repeat-x; }
#cont-head	{ background: transparent url(../img/bg-cont-head2.jpg) top repeat-x; }

/* ---------------------------------------------------------------- *
	ヘッダ部分の設定です
 * ---------------------------------------------------------------- */
#header		{ height: 100px; }
#header ul		{ margin: 17px auto 0 258px; }
#header ul li	{ padding: 5px 12px; background: transparent url(../img/tr_arrow.gif) no-repeat 1px 5px; list-style-type: none; }

/* ---------------------------------------------------------------- *
	コンテナ内の設定です
 * ---------------------------------------------------------------- */
#main2		{ background: transparent; width: 780px; margin: 0 auto; }

/* ---------------------------------------------------------------- *
	コンテンツ部分の設定です
 * ---------------------------------------------------------------- */
.contents img.ctr	{ margin: 5px auto 0 auto; }
.contents img.lft	{ float: left; margin: 0 1em 0.5em 0; }
.contents img.rgt	{ float: right; margin: 0 0 0.5em 1em; }
.contents table th	{ padding: 2px 7px; white-space: nowrap; background: #FFFF66; text-align: center; }
.contents table td	{ padding: 1px 7px; white-space: nowrap; }
.contents caption	{ padding-top: 10px; }
#d-aces				{ padding-left: 0; }

/* ---------------------------------------------------------------- *
	メニュー部分の設定です
 * ---------------------------------------------------------------- */

/* ---------------------------------------------------------------- *
	フッターの設定です
 * ---------------------------------------------------------------- */

/* ---------------------------------------------------------------- *
	ユーザカスタマイズ
 * ---------------------------------------------------------------- */