@charset "utf-8";


#flash {
	height: 85px;
}
#contents {
	padding: 25px 30px 0 30px;
	background-color: #FFFFFF;
	height:1000px;
}
#conR {
	width: 564px;
	float: right;
	height: 1000px;
}
#RR01 {
	height: 60px;

}
#RR01 li {
	float: left;
}
#con01 {
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC;
	padding-left: 10px;
}
#size{
	font-size: 14px;
	line-height: 1.4em;

}
.con02 {
	height: 330px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #CCC;
}

.R01 {
	width: 220px;
	float: right;
}
.L01 {
	width: 320px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 96%;
	line-height: 140%;
	color: #333333;
	padding-top: 20px;
}
.con03 {
	height: 330px;
	padding-bottom: 30px;
}
#clear {
	clear: both;
}
