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

#wrapper {
	position:relative;
	width:950px;
	height:1200px;
	z-index:1;
	margin: auto;
	background-repeat: repeat-y;
	background-color: #333333;
}
#main_1 {
	position:absolute;
	left:232px;
	top:192px;
	width:700px;
	height:1400px;
	z-index:2;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.bold_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
}
.bold_09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}
.bold_08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}
.bold_07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}
.norm_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #000000;
}
.norm_09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
}
.norm_08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}
.norm_07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}
.crossout {
	text-decoration: line-through;	
}

