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

#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #666;
	font-size: 9pt;
	line-height: 15pt;
}
#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;/*--Fixes Background Bug--*/
	background-attachment: fixed;
	background-color: #eee8eb;
	background-image: url(bu2_img/back_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.title1 {
	float: left;
	width: 50px;
	clear: none;
	position: absolute;
	left: 0px;
}
.title2 {
	float: right;
	width: 50px;
	clear: none;
	position: absolute;
	left: 850px;
}
#contents {
	width: 600px;
	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;
}
.kakomi {
	padding: 10px;
	border: 1px solid #999;
}
h2 {
	font-size: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}
.big {
	font-size: 130%;
	line-height: 130%;
}
.red {
	color: #e4007f;
}
.blue {
	color: #0CF;
}
.right {
	float: right;
	width: 290px;
	font-size: 9pt;
	line-height: 15pt;
}
.left {
	float: right;
	width: 290px;
	font-size: 9pt;
	line-height: 15pt;
}
.red2 {
	color: #F0F;
}
.cast {
	font-size: 13pt;
	line-height: 25pt;
}
