.box_01 {
	width:350px;
	float:left;
}
.box_02 {
	width:310px;
	float:right;
	color:#CCCCCC;
	font-size:10px;
	line-height:14px;
}
.box_03 {
	float:right;
	width:330px;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	border-left:#999999 1px solid;
	border-top:#999999 1px solid;
	border-right:#FFFFFF 2px solid;
	border-bottom:#FFFFFF 2px solid;
	padding:5px;
	margin-top:20px;
	background-image: url(images/back_color.jpg);
	background-repeat: no-repeat;
}
.box_03 p {
	margin-bottom:5px;
}
.txt_normal {
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
}
.txt_normal_02 {
	font-size:12px;
	color:#FFFFFF;
	line-height:21px;
}
.txt_small {
	color:#FFFFFF;
	font-size:10px;
}
.txt_01 {
	font-size:10px;
	line-height:14px;
	color:#FFFFFF;
	margin-top:10px;
}
.txt_02 {
	font-size:14px;
	color:#d3a930;
	line-height:22px;
	margin:15px 0;
}
#info_diorama {
	background-image:url(images/diorama.gif);
	background-repeat:no-repeat;
	width:675px;
	height:420px;	
}
.gotop {
	margin:auto;
	margin-top:25px;
	font-size:12px;
	width:200px;
	text-align:center;
}
.clear {
	clear:both;
	height:1px;
}

