body { 
	background-color: #ffffff; 
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	line-height: 16px; 
	color: #000000 
} 
h1 { 
	padding: 0; 
	margin: 0; 
} 
h2 { 
	padding: 0; 
	margin: 0; 
} 
h3 { 
	padding: 0; 
	margin: 0; 
} 
h4 { 
	padding: 0; 
	margin: 0; 
} 
h5 { 
	padding: 0; 
	margin: 0; 
} 
p { 
	padding: 0; 
	margin: 0; 
} 
ul { 
	padding: 0; 
	margin: 0; 
} 
ol { 
	padding: 0; 
	margin: 0; 
} 
a { 
	color: #0000cc; 
	text-decoration: none 
} 
a:hover { 
	color: #ff6600; 
	text-decoration: underline 
} 
a.black { 
	color: #000000; 
	text-decoration: none 
} 
a:hover.black { 
	color: #DD201E; 
	text-decoration: none 
} 
a.line { 
	color: #0000cc; 
	text-decoration: underline 
} 
a:hover.line { 
	color: #ff6600; 
	text-decoration: underline 
} 
.basic { 
	font-size: 80%; 
	line-height: 16px; 
	color: #000000 
} 
#input-search { 
	font-size: 80%; 
	width: 115px 
} 
.size10 { 
	font-size: 70%; 
	line-height: 14px; 
	color: #000000 
} 
.size10red { 
	font-size: 70%; 
	line-height: 14px; 
	color: #dd0000 
} 
.size12b { 
	font-size: 80%; 
	line-height: 16px; 
	font-weight: bold; 
	color: #000000 
} 
.size12-red { 
	font-size: 80%; 
	line-height: 16px; 
	color: #DD201E 
} 
.size12b-red { 
	font-size: 80%; 
	line-height: 16px; 
	font-weight: bold; 
	color: #DD201E 
} 
.size12b-blue { 
	font-size: 80%; 
	line-height: 16px; 
	font-weight: bold; 
	color: #001EA0 
} 
.size14 { 
	font-size: 90%; 
	line-height: 18px; 
	color: #000000 
} 
.size14b { 
	font-size: 90%; 
	line-height: 18px; 
	font-weight: bold; 
	color: #000000 
} 
.size14b-red { 
	font-size: 90%; 
	line-height: 18px; 
	font-weight: bold; 
	color: #DD201E 
} 
.size14b-white { 
	font-size: 90%; 
	line-height: 18px; 
	font-weight: bold; 
	color: #ffffff
} 
.size16b { 
	font-size: 110%; 
	line-height: 20px; 
	font-weight: bold; 
	color: #000000 
} 
.size16b-red { 
	font-size: 110%; 
	line-height: 20px; 
	font-weight: bold; 
	color: #DD201E 
} 
.input-search { 
	font-size: 80%; 
	width: 140px; 
} 
.input-kazu { 
	font-size: 80%; 
	width: 40px; 
} 
.input-login { 
	font-size: 80%; 
	width: 200px; 
} 
.input-short { 
	font-size: 80%; 
	width: 46px; 
} 
.input-short2 { 
	font-size: 80%; 
	width: 70px; 
} 
.input-middle { 
	font-size: 80%; 
	width: 90px; 
} 
.input-long { 
	font-size: 80%; 
	width: 203px; 
} 
.input-comment { 
	font-size: 80%; 
	width: 380px; 
}
.error {
	font-size : 12pt ; 
	font-weight: bold ; 
	color:#ff0000; 
	line-height: 120%
}
.price {
	font-size : 10pt ; 
	font-weight: bold ; 
	color:#ff0000; 
	line-height: 120%
}


