@charset "UTF-8";
* {
	line-height: 140%;
	color: #444444;
	margin: 0px;
}
/* formatting style --------*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC6D6D;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	position: relative;
	left: 2px;
	top: 2px;
}
a:active {
	text-decoration: none;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #444444;
}
#wrapper #footer {
	background-color: #999966;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	clear: both;
}
#wrapper #header {
	padding: 0px;
}
#wrapper #contents {
	font-size: 12px;
	line-height: 20px;
}
#wrapper #contents ul {
	list-style: none;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	height: 20px;
	width: 800px;
	line-height: 20px;
	padding: 0px;
}
#wrapper #contents ul li {
	float: left;
	border-right: 1px dotted #444444;
	height: 20px;
	line-height: 20px;
	display: block;
	text-align: center;
}
#wrapper #contents a:link {
	color: #444444;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
#wrapper #contents a:hover {
	font-weight: bold;
	color: #CC0000;
	background-color: #EFE0BB;
	display: block;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #contents a:visited {
	color: #CC0000;
	display: block;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #contents a:active {
	color: #CC0000;
	display: block;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper   #main {
	width: 610px;
	float: left;
}
#wrapper #main #main2 img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #444444;
}
#wrapper #main #main2 .img_line {
	margin: 5px;
	padding: 5px;
	border: 1px solid #444444;
	float: left;
}
#wrapper #main #main2 .title1 {
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	margin: 5px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrapper #main #main2 p {
	font-size: 10px;
}
#wrapper #main #main2 .img_line2 {
	margin: 5px;
	padding: 5px;
	border: 1px solid #444444;
}
#wrapper #sub {
	width: 180px;
	float: right;
}
#wrapper #footer a:link {
	color: #FFFFFF;
}
#wrapper #footer a:hover {
	color: #FFFFCC;
}
#wrapper #footer a:visited {
	color: #FFFFFF;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999966;
}
.title3 {
	font-size: 12px;
	font-weight: bold;
	color: #999966;
}
#wrapper #header h1 {
	font-size: 12px;
	color: #AAAAAA;
}
#main #main2 table {
	text-align: center;
}
.center {
	text-align: center;
}
#main #main2 .center #rakuten {
	vertical-align: top;
}

