.materialGroup {
	clear: both;
	width: 100%;
	padding-top: 20px;
}

.materialGroup table {
	width: 348px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 0.9em;
	margin-left: 10px;
	float: right;
}
.materialGroup th {
	font-weight: bold;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	white-space: nowrap;
	text-align: center;
	font-size: 0.9em;
}

.materialGroup td {
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.materialGroup img {
	float: left;
}

.number {
	text-align: center;
}
.price {
	text-align: right;
}
.headerPrice {
	width: 6em;
}
.headerCodeNum {
	width: 3em;
}

.price-center {
	text-align: center;
}

.MGCaption {
	display: block;
	float: right;
	width: 348px;
}
.subContentBox h2 {
	font-size: 1em;
	font-weight: bold;
	color: #996633;
}

#attention h2 {
	display: block;
	margin-bottom: 10px;
}

#attention a {
	display: block;
	width: 180px;
	float: right;
}
#attention div {
	margin-bottom: 15px;
}
#at_orderSheet {
	width: 100%;
}
#at_shopingGuide {
	width: 100%;
}
#at_cattleya {
	width: 100%;
}
#at_variousAttention {
	width: 100%;
}


#atelierJun {
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#atelierJun a {
	display: block;
	margin-bottom: 10px;
}

