@charset "utf-8";

/* 本文 */
/* マージン */
.margin0{margin:0px}
.margin05{margin-top:0.5em}
.margin07{margin-top:0.7em}
.margin10{margin-top:1em}
.margin12{margin-top:1.2em}
/* テーブル */
.topics1{width:108px;vertical-align:top}
.topics2{width:10px;vertical-align:top}
.topics3{width:612px;vertical-align:top}

table#topics{
	margin-top:10px;
	border:none;
	}
table#topics tr th{
	border:none;
	width:100px;vertical-align:top;
	padding: 4px 0 4px 5px;
	font-weight:normal;
	text-align:left;
	}
table#topics tr td{
	border:none;
	width:600px;vertical-align:top;
	background:url("/image/arw_press_01.gif") 0px 0.5em no-repeat;
	padding: 4px 0 4px 14px;
	}
table#topics tr td a:link{color:#003366;text-decoration:underline}
table#topics tr td a:visited{color:#663399;text-decoration:underline}
table#topics tr td a:active{
	color:#ff3333;text-decoration:none}
table#topics tr td a:hover{
	color:#003366;text-decoration:underline;}

@charset "utf-8";

/* 本文 */

table.topics{
	margin-top:10px;
	border:none;
	}
table.topics tr th{
	border:none;
	width:100px;vertical-align:top;
	padding: 4px 0 4px 5px;
	font-weight:normal;
	text-align:left;
	}
table.topics tr td{
	border:none;
	width:600px;vertical-align:top;
	background:url("/image/arw_press_01.gif") 0px 0.5em no-repeat;
	padding: 4px 0 4px 14px;
	}
table.topics tr td a:link{color:#003366;text-decoration:underline}
table.topics tr td a:visited{color:#663399;text-decoration:underline}
table.topics tr td a:active{
	color:#ff3333;text-decoration:none}
table.topics tr td a:hover{
	color:#003366;text-decoration:underline;}
