@charset "utf-8";



/* Catch */
/* ------------------------------------------------ */

#contents div#catchArea {
	width: 500px;
}
#contents div#catchArea img.image {
	display: block;
}
#contents div#catchArea p {
	margin: 2px 0 4px 0;
	padding: 6px 10px;
	font-size: 90%;
	font-weight: bold;
	background: #f9f9f9 url(../images/bg_catch.gif) left bottom no-repeat;
}
#contents div#catchArea p strong {
	color: #79a223;
}

#contents div#catchArea1 {
	width: 500px;
}
#contents div#catchArea1 img.image {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
}
#contents div#catchArea1 p {
	float: left;
	width: 260px;
	padding: 4px 0 0 0;
	font-size: 90%;
}
#contents div#catchArea1 p strong {
	color: #79a223;
}



/* Text */
/* ------------------------------------------------ */

#contents p.zoomup {
	margin: 0 0 20px 0;
	color: #666;
}



/* Item */
/* ------------------------------------------------ */

#contents div.item {
	float: left;
	width: 480px;
	margin: 0 0 40px 0;
}

#contents h2 {
	float: left;
}

#contents div.item .pic {
	float: left;
	
	width: 140px;
	margin: 0 20px 0 0;
	text-align: center;
}

#contents div.item .pic p{
width: 140px;
font-size:10px;
_font-size:9px;
margin:0;
padding:0 0 10px 0;
}

#contents div.item .pic .photo {
	display: block;
	margin: 0;
}
#contents div.item .pic .button {
	display: block;
	margin: 0 auto;
}
#contents div.item .pic .button:hover {
	position: relative;
	left:1px;
	top: 1px;
}

#contents div.item .data {
	float: left;
	margin: 10px 0 0 0;
}
#contents div.item .data table {
	margin: 0 0 10px 0;
	border-collapse: collapse;
	border: 0;
}
#contents div.item .data th,
#contents div.item .data td {
	padding: 4px 8px;
	font-size: 75%;
	line-height: 1.4;
	color: #444;
	border-bottom: 1px solid #edd;
}
#contents div.item .data tr:first-child th,
#contents div.item .data tr:first-child td {
	border-top: 1px solid #edd;
}
#contents div.item .data th {
	width: 84px;
	font-weight: normal;
	text-align: left;
	background: #fed;
}
#contents div.item .data td {
	font-weight: normal;
	background: #fcf9f5;
	width: 196px; /* for IE5.5 */
	voice-family : "\"}\"";
	voice-family : inherit;
	width: 204px;
}




#contents div.item .data table.price {
	margin: 0 0 10px 0;
	border-collapse: collapse;
	border: 0;
}
#contents div.item .data .price th,
#contents div.item .data .price td {
	padding: 4px 8px;
	font-size: 75%;
	line-height: 1.4;
	color: #444;
	border-bottom: 1px dotted #edd;
	
}
#contents div.item .data .price tr:first-child th,
#contents div.item .data .price tr:first-child td {
	border-top:none;
}
#contents div.item .data .price th {
	width: 142px;
	font-weight: normal;
	text-align: left;
	background: #fff;
}
#contents div.item .data .price td {
	font-weight: normal;
	background: #fff;
	width: 142px; /* for IE5.5 */
	voice-family : "\"}\"";
	voice-family : inherit;
	width: 142px;
}





.ie5dummy {
}


#contents div.item p {
	width: 304px;
	padding: 0 8px;
	line-height: 1.3;
}


#contents div.satoBox {
	float: left;
	width: 480px;
	margin: 20px 0 20px 0;
}

/* (for IE6) */
/* Hides from IE-mac \*/
* html #contents div.item { float: none; }
/* End hide from IE-mac */



/* Notes */
/* ------------------------------------------------ */

#contents p.notes {
	float: left;
	width: 440px;
	margin: 0 0 20px 0;
	padding: 10px;
	background: #f9f9f9;
}
