/*

	------------------------------------
	CSS format
	------------------------------------

*/

a { text-decoration:underline; }
a:hover { color:#E6B4B4; text-decoration:underline; }

.size1 { font-size: 70%; line-height:1.2; }
.size2 { font-size: 84%; line-height:1.3; }
.size3 { font-size: 90%; line-height:1.3; }
.size4 { font-size: 100%; line-height:1.3; }
.size5 { font-size: 110%; line-height:1.3; }
.size6 { font-size: 120%; line-height:1.3; }

/*

	------------------------------------
	2006年04月01日追加
	------------------------------------

*/

.size7 { font-size: 75%; line-height:1.2; font-weight:600; }
.size8 { font-size: 75%; line-height:1.2; font-weight:600; color: #ffffff; }
.size9 { font-size: 85%; line-height:1.2; font-weight:600; color: #330099; }
.size10 { font-size: 75%; line-height:1.2; font-weight:400; }
.size12  { font-size: 12px; line-height: 120% }
.size14 { font-size: 14px }
.size16 { font-size: 16px }
.size18 { font-size: 18px }
.size14b { font-weight: bold; font-size: 14px }
.size16b { font-weight: bold; font-size: 16px }
.size18b { font-weight: bold; font-size: 18px }

/*

	------------------------------------
	2006年04月10日追加
	------------------------------------

*/
.noble  { font-size: 10px; line-height: 140%; float: right; margin-top: 5px; margin-left: 2px; width: 150px }
.noble2    { font-size: 12px; line-height: 140%; margin-top: 3px; margin-left: 2px }
.shohin_no1 { font-size: 10px; letter-spacing: 1pt }
.price_no1 { font-size: 18px; letter-spacing: 1pt }
.price_no2 { font-size: 14px; letter-spacing: 1pt }
.price_no3 { font-weight: bold; font-size: 18px; letter-spacing: 1pt }
.bl450a    { font-size: 14px; line-height: 140%; float: left; width: 450px }
.bl450b    { font-size: 14px; line-height: 140%; float: right; width: 450px }
