@charset "Shift_JIS";

/* Stylesheet Document */

/* --------------------
 * 初期設定
--------------------*/

body {
	margin: 0px;
	padding: 0px;
}

body, table tr th, table tr td {
	color: #666666;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 160%;
}

br {
	margin: 0px;
	padding: 0px;
}

a {
	color: #A61202;
}

a:hover {
	color: #2F5934;
}

img, table tr th, table, tr td {
	border: none;
}


/* --------------------
 * キャッチコピー
--------------------*/

table.promoword {
	background-image : url(bg_header.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

table.promoword tr td p {
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 770px;
}


/* --------------------
 * コンテンツ
--------------------*/

table.contents {
	background-image : url(bg_shadow02.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 0px;
}


/* --------------------
 * ヘッダー
--------------------*/
.glay12pxh1 {
	font-size: 12px;
	color: #ffffff;
	vertical-align: bottom;
	position: absolute;
	height: 1px;
	width: 513px;
	top: 2px;
	left: 102px;
}
.glay12px {font-size: 12px; color: #ffffff; }
table.header {
}

table.header tr td h1 {
	margin: 0px;
	padding: 0px;
	width: 204px;
}

table.header tr td h1 a {
	border-bottom: 1px dotted #9E8685;
	display: block;
	padding: 4px 0px 8px 4px;
}

table.header tr td h1 p {
	color: #AF9D9C;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 1px 0px 0px 4px;
}


/* --------------------
 * ナビゲーション
--------------------*/

td.navigation {
	color: #F7978C;
}

td.navigation h2 {
	background-image : url(bg_title.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 4px 28px 4px 28px;
}

td.navigation ul {
	list-style-type: none;
	margin: 0px 0px 24px 0px;
	padding: 0px;
}

td.navigation ul li {
	background-image : url(bg_navigation.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-left: 4px solid #E17268;
	border-bottom: 1px solid #F0B7B3;
	margin: 0px 0px 1px 0px;
	padding: 4px 12px 4px 12px;
}

td.navigation a {
	text-decoration: none;
}

td.navigation a:hover {
	text-decoration: underline;
}


/* --------------------
 * メイン
--------------------*/

td.main {
}

td.main p {
	margin: 0px 0px 24px 0px;
	padding: 0px 6px 0px 6px;
}

td.main h3 {
	border-bottom: 1px dotted #DA3320;
	color: #DA3320;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
	padding: 0px 6px 6px 6px;
}

td.main h4 {
	background-color: #FFFFFF;
	border-bottom: 1px solid #860F02;
	border-top: 1px solid #860F02;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 14px 0px;
	padding: 0px;
}

td.main h4 span {
	background-color: #B81D0D;
	background-image : url(icon_arrow.gif);
	background-position: 10px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	display: block;
	margin: 0px;
	padding: 2px 0px 2px 28px;
}

td.main p.pagetop {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	text-align: right;
	width: 414px;
}

td.main table.explanation {
	border-bottom: 1px dotted #DA3320;
	padding: 0px 0px 12px 0px;
}

td.main table.explanation tr td strong {
	color: #CF2C1A;
}

/* --------------------
 * テーブル
--------------------*/

table.detail {
	background-color: #006699;
	margin: 12px 0px 0px 0px;
	width: 100%;
}

table.detail tr th.title {
	background-color: #68BEF2;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 25%;
}

table.detail tr td {
	background-color: #FFFFFF;
	color: #DA3320;
	font-size: 11px;
	font-weight: bold;
	width: 25%;
}


/* --------------------
 * バナー
--------------------*/

td.banner {
}

td.banner img {
	margin: 0px 0px 22px 0px;
}


/* --------------------
 * フッター
--------------------*/

table.footer {
	margin: 0px 0px 40px 0px;
}

table.footer tr td p {
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	width: 770px;
}
