@charset "UTF-8";
#contents {
	padding-top: 30px;
}
div.itemBOX {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	padding-bottom: 20px;
}
.itemBOX div.details {
	width: 440px;
	float: right;
}
.itemBOX img.listPhoto {
	float: left;
}
div.itemBOX h2 {
	font-weight: bolder;
	color: #000000;
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 5px;
}
.itemBOX div.details p {
	font-size: 90%;
	margin-bottom: 5px;
	color: #CC6600;
}
.itemBOX div.details table {
		width: 100%;
		border-bottom: 1px dotted #999999;
		margin-bottom: 7px;
}
.itemBOX div.details td {
	text-align: right;
}
div.itemBOX .details td img {
	vertical-align: middle;
}
div.details th, div.details td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.details input.button {
	vertical-align: middle;
}
div.details p.cart-caption {
		color: #333333;
}

div#yamabudo {
}

div#yamabudo #exp {
		float: right;
		width: 310px;
}

div#yamabudo h2 {
		font-weight: bold;
		color: #CC3366;
		margin-bottom: 1em;
		font-size: 120%;
}

div#yamabudo p {
		margin-bottom: 1em;
		line-height: 1.5em;
}

div#yamabudo #itemblock {
		clear: both;
		padding: 10px;
		background: url(../img/common/bg/diagonal.gif);
}
div#itemblock .innner {
		background: #FFFFFF;
		padding: 10px;
}


#itemblock .item {
		border: 1px solid #E6E6E6;
}
div#itemblock h2  {
		margin: 0px 0px 5px;
		font-size: 130%;
}

div#itemblock ul {
		margin: 0px 0px 5px;
		padding: 0px;
		list-style: none;
}

div#itemblock li {
		margin: 0px;
		padding: 0px;
}
div.itembox2 {
		margin-bottom: 40px;
		padding-bottom: 20px;
		border-bottom: 2px solid #CCC;
}

div.itembox2 p {
		line-height: 1.5em;
		margin-bottom: 1em;
}
div.itembox2 h2 {
		font-size: 140%;
		font-weight: bold;
		margin-bottom: 5px;
}



div.itembox2 .main-image {
		float: left;
}

div.itembox2 div.item-spec {
		width: 284px;
		float: right;
}

div.itembox2 div.item-spec p.kikaku-size {
		padding: 10px;
		border: 1px solid #666;
		font-size: 90%;
}

div.itembox2 table {
		clear: both;
		width: 100%;
		border-top: 1px dotted #333;
		margin-bottom: 10px;
}

div.itembox2 th,
div.itembox2 td {
		border-bottom: 1px dotted #999;
		vertical-align: middle;
		padding-top: 10px;
		padding-bottom: 10px;
}

div.itembox2 td {
		text-align: right;
}

div.itembox2 td .button {
		vertical-align: middle;
}

div.itembox2 div.cart-bloc {
		padding-top: 20px;
		clear: both;
}

div.itembox2 p.cart-caption {
		font-size: 90%;
}
div.itembox2 .cart-bloc table th strong {
	font-weight: bold;
}

