

*
	{
	margin:0px;
	padding:0px;
	}
img
	{
	border:none;
	}
.mt5
	{
	margin-top:5px;
	}
.mt10
	{
	margin-top:10px;
	}
body
	{
	font-size:12px;
	background:#242424;
	}
/* ボックス */
#box
	{
	width:702px;
	margin:0px auto;
	background:#FFFFFF;
	}
/* ヘッダー */
#header
	{
	width:702px;
	background:url(img/header_back.gif) no-repeat right #76161b;
	}
#header img
	{
	margin:11px 12px 0px 9px;
	}
/* ナブ */
#nav
	{
	width:702px;
	height:26px;
	text-align:center;
	background:url(img/nav_back.gif);
	}
#nav img
	{
	margin-top:7px;
	}
/* フッター */
#footer
	{
	width:702px;
	margin:5px 0px 0px;
	padding-top:25px;
	}
#footer td
	{
	padding:5px;
	}
#footer .footer_nav
	{
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	background:#76161b;
	}
#footer .footer_nav a
	{
	color:#FFFFFF;
	text-decoration:none;
	}
	#footer .footer_copy
	{
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	background:#666666;
	font-Size:10px; line-height: 145%;
	}
	
/* コンテンツ */
#contents
	{
	width:692px;
	margin:0px 5px;
	}
h1
	{
	margin:5px 0px;
	}
h2
	{
	margin:5px 0px;
	}
h3
	{
	margin:5px 0px;
	}
p
	{
	margin:10px;
	}
.table_01
	{
	width: 692px ;
	margin:5px 0px;
	border: 1px solid #02570b ;
	border-collapse: collapse ;	}
.table_01 th
	{
	width:174px;
	font-weight:normal;
	text-align: left ;
	vertical-align:top ;
	padding:3px;
	background:#E3E5E8;
	border: 1px solid #76161b;
	}
.table_01 td
	{
	width:506px;
	vertical-align:top ;
	text-align: left ;
	padding:3px;
	border: 1px solid #76161b;
	}
.table_02
	{
	width:343px;
	margin:5px 0px;
	border: 1px solid #CFD0CF;
	border-collapse: collapse ;	}
.table_02 th
	{
	height:17px;
	text-align: left ;
	vertical-align:top ;
	padding:5px 3px 0px 15px;
	background:url(title/a_06.gif) no-repeat;
	border: 1px solid #CFD0CF;
	}
.table_02 td
	{
	vertical-align:top ;
	text-align: left ;
	padding:3px 3px 0px 15px;
	border: 1px solid #CFD0CF;
	}
.anchor_link
	{
	color:#76161b;
	text-align:center;
	}
.anchor_link a
	{
	color:#76161b;
	text-decoration:none;
	}
.go_top
	{
	text-align:right;
	}
.go_top a
	{
	color:#76161b;
	text-decoration:none;
	}
em
	{
	font-weight:bold;
	color:#76161b;
	font-style:normal;
	}
