@charset "utf-8";
/* CSS Document */
#content_img{
	height: 217px;
	width: 960px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#navi_used{
	width: 898px;
	padding-left: 60px;
	height: 29px;
	background-image: url(../top/navi2_bg.jpg);
	background-repeat: repeat;
}
#navi_used ul{
	margin: 0px;
	padding: 0px;
}
#navi_used ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 29px;
}
#navi_used ul li a{
	margin: 0px;
	padding: 0px;
}
#used_main{
	background-image: url(../header/line.jpg);
	background-repeat: repeat;
	height: 330px;
	width: 960px;
}
#used_main100{
	background-image: url(../header/line.jpg);
	background-repeat: repeat;
	height: auto;
	width: 960px;
}
#used_main_top{
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 960px;
}
#used_main_text{
	text-align: center;
	padding-top: 40px;
}
#used_main_text2{
	font-size: 13px;
	color: #333;
	margin-left: 120px;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}#used_main_text100{
	/* [disabled]text-align: center; */
	padding-top: 40px;
	margin-left: 150px;
	height: auto;
}

#comment{
	height: 61px;
	width: 320px;
	background-image: url(../top/comment_bg.jpg);
	background-repeat: no-repeat;
	margin-right: 145px;
	margin-left: 145px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top: 10px;
	padding-left: 350px;
}
/*テーブル*/
table#table-used{
	width:750px;
	margin-left: 100px;
	font-size: 11px;
	line-height: 15px;
	border: thin solid #666;
}
table#table-used tr{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	
}
table#table-used th{
	font-size: 14px;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	vertical-align: top;
	background-color: #AEF;
	border: thin solid #999;
}
table#table-used td{
	font-size: 12px;
	text-align: center;
	padding: 5px;
	border: thin solid #CCC;
}

span.used_text{
	font-size: 10px;
}
