@charset "utf-8";
/* CSS Document */


.list_box {
	padding:10px 0px 5px 0px;
	width: 650px;
	border: 1px solid #FFCC66;
	text-align: left;
	font-size: 14px;
	line-height: 30px;
	margin-bottom:5px;
	display:block;
}

.list_box td{
	vertical-align: top;
}

.list_head {
	font-size: 16px;
	font-weight: bold;
	background-image:url(recycl/image/title.gif);
	background-repeat: repeat-x;
	display:block;
	padding:8px 0px 5px 0px;
	width:650px;
	height:20px;
	margin-top:20px;
	color:#000000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.ditail_head {
	font-size: 16px;
	font-weight: bold;
	background-image:url(recycl/image/title.gif);
	background-repeat: repeat-x;
	display:block;
	padding:8px 0px 5px 0px;
	width:100%;
	height:20px;
	margin-bottom:20px;
	color:#000000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-align:center;
}

.list_img{
	margin:0px 15px 10px 15px;
	float:left;
}

.table_spec{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: bold;
	border:dashed;
	border:1px solid #666666;
	margin: 15px;
}
.table_spec tr{
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.table_spec th{
padding:3px 5px 3px 5px;
background-color:#EEE;
text-align:left;
}
.table_spec td{
padding:3px 5px 3px 5px;
}

.dial{
	clear:both;
	padding:0px;
	text-align: center;
}
.spec {
	clear:none;
	padding:0px;
	text-align: left;
	text-transform: none;
}
.list_img2 {
	float:left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 100px;
	margin-left: 15px;
}

.clear{clear:both;}
