@charset "Shift_JIS";

body {
	background-image: url(../_i/choice/bg_800.png);
	background-repeat: x-repeat;
	color: #fff;
	font-family:'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'メイリオ', 'ＭＳ Ｐゴシック';
	font-size: 8pt;
	line-height: 1.5;
}
p {
	margin-bottom: 10px;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#666;
}

#bg800 {
	width: 700px;
	margin: 0 auto;
}

#bg800 h1 {
	color: #fff;
	text-align: left;
	font-size: 200%;
	padding: 30px 0 10px 0;
	font-weight: lighter;
}
.sizeText {
	text-align: left;
	font-size: 10pt;
	margin: 10px 10px;
}

#bg800 #sizeLabel {
	list-style: none;
	width: 100%;
	margin-top: 35px;
}
#bg800 #sizeLabel li {
	list-style: none;
	width: 220px;
	float: left;
}
#bg800 #sizeLabel a {
	display: block;
	width: 220px;
	height: 33px;
}
#bg800 #sizeLabel a span {
	display: none;
}
a.lhw900 {
	background-image: url(../_i/choice/lhw_sizelabel_900.gif);
}
a:hover.lhw900 {
	background-position:0 -33px;
}
a.lhw1100 {
	background-image: url(../_i/choice/lhw_sizelabel_1100.gif);
}
a:hover.lhw1100 {
	background-position:0 -33px;
}
a.lhw1300 {
	background-image: url(../_i/choice/lhw_sizelabel_1300.gif);
}
a:hover.lhw1300 {
	background-position:0 -33px;
}
#bg800 #sizeLabel a.current900 {
	background-image: url(../_i/choice/lhw_sizelabel_900.gif);
	background-position:0 -33px;
}
#bg800 #sizeLabel a.current1100 {
	background-image: url(../_i/choice/lhw_sizelabel_1100.gif);
	background-position:0 -33px;
}
#bg800 #sizeLabel a.current1300 {
	background-image: url(../_i/choice/lhw_sizelabel_1300.gif);
	background-position:0 -33px;
}




#sizeBoxLhw900 {
	width: 700px;
	height: 594px;
	background-image: url(../_i/choice/lhw_sizebg_900.gif);
	background-repeat: no-repeat;
	float: left;
}
#sizeBoxLhw1100 {
	width: 700px;
	height: 594px;
	background-image: url(../_i/choice/lhw_sizebg_1100.gif);
	background-repeat: no-repeat;
	float: left;
}
#sizeBoxLhw1300 {
	width: 700px;
	height: 594px;
	background-image: url(../_i/choice/lhw_sizebg_1300.gif);
	background-repeat: no-repeat;
	float: left;
}
#sizeBoxText {
	display: inline; /* for WinIE6 */
	float: left;
	width: 410px;
	font-size: 13px;
	line-height: 1.5;
	margin: 20px 0 10px 25px;
}
#sizeTextList {
	float: left;
	display: inline; /* for WinIE6 */
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 2;
	width: 410px;
	margin: 10px 0 10px 45px;
}
#setSample {
	float: right;
	display: inline; /* for WinIE6 */
	width: 220px;
	margin-top: 25px;
	margin-right: 25px;
}
