body{
	color:#666;
	margin-left:40px;
	font:70%/175% tahoma,Verdana,Osaka,sans-serif;
}
table{
	font:100%/175% tahoma,verdana,osaka,sans-serif;
}
#menu,#sub{
	margin:0px; padding:0px;
	margin-top:13px;
}

#menu{
	text-align:right;

}
#menu ul{
	margin:0px; padding:0px;
}

#menu ul li{
	display:inline;
}

#sub{
	line-height:120%;
	margin-bottom:0px; border:0px;
	padding-top:0px; padding-bottom:0px;
}
#sub dl{
	float:left; border-left:1px  dotted #333;
	padding:0px 10px;
	height:45px;
}
#sub dt{ color:#96c; margin-bottom:3px; }

#ver_menu dl{
	border-bottom:1px solid #999;
	margin-bottom:10px; padding-bottom:10px;
}

#all{
	width:650px;
}

.txt{
	margin:0px; padding:10px;
}
.hist{
	height:40px;
	overflow:auto;
	margin-bottom:3px;
	font:85%/150% verdana,osaka,sans-serif;
}
.top_img{
	border:1px solid #333;
	height:230px;
	background:url("obi2.gif") no-repeat 30px -50px;
}
h1{
	margin:0px;
	color:#000;
	font:150%/100% Verdana,Osaka,sans-serif;
}
h2{
	letter-spacing:3px;
	font:bold 100%/21px verdana,osaka,sans-serif; color:#666; 
}
h2:first-letter{
	font-size:28px;font-weight:normal;color:#ccc;
	margin-right:-10px;
}

h3{
	margin-bottom:5px; padding-bottom:2px;
	border-bottom:1px solid #999;
	font:100% tahoma,Verdana,Osaka,sans-serif;
}

/*リンクページ*/
dl,dd,dt{margin:0px;padding:0px}

/*200*40用*/
.link-l{
}
.link-l dd{
	margin:-45px 0px 15px 220px;
}

/*88*31用*/
.link-m{
}
.link-m dd{ 
	margin:-35px 0px 15px 110px;
}

input,textarea,select{
	color:#666;
	font:100% sans-serif;
	border:1px dashed #ccc;
	background:#eee;
}

/*リンク*/
a{ text-decoration:none; color:#099; }
a:visited{ color:#999; }
a:hover{ text-decoration:underline; color:#969; }
