#contents {
	height: 2310px;
}
#mein {
	height: 2310px;
	background-image: url(../resource/page.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
h1{
	height: 472px;
	width: 681px;
	background-image: url(img/privi_top.jpg);
	margin: 0px;
	padding: 0px;
}
.privi01{
	height: 90px;
	width: 681px;
	background-image: url(img/privi01.jpg);
}
.privi02{
	height: 90px;
	width: 681px;
	background-image: url(img/privi02.jpg);
}
.privi03{
	height: 90px;
	width: 681px;
	background-image: url(img/privi03.jpg);
}
.privi_txt {
	font-size: 14px;
	line-height: 17px;
	width: 550px;
	text-align: left;
	margin-top: 42px;
	margin-left: 60px;
	float: left;
}
.card{
	background-image: url(img/card_top.jpg);
	height: 230px;
	width: 681px;
	background-repeat: no-repeat;
}
.card01{
	height: 90px;
	width: 681px;
	background-image: url(img/card01.jpg);
	margin-bottom: 20px;
}
.card_txt {
	font-size: 12px;
	line-height: 15px;
	width: 460px;
	text-align: left;
	float: right;
	margin-right: 10px;
	margin-top: 130px;
}
.card_txt02 {
	font-size: 12px;
	line-height: 17px;
	width: 550px;
	text-align: left;
	margin-top: 30px;
	margin-left: 60px;
	float: left;
}
.cd {
	border: 1px dashed #999999;
	height: auto;
	width: 500px;
	padding: 8px 8px 12px;
	margin-bottom: 10px;
}
.cd_title {
	margin-bottom: 4px;
}
.cd_txt {
	width: 486px;
	list-style-position: inside;
	list-style-type: square;
	margin: 0px;
	padding: 8px 0px 5px 7px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
.shop {
	background-image: url(img/shop_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 681px;
	height: 380px;
}
.shop_txt {
	font-size: 12px;
	line-height: 14px;
	margin: 160px 0px 0px 20px;
	padding: 0px;
	width: 260px;
	float: left;
	text-align: left;
}
.shop01{
	width: 681px;
	margin: 10px 0px 0px;
	padding: 0px;
	height: 40px;
}
.shop_txt02 {
	font-size: 14px;
	line-height: 17px;
	width: 460px;
	text-align: left;
	float: left;
	margin: 5px 0px 5px 200px;
	padding: 0px;
}
.name {
	color: #3366FF;
}
.name a {
	color: #3366FF;
}
.name a:hover {
	color: #3366FF;
}
.falcom_shop {
	height: 22px;
	width: 268px;
	margin-top: 20px;
}

/*IE6*/
*html  p {
	font-size: 14px;
	line-height: 17px;
	width: 550px;
	text-align: left;
	margin-top: 42px;
	margin-left: 30px;
}
*html  .shop_txt02 {
	font-size: 14px;
	line-height: 17px;
	width: 460px;
	text-align: left;
	margin: 5px 0px 5px 100px;
	padding: 0px;
}
*html  .shop_txt {
	font-size: 12px;
	line-height: 14px;
	margin: 165px 0px 0px 15px;
	padding: 0px;
	width: 260px;
	text-align: left;
}
	
/*IE7*/
*:first-child+html #contents {
	height: 2330px;
}
*:first-child+html #mein {
	height: 2330px;
	background-image: url(../resource/page.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
*:first-child+html .shop01{
	width: 681px;
	margin: 10px 0px 0px;
	padding: 0px;
	height: 50px;
}
