/* CSS Document */

* {
	padding:0px;
	margin:0px;
}
#description {
	width:850px;
	color:#999;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	padding:0px;
	margin:4px auto -16px auto;
}
#description strong {
	color:#999;
}
#description a{
	color:#999;
}
#container {
	font-family: "MS UI Gothic", "Osaka";
	width:850px;
	margin:16px auto;
	background-image: url("images/base/r5_c1.jpg");
}
#header h1,#header p{
	color:#cccccc;
	font-size:small;
	font-weight:normal;
	text-align:center;
}
#body {
	width:800px;
	margin:0px auto;
}
#footer {
	width:850px;
	clear:both;
}
#copy {
	text-align:center;
	margin:16px;
}
#banner88_31 {
	text-align:center;
	margin-bottom:1em;
}
.akamoji {
	color:#cc0000;
}
.totop {
	text-align:right;
	clear:both;
}
body {
	padding-top:5px;
	border-top:6px solid #3268c2;
	border-bottom:6px solid #3268c2;
	background-color:#ffffff;
	background-image:url(images/bg/bg_main.jpg);
	background-repeat:repeat-x;
	/* background-color:#cccccc; */
}
h1 {
	font-size:22px;
}
strong {
	color:#000000;
	font-weight:normal;
}
a:link {
	text-decoration:none;
}
a:active {
	text-decoration:underline;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

