@charset "shift_jis";
/* CSS Document */

.sectionH1 h1{
	margin-bottom:20px;
}

.sectionH1 h2{
	margin-bottom:10px;
}

.sectionH1 h3{
	clear:both;
	font-weight:bold;
}


.sectionH1 #rivet_detail{
	margin-top:20px;
}

.sectionH1 #rivet_detail div{
	float:left;
	width:336px;
	margin-bottom:30px;
}

.sectionH1 #rivet_detail p{
	text-indent:-1em;
	margin-left:1em;
}

.sectionH1 #rivet_detail img{
	float:right;
}

.sectionH1 #rivet_spec{
	border-collapse:collapse;
	width:100%;
	margin:2px 0;
}

.sectionH1 #rivet_spec th{
	border:solid 1px #ccc;
	vertical-align:middle;
	background-color:#DCDDDD;
	padding:3px;
	line-height:1;
}

.sectionH1 #rivet_spec td{
	border:solid 1px #ccc;
	text-align:center;
	padding:3px;
}