@charset "utf-8";
@import "import.css";

#main p,
#main table {
	font-size: 1.2em;
}

#main p.btn {
	clear: both;
	text-align: center;
}

/* .section */

#main .section {
	clear: both;
}

#main .section h2 {
	margin-bottom: 10px;
}

#main .section p {
	margin-left: 10px;
	margin-right: 7px;
	
}

#main .section p {
	clear: both;
	margin-bottom: 10px;
	line-height: 1.4;
	color: #497983;
}

#main .section p span {
	color: #f00;
}

#main .section table,
#main .section p.att {
	margin-left: 21px;
	margin-right: 18px;
}

#main .section p.att {
	color: #006;
}

#main .section p.figure {
	text-align: center;
}

#main .section table {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	clear: both;
	width: 540px;
	margin-bottom: 10px;
	color: #666;
}

#main .section th {
	background-color: #ffd;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 0;
	font-weight: normal;
}

#main .section td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
	padding: 5px 0;
}

#main .section ul.icon-func {
	padding-left: 10px;
}

/* #sign */

#main #sign h2 {
	background-image: url(../nimg/tit-sign.gif);
}

/* #metal-base */

#main #metal-base h2 {
	background-image: url(../nimg/tit-metalBase.gif);
}

/* #magnet */

#main #magnet h2 {
	background-image: url(../nimg/tit-magnetSign.gif);
}

/* #stands */

#main #stands h2 {
	background-image: url(../nimg/tit-stands.gif);
}

#main #stands dt {
	clear: both;
	font-size: 1.4em;
	font-weight: bold;
	color: #036;
}

#main #stands dd {
	margin-bottom: 10px;
}

#main #stands dd li {
	float: left;
}
