@charset "utf-8";
#right_container {
	text-align: center;
	padding-top: 5px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
.main_img {
	width: 800px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}
.title {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#explanation {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 10px;
	background-color: #FFFFEE;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#explanation p {
	line-height: 24px;
	font-size: 14px;
}

.box1 {
	height: 100px;
	width: 343px;
	border: 1px groove #FF9900;
	margin-bottom: 5px;
}
.box2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.box3 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.box2 h3 {
	font-size: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
}
.box3 img {

}
.outbox {
	display: block;
	width: 150px;
	float: left;
	margin-left: 5px;
	list-style-type: none;
}
.outbox .kind {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FF6600;
	line-height: 20px;
	text-align: center;
}
.outbox .disk {
	line-height: 18px;
	list-style-type: none;
	margin: 5px;
}

.ani_img {
	list-style-type: none;
	display: block;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

.box2 img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.box2 p {
	line-height: 22px;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
