#mainContents {
	position: relative;
	line-height: 1.5;
	padding-bottom: 20px;
}
#mainContents h1 {
	margin-left: 10px;
}
#mainContents h2 {
	margin-top: 40px;
	margin-left: 10px;
	clear: both;
}
#mainContents h3 {
	clear: both;
}
#mainContents h4 {
	clear: both;
	margin-bottom: 20px;
	padding-top: 10px;
}
#mainContents p{
	margin: 0px;
	color: #666;
	line-height: 1.5;
}
#mainContents dt,#mainContents dd{
	line-height: 1.5;
	font-size: 1em;
}
#mainContents ul {
	color: #666;
	margin-top: 5px;
}
#mainContents .firstH2 {
	margin-top: 30px;
}
.structure {
	text-align: right;
	margin-top: 20px;
	clear: both;
	margin-right: 10px;
}
#iconSpecial {
	float: left;
	width: 100px;
}
#iconSpecial table {
	width: 100%;
}
#iconSpecial td {
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
}
#textSpecial {
	float: right;
	width: 420px;
}
#textSpecial p {
	padding-bottom: 10px;
}
.imageBox {
	width: 560px;
	position: relative;
	clear: both;
	margin-left: 10px;
	margin-top: 20px;
}
.imageBox .scene {
	float: left;
	width: 210px;
	display: block;
}
.imageBox .text {
	float: right;
	width: 330px;
	display: block;
}
.imageBox .text img {
	margin-top: 10px;
}
.imageBox .text td {
	text-align: center;
	padding-right: 5px;
	width: 67px;
}
.imageBox .toIcon {
	width: 110px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.productInfo {
	clear: both;
	margin-top: 40px;
	margin-left: 10px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	position: relative;
	width: 560px;
}
.productInfo .productLeftNarrow {
	width: 280px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.productInfo .productLeftWide {
	width: 420px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.productInfo .productLeftTop {
	width: 280px;
	float: left;
	margin-top: 10px;
}
.productLeftNarrow img, .productLeftWide img, .productLeftTop img {
	margin-top: 10px;
}
.productInfo .imageWide {
	float: right;
	width: 250px;
	margin-top: 10px;
}
.productInfo .imageNarrow {
	float: right;
	width: 110px;
	margin-top: 10px;
}
.productInfo table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 100%;
}
.productInfo th {
	font-weight: normal;
	text-align: right;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	white-space: nowrap;
	width: 7em;
}
.productInfo td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.productInfo p {
	padding-top: 10px;
}
.productInfo td .sub_list {
	padding-left: 1em;
	display: block;
}
.productInfo td dt{
	font-weight: bold;
}
.howtoExchange {
	margin-left: 10px;
	margin-top: 20px;
}
.mutualLink {
	margin-top: 20px;
	margin-left: 10px;
}
.mutualLink ul {
	margin: 0px;
}
.mutualLink li {
	display: inline;
}
.mutualLink a {
	display: inline;
	margin-right: 10px;
}
.specialIcon {
	margin-bottom: 5px;
}
.topCollection {
	margin-top: 40px;
	clear: both;
	text-align: right;
}
.topCollection ul {
	list-style-type: none;
	margin: 0;
}
.topCollection li {
	display: inline;
}
.topCollection a {
	display: block;
	float: right;
	margin-right: 10px;
}

