@charset "UTF-8";
p {
	font-size: 10pt;
	line-height: 18pt;
}

#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #666;
	font-size: 10pt;
	line-height: 18pt;
	background-image: url(ouji_img/back.jpg);
	background-repeat: no-repeat;
	padding-top: 500px;
}
#headback {
	background-image: url(bu2_img/back_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}

body{
	margin:0;
	padding:0;
	width:100%;
	min-width:970px;
}
.title1 {
	float: left;
	width: 50px;
	clear: none;
	position: absolute;
	left: 0px;
}
.title2 {
	float: right;
	width: 50px;
	clear: none;
	position: absolute;
	left: 850px;
}
#contents {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(bu2_img/alpha.png);
}
.small {
	font-size: 80%;
	line-height: 80%;
	clear: both;
}
table tr td{
	font-size: 13pt;
	line-height: 23pt;
	text-align: center;
}
.kakomi {
	padding: 10px;
	border: 1px solid #999;
}
h1 {
	font-size: 16px;
	margin: 20px;
}
h2 {
	font-size: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	margin-top: 60px;
}
.big {
	font-size: 130%;
	line-height: 130%;
}
.red {
	color: #e4007f;
}
.blue {
	color: #0CF;
}
.right {
	float: right;
	width: 379px;
	padding-left: 20px;
	margin-bottom: 50px;
}
.left {
	float: right;
	width: 379px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCC;
	padding-right: 20px;
	margin-bottom: 50px;
}
.red2 {
	color: #F0F;
}
.cast {
	font-size: 13pt;
	line-height: 25pt;
}
