@charset "UTF-8"

html {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 100%;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 90%;
	background-color: #362;
	background-image: url("../images/bg.gif");
}

a img {
	border: none;
}

ol,ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 10px 0 0 0;
	line-height: 130%;
}

table {
	margin: 10px 0 0 20px;
}

td {
	vertical-align: top;
}

h2 {
	margin: 0;
	padding-top: 10px;
	font-size: 120%;
}

h3 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 100%;
}

p {
	margin: 10px 0 0 0;
	line-height: 130%;
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 1px;
	line-height: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.caption {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 75%;
}

.caution{
/*	color: #ff0000;*/
}

div.center {
	text-align: center;
}

.imagearea {
	text-align: center;
}

#page-wrapper {
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
}
#page-header {
	width: 800px;
	height: 45px;
	background: url("../images/header.gif") no-repeat #000;
}
#page-body {
}
#page-footer {
	width: 800px;
	height: 60px;
	color: #fff;
	background-color: #000;
	text-align: center;
}

#credit {
	margin: 15px 0 15px 0;
}

#credit ul {
	list-style-type: none;
	text-align: center;
}
#credit ul li {
	margin: 0 0 0 10px;
	display: inline;
}
#page-footer p {
	font-size: 80%;
	padding: 1em;
}

#page-title {
/*	margin-top: 18px;
*/	margin-bottom: 18px;
}
#page-title h1 {
	display: none;
}
#page-title p {
	display: none;
}
#page-title-image {
	text-align: center;
}
#page-title-image .title_l {
	float: left;
}
#page-title-image .title_r {
	float: right;
}
#page-title-image .title_clear {
	height: 0px;
	line-height: 0px;
	clear: both;
	visibility: hidden;
	font-size: 1px;
}

#border-area {
	background: #fff url("../images/border-body.png") repeat-y center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#border-area .read {
	font-size: 140%;
	font-weight: bold;
}

#border-area-top {
	background: #ffffff url('../images/border-top.png') no-repeat bottom center;
	padding: 15px 0 0 0;
	height: 5px;
}

#border-area-bottom {
	background: #fff url('../images/border-bottom.png') no-repeat top center;
	height: 6px;
}

#entry-button {
	text-align: center;
}

#entry-button .oub_btn {
	margin: 0;
}
#entry-button .oub {
	margin: 5px 0 0 0;
}

.campaign-description {
	margin: 0 20px 10px 20px;
	padding: 0 0 10px 0;
}

.campaign-description ol {
	margin-left: 26px;
}
.campaign-description li {
	margin-left: 20px;
}
.border {
	border-bottom: #b5b5b5 solid 1px;
}

.campaign-summary {
	width:730px
	height: 1%;
	margin: 10px 0 0 20px;
}

.contents {
	padding: 0 0 0 20px;
}

.campaign-description #news_title {
	margin: 0;
	height: 1%;
}
.campaign-description #news_img {
	width: 240px;
	height: 1%;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
}

.campaign-description #news_txt {
	width: 490px;
	height: 1%;
}

.campaign-description .news_right p,
.campaign-summary li .caution {
	margin-left: 0;
}

#catch {
	text-align: center;
	font-size: 140%;
	font-weight: bold;
}

