#smalltext {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 7px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#smalltextin {
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 20px;
	margin-top: 7px;
}
#contentsbox {
	padding: 5px 0px 5px 5px;
	margin: 0px;
}
#titlebar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FF6666;
	font-size: 12px;
	border-top-style: solid;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#titlebarsmall {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #F50DF5;
	border-right-color: #F50DF5;
	border-bottom-color: #F50DF5;
	border-left-color: #F50DF5;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#boxlist {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	list-style-type: none;
}
#normaltextin {
	font-size: 12px;
	margin-left: 20px;
	line-height: 16px;
	margin-top: 5px;
}
#faqtitle {
	color: #84539A;
	padding-left: 12px;
	font-size: 12px;
}
#faqqtext {
	color: #333333;
	padding-left: 12px;
	padding-right: 0px;
}
#coupontitle {
	font-size: 12px;
	color: #F50DF5;
}
.maintext {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 10px;
}
.listbox {
	margin-left: 3px;
	list-style-type: none;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.smalltext {
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	line-height: 1.4em;
}
.ruletitle {
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.listsmalltext {
	font-size: 12px;
	line-height: 1.4em;
}
.boxunderline {
	border-top: thin dotted #999999;
	border-right: thin none #999999;
	border-bottom: thin none #999999;
	border-left: thin none #999999;
}
.sizeline {
	border-top: 1px dotted;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
#to-sizespec a:link {
	font-weight: bold;
	color: #F50DF5;
	text-decoration: underline;
}
#to-sizespec a:visited {
	font-weight: bold;
	color: #F50DF5;
	text-decoration: underline;
}
#to-sizespec a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.maintextgray {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 10px;
	color: gray;
}