@charset "utf-8";
/* CSS Document */

#contents #item_all {
	margin-top: 20px;
	font-size: 70%;
}
#item_all .item {
	text-align: center;
	float: left;
	height: auto;
	width: 120px;
	margin-right: 8px;
}
#contents #topcopy {
	padding-top: 15px;
	clear: both;
	font-size: 90%;
}#contents #topcopy table {
	margin-bottom: 15px;
	font-size: 90%;
	line-height: 1.4;
}
#contents #topcopy table tr td {
	border: 1px solid #FFF;
}
#contents #topcopy h2 {
	font-size: 120%;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 10px;
}
#contents #topcopy h3 {
	font-size: 120%;
	line-height: 32px;
	background: url(../common/bg_h3.gif) no-repeat left top;
	width: 610px;
	padding-left: 25px;
	margin-bottom: 10px;
}
#contents #topcopy p {
	margin-bottom: 10px;
}
#contents .itiran {
	font-size: 80%;
	margin-top: 20px;
}
