@charset "utf-8";

* {
	color:#FFF;
	padding:0;
	font-size: 12px;
	line-height: 150%;
	margin: 0;
	background-image: none;
}


body {
	background-color: #7b0000;
	background-image: url(../image/mainbg2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
#header {
	width:860px;
	margin-right: auto;
	margin-left: auto;
	height: 420px;
}


#header h1{
	font-size:12px;
	color:#333;
	font-weight:normal;
	text-align:left;
	padding-top: 0px;
	padding-left: 10px;
}
a:visited, a:active, a:link {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	color: #FF0099;
	text-decoration: none;
}
#base {
	width:860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#wrap {
	float: left;
	margin-top: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}



#contents {
	float: left;
	width: 820px;
}

#contents h2 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	background-image: url(../image/h3bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents h3 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	background-image: url(../image/titlebg5.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents h4 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	background-image: url(../image/titlebg2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents h5 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	background-image: url(../image/h2bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents #c_block {


}
#contents #copyboxbl {
	border: 1px solid #CCC;
	padding: 10px;
	color: #FFF;
	margin-bottom: 10px;
	background-color: #000;
}
#contents #copybox {
	border: 1px solid #CCC;
	padding: 10px;
	color: #FFF;
	margin-bottom: 10px;
}
#contents #copybox2 {
	border: 1px solid #CCC;
	padding: 10px;
	color: #FFF;
	margin-bottom: 10px;
	width: 798px;
}
#contents #copyboxgb {
	color: #FFF;
	margin-bottom: 10px;
}
#contents #copybox_l {
	color: #FFF;
	width: 107px;
	padding-right: 10px;
	float: left;
}
#contents #copybox_r {
	color: #FFF;
	float: left;
}

#contents #c_block table {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents #c_block table td {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: center;
}
#contents #c_block table th {

}
#copy img {
	padding-left: 8px;
}

.font_strong {
	color: #FF0099;
	font-weight: bold;
}

.font_pink {
	font-size: 12px;
	color: #666666;
}
.font_blue {
	font-size: 14px;
	color: #0099FF;
	font-weight: bold;
}
#footer {
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	height: 30px;
}

#footer_c {
	color: #CCCCCC;
	right: 20px;
	bottom: 5px;
	text-align: center;
}

#footer_line {
	height: 13px;
	clear: both;
}
