body { margin:0px}

/* テキスト トップ*/
.top_whats { font-size:12px; line-height:150%; color:#000000;}
.top_whats_lead { font-size:14px; line-height:150%; color:#000000;}
.top_whats_new { font-size:14px; line-height:150%; color:#FF0000; margin-left:5px;}

body { behavior: url(iepngfix.htc)}

/* リンク -- トップ */
.top_whats a:link { color:#000000; text-decoration:underline }
.top_whats a:visited { color:#000000; text-decoration:underline }
.top_whats a:hover { color:#000000; text-decoration:underline }
.top_whats a:active { color:#000000; text-decoration:underline }

/* テキスト キャラクター */
.chara_lead { font-size:12px; line-height:140%; color:#000000;}
.chara_main { font-size:10px; line-height:140%; color:#000000; margin:0px 3px;}
.chara_caution { font-size:10px; line-height:140%; color:#663300; margin:3px 3px;}

/* テキスト システム */
.system_lead { font-size:12px; line-height:140%; color:#000000; margin:0px 20px;}
.system_main { font-size:12px; line-height:140%; color:#000000; margin:0px 27px;}

/* テキスト ダウンロード */
.down_lead { font-size:12px; line-height:140%; color:#000000; margin:0px 20px;}
.down_main { font-size:12px; line-height:140%; color:#000000; margin-top:5px;}

/* 背景画像 トップ*/
.img_t_ttl { background-image:url("../img_top/img_ttl.jpg") ; background-repeat:no-repeat;}
.img_contents {
	background-image:url("../img_top/img_contents.jpg") ;
	background-repeat:no-repeat;
	background-position:center top;
}

/* 背景画像 */
.img_ttl { background-image:url("../imgcommon/img_ttl.jpg") ; background-repeat:no-repeat;}

/* レイアウト */
.margin_top { margin:10px 10px 0px 10px;}
.margin_whats { margin:5px 30px 0px 7px;}
.margin_banner { margin:16px 0px 12px;}
.margin_banner2 { margin-bottom:10px}
.margin_copy { margin:7px 110px 20px; 0px;}
.margin_down { margin-bottom:10px;}

/* 背景色  */
.bg_main { background: #a68d75;}

/* リンク -- ダウンロード下線あり */
a.link_down:link { color:#000000; text-decoration:underline }
a.link_down:visited { color:#000000; text-decoration:underline }
a.link_down:hover { color:#000000; text-decoration:underline }
a.link_down:active { color:#000000; text-decoration:underline }

/* フッタ部分コピーライト2008-02-20 */
p#copyright{margin:5px 100px auto auto;text-align:right;font-size:12px;color:#777777;}