/* コンテナ */
div#container	{
	width: 761px;
	margin-left: auto;
	margin-right: auto;
}

/* ヘッダ */
div#header	{
	height : 70px;
	margin-top: 0px;
 }

/* メニュー */

#menu img {
	text-decoration: none;
	float: right;
}

ul#menu	{
	font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0px;
	height: 30px;
	background-color: #990000;
	background-image: url(../img/rollover.png)
}

ul#menu li	{list-style-type: none;
	float: left}

ul#menu li a	{
	display: block;
	width: 102px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #990000;
	background-image: url(../img/rollover.png);
	border-right: solid 1px #ffffff
}

ul#menu li a:hover	{background-color: #990000;
	background-position: left bottom}
#footer {
	font-size: 0.78em;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	text-align: center;
	padding-top: 3px;
	width: 760px;
}
#content {
	float: right;
	font-size: 0.8em;
	width: 640px;
}
body {
	margin-top: 0px;
	background-image: url(../rw/img/bg.gif);
	background-attachment: fixed;
	background-position: left top;
}

#pdf {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
.red {
color: #FF0000;
}

a {
	color: #017acd;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.center {
	text-align: center;
}
.chuouhaichi {
	margin-right: auto;
	margin-left: auto;
}

.uesmall {
	vertical-align: text-top;
	font-size: 80%;
	line-height: 100%;
}
.katawaku {
	text-align: center;
	padding-top: 10px;
}
#pdf {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
