@charset "utf-8";
@import "import.css";

/* .section */

#main .section {
	clear: both;
}

#main .section h2 {
	background-image: url(../nimg/tit-plain.gif);
	margin-bottom: 10px;
}

#main .section p,
#main .section dl {
	font-size: 1.2em;
	line-height: 1.4;
}

#main .section p {
	margin-bottom: 10px;
	color: #497983;
}

#main .section p span {
	color: #f00;
}

#main .section p.txt {
	float: left;
}

#main .section p.att {
	text-align: right;
}

#main .section .section p {
	float: left;
	padding-left: 3px;
}

#main .section .section p.figure {
	float: right;
}

#main .section .section p.yoto {
	color: #333;
}

#main .section .section ul {
	width: 360px;
}

#main .section .section li {
	float: left;
	margin-right: 20px;
}

/* #choice */

#main #choice .section p {
	width: 364px;
}

#main #choice .section p.figure {
	width: 176px;
}

/* #pattern */

#main #pattern .section p {
	width: 380px;
}

#main #pattern .section p.figure {
	width: 160px;
}

/* #variation */

#main #variation .section p {
	width: 380px;
}

#main #variation .section p.figure {
	width: 160px;
}

#main #variation p.btn {
	text-align: center;
}

/* #attention */

#main #attention h2 {
	background: none;
	background-color: #F0E9CD;
	border: 1px solid #AD8C78;
	padding: 3px 5px;
	color: #333;
	font-size: 1.6em;
}

#main #attention p,
#main #attention ul,
#main #attention table {
	margin: 0 7px 10px 10px;
	font-size: 1.2em;
	line-height: 1.4;
}

#main #attention li span {
	color: #f00;
}

#main #attention p.btn {
	text-align: center;
}

#main #attention table {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	clear: both;
	width: 540px;
	margin: 0 auto 5px;
	table-layout: fixed;
	color: #666;
}

#main #attention th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 0;
	font-weight: normal;
}

#main #attention thead th {
	background-color: #ffd;
}

#main #attention td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
	padding: 5px 0;
}
