@charset "utf-8";
#header {
	background-image: url(../images/headerBg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 147px;
	background-position: left top;
}
#headerOut {
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#headerOut #rogo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 507px;
}
#headerOut .rigth {
	background-image: url(../images/headerRbg.jpg);
	height: 147px;
	list-style-type: none;
	text-align: right;
	background-repeat: no-repeat;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 443px;
}
#headerOut ul {
	margin: 0px;
	text-align: right;
	float: right;
	padding-top: 8px;
	padding-right: 8px;
	font-size: 80%;
	line-height: 150%;
}
#headerOut .rigth li {
	display: inline;
	text-align: right;
	padding: 5px;
	margin: 0px;
}
#contentsBody .right {
	width: 200px;
	float: right;
}
#contentsBody .right .btnBox {
	margin: 0px;
	padding: 0px 0px 5px;
}
#contentsBody .right #merumaga {
	border: 1px solid #770C14;
	margin-bottom: 10px;
}
#contentsBody .right #merumaga p {
	font-size: 85%;
	line-height: 150%;
	color: #770C14;
	text-align: left;
	padding: 3px 10px 5px;
}
#merumaga form { padding-bottom: 5px; }
#contentsBody .right .news {
	background-image: url(../images/newsBg.gif);
	border: 1px solid #706256;
}
#contentsBody .right .news dl, #contentsBody .right .news ul {
	text-align: left;
	font-size: 85%;
	line-height: 150%;
	color: #4E433A;
	padding: 5px 8px;
	list-style-type: none;
}
#contentsBody .right .news dt { font-weight: bold; }
#contentsBody .right .news dd, #contentsBody .right .news li {
	border-bottom: 1px dashed #706256;
	margin-bottom: 10px;
}
#contentsBody .right #RSS {
	padding: 0px;
	margin: 0px;
}
#contentsBody .right #RSS p {
	line-height: 150%;
	text-align: right;
	margin-top: 3px;
	font-size: 80%;
}
#RSS p a {
	font-weight: bold;
	color: #F60;
}
#RSS p a:hover { color: #FC0; }
#contentsBody #mainContents {
	float: left;
	width: 514px;
	padding-right: 8px;
	padding-left: 8px;
}
h2 {
	background-image: url(../images/subtitle.jpg);
	margin-top: 18px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	line-height: 120%;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 35px;
	width: 495px;
}
#contentsBody #mainContents p {
	text-align: left;
	color: #333;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 1em;
	margin-bottom: 0px;
	width: 500px;
}

