.text { line-height: 120%;}
.lead { line-height: 120%; font-weight: bold; color: #990000;}
.small { font-size: 10px; line-height: 120%; font-weight: normal; }
.small-red { font-size: 10px; line-height: 120%; font-weight: normal; color: #990000;}
.red { color: #990000;}
.bold { line-height: 120%; font-weight: bold;}
.new { color:#CC0000; font-size:90%; }

#top_mess {
	width:485px;
	padding:120px 10px 10px 10px;
	background:url(image/bg_topmessage.jpg) top left no-repeat;
}

#top_mess .sti02 {
	margin:20px 0 15px 0;
}

table.menu {
	margin:220px 0 0 220px;
}

table.menu02 {
	margin:215px 0 0 215px;
}

table.menu td,
table.menu02 td {
	padding:3px;
}

h2 { 
	margin:0 0 10px 0;
	font-size:14px;
}

h2 span { font-size:12px; }

.special-info {
	width:420px;
	padding:15px;
	margin:0 0 15px 0;
	border:1px #660000 solid;
	background:url(topics/img/bg_spinfo.gif);
	line-height:135%;
	font-size:12px;
}

/*===========================================

　サイト構造改修（フレーム解除）

===========================================*/

body { background:#FEE3B6; color:#663300; font-size: 12px; }
a:link { color:#660000; }
a:vlink { color:#660000; }

/* メニュー */

.Menu01,
.Menu02 {
	position:absolute;
	top:0;
	left:0;
	width:460px;
	height:650px;
	margin:0;
	padding:0;
	overflow:hidden;
	_zoom:1;
}

.Menu01 { background:url(image/bk01.jpg) no-repeat fixed top left; }
.Menu02 { background:url(image/bk02.jpg) no-repeat fixed top left; }

/* メインコンテンツ */

#Contents {
	width:450px;
	position:absolute;
	top:0;
	left:450px;
	margin:0;
	padding:0 30px 0 30px;
}

#Contents h1 {
	margin:0 0 10px 0;
	padding:0;
}

#Contents h3 { 
	margin:0;
	padding:0;
	font-size:12px;
	line-height:120%;
	font-weight:bold;
	color:#990000;
}

#Contents p { padding:0 10px; }	

#Contents table,
#Contents .topics table {
	border-width:1px 1px 0 1px;
	border-style: solid;
	border-color: #663300;
	font-size:100%;
}

#Contents table { margin:0 10px; }
#Contents .topics table { margin:0 0 5px 0; }
#Contents .topics table,  x:-moz-any-link, x:default { margin:0 0 5px 0; }

#Contents table th,
#Contents .topics table th {
	background:#cc9966;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #663300;
	color:#663300;
	font-weight:bold;
	text-align:left;
}

#Contents table td,
#Contents .topics table td {
	background:#FFF;
	border-style: solid;
	border-color: #663300;
	border-width: 0 0 1px 0;
	text-align:left;
	line-height:135%;
}

#Contents table.link {
	border:none;
	padding:3px;
	margin:0 0 10px 0;
}

#Contents table.link td { 
	border:none;
	background:none;
}

#Contents table.link td.left-link { 
	border:none;
	background:none;
	text-align:right;
}

