#container h2.text_shop {
	background-image: url(img/text_h2_shop.jpg);
}
#container h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	background-image: url(img/h3bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	height: 23px;
	padding-top: 7px;
	padding-left: 30px;
}
#container #contents h4 {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #456A78;
}
#container #contents {
	padding: 20px 20px 0px 20px;
}
#container #contents table table th {
	padding: 5px 10px 5px 10px;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	border-right: 5px solid #CCCCCC;
	background-color: #ECECEC;
	font-weight: normal;
}
#container #contents table table td {
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #CCCCCC;
}
#container #contents table table table td,#container #contents table table table {
	border-style: none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
#container #contents table ul {
	margin-left: 15px;
}
#container #contents .margin {
	margin-right: 20px;
}
#container #contents .margin2 {
	margin-left: 120px;
}
#container #contents .border_bottom {
	border-bottom-style: none;
}
