<style type="text/css">
<!--
/*----リンク-------------------------------*/
A:link{ 
color : #0166E0; 
}
A:visited{ 
color : #0000A0; 
}
A:active{ 
color : #0166E0; 
}
A:hover{ 
color : #008000; 
}
a {
	text-decoration: none;
}
/*----テキスト-----------------------------*/
h1{
	font-size:13px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color: #333333;
	font-weight: normal;
}
h2{
	font-size:13px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-weight: normal;
}
strong{
	text-decoration: none;
	font-weight: normal;
}
.red{
	color:#fe2e01;
}
/*----ボックス-----------------------------*/
body{
	background-color: #f2f2f2;
	margin:0 auto 0 0;
}
.base{
	width:760px;
	height:auto;
	font-size:13px;
	background-color: #ffffff;
	border:solid #999999 1px;
	margin:0 auto 0 auto;
}
.topmain{
	width:541px;
	height:auto;
	padding:3px 5px 0 8px;
	line-height:130%;
	float:left;
	border-right:solid #cccccc 1px;
	background-color: #ffffff;
}
.right{
	width:203px;
	height:400px;
	padding:3px 0 0 2px;
	line-height:130%;
	float:left;
	background-color: #ffffff;
}
.left{
	width:203px;
	height:auto;
	padding:3px 0 0 2px;
	line-height:140%;
	float:left;
	background-color: #fffef8;
}
.submain{
	width:541px;
	height:auto;
	padding:3px 8px 5px 5px;
	margin-bottom:3px;
	line-height:140%;
	float:left;
	background-color: #ffffff;
	border-left:solid #cccccc 1px;
}
/*----子ボックス-------------------------*/
.logo{
	width:755px;
	height:auto;
	background :url(image/logo.gif);
	background-repeat:no-repeat;
	background-position:10px;
	padding: 40px 5px 5px 0;
	text-align:right;
}
.menu{
	width:760px;
	height:auto;
}
.title{
	width:529px;
	height:20px;
	padding:2px 0 0 12px;
	margin:0 0 2px 0;
	background :url(image/title.gif);
	background-repeat:no-repeat;
	font-weight: bold;
}
.subtitle{
	width:180px;
	height:auto;
	padding:0 0 0 20px;
	margin:0 0 3px 0;
	background :url(image/subtitle.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
	color:#ffffff;
}
form{
	margin:0px;
	padding:0px;
}
/*----段組解除---------------------------*/
.space{
	clear: left;
}
/*----コピーライト-----------------------*/
.copy{
	width: 760x;
	height: 14px;
	padding:1px 0 0 0;
	text-align:center;
	color:#ffffff;
	background : url(image/copy.gif);
	background-repeat:repeat-x;
}
.sitemap{
	width: 760x;
	height:auto;
	padding:2px 0 2px 0;
	text-align:center;
	border-top:solid #b0b0b0 1px;
}
/*----スクロールバー-----------------------*/
.scroll_topics{
	overflow:auto;
	width:192px;
	height:auto;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#59a9ce;
	scrollbar-shadow-color:#d9ebf5;
	scrollbar-highlight-color:#d9ebf5;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:ffffff;
	border:solid #666666 1px;
	margin:-3px 0 3px 0;
	padding:3px;
	line-height:120%;
}
-->
</style>
