body {
	font-size:80%;
	line-height:1.3em;
}
.space5{margin-top: 5px;}
.space10{margin-top: 10px;}
.space20{margin-top: 20px;}
.space30{margin-top: 30px;}

.space3b{margin-bottom: 3px;}
.space5b{margin-bottom: 5px;}
.space7b{margin-bottom: 7px;}
.space10b{margin-bottom: 10px;}
.space15b{margin-bottom: 15px;}
.space20b{margin-bottom: 20px;}
.space30b{margin-bottom: 30px;}

#contents {
	width:580px;
}
#headTitle {
	width: 580px;
	height: 95px;
	margin: 10px 0 0 0;
	padding: 0;
	background-image: url(img/head_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#tabUl {
	width: 575px;
	margin: 20px 0 20px 0;
	padding: 0;
	list-style: none;
}
#tabUl LI {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #ffffff;
}
.mainList {
	width: 579px;
	height: auto;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	letter-spacing: 0.1em;
}
.explan {
	font-size: 12px;
	color: #333333;
	margin: 5px 0 5px 10px;
	padding: 0;
	text-align: left;
	line-height: 1.2em;
}
.listTbl {
	border: 1px solid #666666;
	background-color: #ffffff;
	color: #333333;
	width: 568px;
	font-size: 12px;
	margin: 0 0 3px 0;
	font-weight: normal;
}
.usTh, .us2Th, .us3Th, .phTh, .ph2Th, .szTh, .sz2Th, .mtTh, .nmTh, .stnmTh, .slnmTh, .pdTh, .ptTh, .pt2Th, .pt3Th {
	padding: 5px 2px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-color: #96e0a9;
	letter-spacing: 0.1em;
	line-height: 1.1em;
	color: #333333;
}
.phTh, .ph2Th, .szTh, .sz2Th, .mtTh, .nmTh, .stnmTh, .slnmTh, .pdTh, .ptTh, .pt2Th, .pt3Th {
	border-bottom: 3px double #666666;
	border-left: 1px solid #666666;
}
.usTh, .us2Th, .us3Th {
	border-bottom: 3px double #666666;
}
.usTh { width: 24%; }
.us2Th { width: 14%; }
.us3Th { width: 8%; }
.phTh { width: 10%; letter-spacing: 0; }
.ph2Th { width: 20%; }
.szTh { width: 8%; font-size: 10px; }
.sz2Th { width: 4%; letter-spacing: 0; font-size: 10px; }
.mtTh { width: 4%; letter-spacing: 0; }
.nmTh { width: 6%; letter-spacing: 0; }
.stnmTh { width: 6%; letter-spacing: 0; font-size: 10px; }
.slnmTh { width: 6%; letter-spacing: 0; font-size: 10px; }
.pdTh { width: 22%; }
.ptTh { width: 30%; }
.pt2Th { width: 40%; }
.pt3Th { width: 36%; }
.pdTd {
	text-align: center;
	border-bottom: 1px solid #666666;
}
P.priceP {
	width: 98%;
	font-size: 11px;
	text-align: right;
	color: #333333;
	padding: 0;
	margin: 2px 0 0 0;
	font-weight: normal;
}
SPAN.rNl {
	color: #f20000;
	font-weight: bold;
	font-size: 12px;
}
.r10Td, .r11Td, .r1pdTd {
	background-color: #fffff0;
}
.clgrn {
	color: #556659;
	font-size: 11px;
}
.r20Td, .r21Td, .r2pdTd {
	background-color: #ffffff;
}
.r30Td, .r31Td, .r3pdTd {
	background-color: #f7fff0;
}
.r10Td, .r20Td, .r30Td {
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #666666;
}
.r11Td, .r21Td, .r31Td {
	padding: 0;
	text-align: center;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.r1pdTd, .r2pdTd, .r3pdTd {
	padding: 2px;
	text-align: left;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.ft10 {
	font-size: 10px;
}
.ico10 {
	background-color: #009966;
	color: #ffffff;
	width: 90%;
	padding: 5px 0 3px 2px;
	display: block;
	letter-spacing: 0;
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
}
.r1pdTd a, .r1pdTd a:link, .r1pdTd a:visited, .r1pdTd a:active, 
.r2pdTd a, .r2pdTd a:link, .r2pdTd a:visited, .r2pdTd a:active, 
.r3pdTd a, .r3pdTd a:link, .r3pdTd a:visited, .r3pdTd a:active {
	display: block;
	font-weight: bold;
	color: #00b368;
	text-decoration: none;
	background-image: url(img/arrow.gif);
	background-position: 0 2;
	background-repeat: no-repeat;
	text-indent: 10px;
}
.r1pdTd a:hover, .r2pdTd a:hover, .r3pdTd a:hover {
	color: #7accb1;
	text-decoration: underline;
}
.toTop {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	padding: 0 10px;
	margin: 2px 0 20px 0;
}
.toTop A, .toTop A:link, .toTop A:visited, .toTop A:active{
	color: #555966;
}
.toTop A:hover {
	color: #1f4e66;
}
.sunpoA, .sunpoA:link, .sunpoA:active, .sunpoA:visited {
	display: block;
	width: 38px;
	height: 23px;
	background-image: url(img/btn_sunpo.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.sunpoA:hover {
	background-image: url(img/btn_sunpo.gif);
	background-position: 1 1;
	background-repeat: no-repeat;
	text-indent: -9999px;
}






