.product {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;

}
.midashi {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;

}

.label {
	background-color: #FFC6C6;
	font-size: 10pt;
	height:18pt;
}
.contents {
	background-color: FFFFCC;
	font-size: 10pt;
	height:18pt;
}

.honmon01 {
	font-size: 9pt;
	height:12pt;
}
.label_r {
	background-color: #DE5C5C;
	font-size: 10pt;
	color:#FFFFFF;
	height:18pt;
}
.contents_r {
	background-color: #ECECEC;
	font-size: 10pt;
	height:18pt;
}

.caption {
	font-size: 8pt;
}

.box{
	width:494px; 
	height:auto; 
	border:double 3px #F47070; 
	padding:5px;
	margin-top:0px;
	margin-left:0pt;
}
.copy {
	font-size: 8pt;
	height:12pt;
}
