<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:26px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color: #003399;
	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: #ffffff;
	margin-top:0;
}
.base{
	width:715px;
	height:auto;
	font-size:13px;
	background-color: #ffffff;
	margin:0 auto 0 auto;
}
.toptitle{
	width:710px;
	height:auto;
	padding:8px 0 2px 5px;
}
.topmain{
	width:244px;
	height:300px;
	padding:3px 5px 0 5px;
	line-height:130%;
	float:left;
	background-color: #ffffff;
}
.right{
	width:203px;
	height:300px;
	padding:3px 0 0 3px;
	line-height:130%;
	float:left;
	background-color: #fffff4;
	border-left:solid #cccccc 1px;
}
/*----子ボックス-------------------------*/
.bar{
	width:715px;
	height:17px;
	margin-top:2px;
	padding-top:2px;
	background :url(image/bar.gif);
	background-repeat:repeat-x;
	color:#003399;
	text-align:center;
}
.point{
	width: 193px;
	height: auto;
	border: dashed #999999 2px;
	background-color : #fff4f9;
	margin: 0 0 3px 0;
	padding: 2px 3px 2px 3px;
}
/*----段組解除---------------------------*/
.space{
	clear: left;
}
/*----メニューリスト---------------------*/
ul
{
	margin          : 0;
	padding         : 0 0 0 6px;
	list-style-type : none;
}
li
{
	background       : no-repeat 0 5px;
	background-image : url(image/list.gif);
	margin           : 0 0 0 0;
	padding          : 0 0 0 15px;
	line-height       : 155%;
}
-->
</style>
