@charset "euc-jp";
/* CSS Document */
.txt_name {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_catch {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.txt_wht {
	font-weight: bold;
	color: #FFFFFF;
}#container #right .box1 {
	background-color: #FFFFFF;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #FF9999;
}
#container #right .box1 img {
	float: left;
	margin-right: 5px;
	margin-left: 3px;
	margin-bottom: 10px;
}
#container #right .box2 {
	float: left;
	padding-right: 5px;
	width: 330px;
}
.title_comment {
	font-size: 15px;
	font-weight: bold;
	color: #993333;
	margin-top: 2px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#container #right .box3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF33CC;
}
.txt_red {
	color: #CC0000;
}

