@charset "utf-8";
.info_text {
	font-size: 10px;
	text-align: left;
	height: 15px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
.info_text_b {
	font-size: 10px;
	text-align: right;
	height: 15px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}

.left_float {
	float: left;
	width: 650px;
/*
	position: relative;
*/
	top: 15px;
	z-index: 1;
}
.fontstyle10px_w {
	font-size: 10px;
	color: #FFFAFA;
}


.right_float {
	float: right;
	position: relative;
	top: 15px;
}
.htext_12px {
	font-size: 12px;
	font-weight: bold;
}
.htext_12pxw {
	font-size: 12px;
	font-weight: bold;
	color: #FFFAFA;
}
.img_border_1px {
	border: 1px solid #000000;
}
.text_bold {
	font-weight: bold;
}
.ed {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
}
.text_w {
	color: #FFFFFF;
}

.black{
	color: #000000;
	text-decoration:underline;
}
	.indent_10 {
	text-indent: 10px;
}
.tex_silv {
	color: #c0c0c0;
}
.bread_p {
	display: block;
/*
	position: relative;
*/
	top: 0px;
	font-size: 10px;
	color: #FFFAFA;
	top: 10px;
/*
	bottom: 10px;
*/
}
.text_16_b {
	font-size:16px;
	font-weight:800;
}
.text_small {
	font-size: 9px;
}
.text_red_10px {
	font-size: 10px;
	color: #FF0000;
}
.size_border {
	border: 1px #808080 solid;
}
.td_bottom_1{
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#222;
}
.td_solid_1{
	border:solid;
	border-width:1px;
	border-color:#666;
}
.price td{
	padding: 10px;
}
.red_bold{
	font-style:normal;
	font-weight:bold;
	color:#F00;
}
.red_bold18{
	font-style:normal;
	font-weight:bold;
	font-size:18px;
	color:#F00;
}
.orange_bold{
	font-style:normal;
	font-weight:bold;
	color:#F60;
}
.gray{
	font-style:normal;
	color:#666;
}
.gray_mar{
	font-style:normal;
	color:#555;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
}