@charset "shift_jis";
body {
	text-align: center;
}
.header  {
	background-image: url(index_img/bg_head2.gif);
	height: 35px;
	text-align: right;
	width: 800px;
	font-size: 10px;
	background-repeat: no-repeat;
}
.header  h1  {
	font-size: 11px;
	line-height: 100%;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.header  a:link 
 {
	color:#FFFFFF;
	text-decoration:none;
}
.header  a:visited 
 {
	color:#660000;
	text-decoration:none;
}
.header  a:hover 
 {
	color:#FFCCCC;
	text-decoration:none;
}
.link   {
	height: 18px;
	text-align: center;
	font-size: 10px;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	margin-top: 10px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
.link  a:link 
 {
	color:#FF6600;
	text-decoration:none;
}
.link  a:visited 
 {
	color:#999999;
	text-decoration:none;
}
.link  a:hover 
 {
	color:#FFCC33;
	text-decoration:none;
}
.mark    {
	margin-right: 4px;
	margin-left: 5px;
}

