body {
	font-size: 90%;
	line-height: normal;
	margin-top: 0px;
	font-variant: normal;
	background-image: url(img/bg_color.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#box {
	width: 700px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 3px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-style: outset;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	line-height: 20px;
}
h1 {
	font-size: 120%;
	background-image: url(img/obj_head_01.gif);
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	text-align: center;
}
.block1 {
	padding-right: 25px;
	padding-left: 25px;
}
.block2 {
	border: thin dotted #FF0000;
	width: 70%;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	font-size: 110%;
	background-color: #ADCCEB;
	padding: 5px;
}
.block1_center {
	text-align: center;
}
.b_text {
	font-weight: bold;
	color: #FF0000;
}
.k_box {
	padding: 5px 20px;
	border: 1px solid #5394D5;
	font-size: 110%;
	margin-right: 20px;
	margin-left: 20px;
}
h6 {
	text-align: center;
	width: 664px;
}
h5 {
	font-size: 100%;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	width: 90%;
	font-weight: normal;
}

