<style type="text/css">
<!--
/*----リンク-------------------------------*/
A:link{ 
	color : #0000FF; 
}
A:visited{ 
	color : #0000FF; 
}
A:active{ 
	color : #ff6600; 
}
A:hover{ 
	color : #ff6600; 
}
a {
	text-decoration: indent;
}
#hed a {
	text-decoration: none;
}
/*----テキスト-----------------------------*/
h1{
	font-size:22px;
	margin:0px;
	padding:0px;
	color: #000000;
	font-weight: normal;
}
h2{
	font-size:13px;
	margin:0px;
	padding:0px;
	color: #000000;
	font-weight: normal;
}
strong{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
form{
	margin:0px;
	padding:0px;
}
/*----ボックス-----------------------------*/
body{
	margin-top:0;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
}
#base{
	width: 614px;
	font-size: 13px;
	margin-left:auto;margin-right:auto;
	line-height : 130%;
}
#hed{
	width: 610px;
	height: auto;
	padding:0 4px 0 0;
	text-align: right;
	background : #f2f2f2;
	border-bottom: #cccccc 1px solid;
}
#logo{
	width:614px;
	height:40px;
	padding:15px 0 0 0;
}
/*----子ボックス-----------------------------*/
.subtitle{
	width: 610px;
	height: 17px;
	margin:5px 0 8px 0;
	padding:2px 0 0 4px;
	background : #C2E2EF;
}

/*----段組解除---------------------------*/
.space{
	clear: left;
}
/*----コピーライト-----------------------*/
#copy{
	width: 614px;
	height:15px;
	margin:8px 0 0 0;
	padding:2px 0 0 0;
	background : #f2f2f2;
	border-bottom: #cccccc 1px solid;
	text-align:center;
}
-->
</style>
