.size8 {
	font-size: 8pt;
	line-height: 120%;
	color: #333333;
}
.size10 {
	font-size: 10pt;
	line-height: 130%;
	color: #333333;
}
.size10-150 {
	font-size: 10pt;
	line-height: 150%;
	color: #333333;
}
.size11 {
	font-size: 11pt;
	line-height: 120%;
	color: #333333;
}
.line150 {
	line-height: 150%;
}
.white{
	color: #FFFFFF;
}
.green{
	color:#339966;
}
.pink{
	color:#CC0066;
}
.size10-white{
	font-size: 10pt;
	color: #FFFFFF;
}
.toptext-menu {
	font-size: 8pt;
	color: #333333;
}

a:link {
	color: #003366;
	text-decoration:none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: underline;
}
h2.op{
	font-size:14px;
	color:#339933;
	margin:20px 0px 0px 0px;
	border-bottom:double 3px #339933;
}
h2.op-women{
	font-size:14px;
	color:#CC0066;
	margin:20px 0px 0px 0px;
	border-bottom:double 3px #CC0066;
}
.green-underline{
	border-bottom:solid 1px #339933;
	padding:0px 0px 5px 0px;
}
.pink-underline{
	border-bottom:solid 1px #CC0066;
	padding:0px 0px 5px 0px;
}
.img-margin{
	margin:10px 0px;
}
.img-right{
	float:right;
	margin-left:5px;
}

.img-left{
	float:left;
	padding-right:5px;
}

.center{
	text-align:center;
}
.floatclear{
	clear:both;
}
.option_kakaku{
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
}
.agemale-back{
	padding:10px;
	background-color:#CCFFCC;
}
.agefemale-back{
	padding:10px;
	background-color:#FFCCFF;
}

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

.txt-right{
	text-align:right;
}

.button-right{
	margin-right:0px;
}
.subtitle_bccolor{
	background-color:#E1FFF7;
	background-color:#66CC99;
	padding:5px;
	margin-bottom:5px;
	border-bottom:solid 1px #339966;
}
.subtitle_bccolor-women{
	background-color:#FFCCFF;
	padding:5px;
	margin-bottom:5px;
	border-bottom:solid 1px #CC0066;
}