@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	background:#101113 url(../img/bk_all.gif) repeat;
}
a:link,
a:visited {
	color:#CA1F2B;
	text-decoration:none;
}
a:hover,
a:active {
	color:#CA1F2B;
	text-decoration:underline;
}
a img {
	border:none;
}
h1 {
	text-indent:-9999px;
	width:910px;
	height:487px;
	background:url(../img/header_tit.jpg) no-repeat;
}
h2 {
	text-indent:-9999px;
	width:910px;
	height:307px;
	background:url(../img/header_info.jpg) no-repeat;
}
h3 {
	margin-bottom:20px;
}
h4 {
	margin-bottom:20px;
}

#wrapper {
	text-align:left;
	width:910px;
	margin:0px auto;
	background:url(../img/bk_contents.gif) repeat-y;
}
#txt_first {
	width:380px;
	float:left;
	line-height:1.5em;
}
#txt_second {
	width:380px;
	float:right;
	line-height:1.5em;
}
#contents_end {
	clear:both;
}
#present_contents {
	width:740px;
	margin:0px auto;
}
#present_img {
	width:300px;
	float:left;
}
#present_tit {
	width:413px;
	float:right;
}
#present_txt {
	clear:both;
	padding-top:10px;
	line-height:1.5em;
}
#bn_header {
	width:780px;
	margin-top:40px;
}
#bn_header h4 {
	width:170px;
	float:left;
}
#bn_header p {
	width:400px;
	float:right;
	text-align:right;
	line-height:1.5em;
}
#bn_contents {
	clear:both;
	width:630px;
	margin:15px auto;
}
#bn_contents p {
	margin-bottom:5px;
}
#footer {
	padding:20px 0px;
}
#footer address {
	font-style:normal;
}

.contents {
	width:780px;
	margin:0px auto;
}
.pages,
.pages2 {
	clear:both;
}
.page_first {
	width:379px;
	float:left;
	padding:10px 0px 5px 0px;
}
.page_second {
	width:379px;
	float:right;
	padding:10px 0px 5px 0px;
}
.pages2 .page_first {
	width:379px;
	float:left;
	padding:10px 0px 40px 0px;
}
.pages2 .page_second {
	width:379px;
	float:right;
	padding:10px 0px 40px 0px;
}
.pt {
	clear:both;
	width:910px;
	margin:0px auto;
	background:url(../img/bk_contents_pt.gif) repeat-y;
}
.box {
	clear:both;
	width:780px;
	background:url(../img/bk_box.jpg) repeat-y;
}
.box_end {
	clear:both;
}
.bn_set {
	width:120px;
	padding-right:50px;
	float:left;
}
.bn_set2 {
	width:120px;
	float:right;
}
