@charset "utf-8";
/* CSS Document */

#left_01 {
	background-color: #1a1a1a;
	display: block;
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 250px;
}
#center_01 {
	display: block;
	float: left;
	width: 410px;
	margin-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#right {
	background-color: #f3f3f3;
	display: block;
	float: right;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.title_01 {
	display: block;
	height: 30px;
	width: 250px;
	margin-top: 10px;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
}
.content_01 {
	display: block;
	height: 60px;
	width: 236px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
}
.title_02 {
	background-color: #6666CC;
	text-align: center;
	display: block;
	height: 30px;
	width: 190px;
	margin-top: 10px;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.content_02 {
	display: block;
	height: 31px;
	width: 90px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.title_03 {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3d3d3d;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin-top: 10px;
}
.content_03 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 1.0;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	display: block;
	margin-top: 5px;
	padding-left: 10px;
}
.warning_01 {
	background-image: url(../img/box_010.png);
	height: 14px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	display: block;
}
.warning_02 {
	background-image: url(../img/box_011.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	display: block;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
}
.warning_03 {
	background-image: url(../img/box_012.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 14px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.warning_04 {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	display: block;
}
.warning_05 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
