@charset "EUC-JP";
/* CSS Document */

#about {
	float:left;
 	background:#fff;
 	width:620px;
 	text-align:center;
}

#about h3 {
	background:url(../../../img/sub_about.gif) no-repeat;
	height:16px;
	width:175px;
	text-indent:-1000em;
	overflow:hidden;
}

#about table {
	font-size:120%;
	width:100%;
	margin:0 25px 0 0;
	border-collapse:collapse;
	background:#ffdca8;
}

#about td {
	padding:5px 5px;
	text-align:left;
	line-height:1.5em;
	
}

#about td.kou {
	width:200px;
	text-align:center;
}

#about td.img {
	border:1px solid #fff;
}

#sale {
	float:left;
 	background:#fff;
 	margin:15px 0 0 15px;
	_margin:7px 0 0 7px;
 	width:620px;
}

#sale p.sl {
	background:url(../../../img/sub_sale.gif) no-repeat;
	height:16px;
	width:175px;
	text-indent:-1000em;
	overflow:hidden;
}

#sale img {
	margin-top:10px;
	margin-bottom:7px;
}

#sale table {
	width:610px;
	border-collapse:collapse;
	background:#fff;
	margin-left:15px;
	margin-bottom:10px;
}

#sale td {
	padding:5px 5px;
	text-align:left;
	border:1px solid #333;
}


#sale th {
	background:#ffc979;
	font-weight:normal;
	text-align:center;
	border:1px solid #333;
	vertical-align:top;
	padding-top:3px;
}

#contact img {
	display:block;
	text-align:center;
}

#howto {
	float:left;
 	background:#fff;
 	margin:15px 0 0 15px;
	_margin:7px 0 0 7px;
 	width:620px;
}

#howto p.how {
	background:url(../../../img/sub_howto.gif) no-repeat;
	height:16px;
	width:175px;
	text-indent:-1000em;
	overflow:hidden;
}

#ex p.ex01 {
	background:url(../../../img/sub_ex01.gif) no-repeat;
	height:16px;
	width:175px;
	text-indent:-1000em;
	overflow:hidden;
}

#ex {
	float:left;
	margin:15px 0 0 15px;
	_margin:7px 0 0 7px;
 	background:#fff;
 	width:620px;
}

#ex p.ex02 {
	background:url(../../../img/sub_ex02.gif) no-repeat;
	height:16px;
	width:175px;
	text-indent:-1000em;
	overflow:hidden;
}

#ex p.ex03 {
	background:url(../../../img/sub_ex03.gif) no-repeat;
	height:16px;
	width:175px;
	text-indent:-1000em;
	overflow:hidden;
}

#ex span.ex04 {
	text-align:center;
	display:block;
	font-weight:bold;
	text-decoration:underline;
	font-size:120%;
}

#privacy {
	float:left;
	margin:15px 0 0 15px;
	_margin:7px 0 0 7px;
 	width:650px;
}

#privacy h3 {
	background:url(../../../img/sub_privacy.gif) no-repeat;
	height:16px;
	width:175px;
	text-indent:-1000em;
	overflow:hidden;
}

#privacy span.in {
	margin:1em 0 0 3em;
	display:block;
}

#specific {
	float:left;
	margin:15px 0 0 15px;
	_margin:7px 0 0 7px;
 	width:650px;
}

#specific span.in {
	margin:0 0 0 2em;
	display:block;
}

#specific table {
	width:670px;
	border-collapse:collapse;
	background:#fff;
}

#specific td {
	padding:5px 5px;
	text-align:left;
	border:1px solid #333;
}


#specific th {
	background:#333;
	color:#fff;
}

#specific td.kou {
	width:180px;
	text-align:center;
}

#privacy span {
	margin:1em 0 1em 1.4em;
	display:block;
}

#contact {
	float:left;
	margin:15px 0 0 15px;
	_margin:7px 0 0 7px;
 	background:#fff;
 	width:620px;
}

#contact h3 {
	background:url(../../../img/sub_contact.gif) no-repeat;
	height:16px;
	width:175px;
	text-indent:-1000em;
	overflow:hidden;
}

#contact table {
	margin:15px auto;
	width:550px;
	display:block;
}

#contact td {
	height:2.5em;
}

#contact textarea {
	width:420px;
}



#ex img {
	display:block;
	margin:0 auto 15px auto;
	text-align:center;
}

span.txt {
	margin:0 0 10px 18px;
	display:block;
	text-align:left;
}

span.ye {
	color:#ffcf49;
}

span.pn {
	color:#ff51b1;
}

span.rd {
	color:#f00;
}

span.bl {
	color:#00f;
}

span.rt {
	display:block;
	text-align:right;
	margin-right:50px;
	margin-bottom:10px;
}

span.cen {
	text-align:center;
	display:block;
	margin:10px 0;
}

span.bld {
	font-weight:bold;
}