@charset "UTF-8";

/* -----------------------------------------------
corporate styles
----------------------------------------------- */

#shop h2 img {margin-right:20px;}

#shop p.yahtxt {
	height:73px;
	margin-bottom:30px;
	padding-top:20px;
	overflow:hidden;
}

#shop table {
	width:900px;
	margin:0 0 50px;
	border:1px solid #46412e;
}
#shop table caption {
	text-align:left;
	margin-bottom:5px;
}
#shop table th,
#shop table td {
	width:130px;
	vertical-align:top;
}
#shop table th {padding:16px 8px 0;}
#shop table td {padding:5px 8px 16px;}

#shop p.cdtxt {
	height:91px;
	margin-bottom:30px;
	padding-top:15px;
	overflow:hidden;
}
