.txt10	{ 
	font-size: 10px;
	line-height: 15px;
}

.txt12	{ 
	font-size: 12px;
	line-height: 16px;
}

.txt12w	{ 
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

.txt13	{ 
	font-size: 13px;
	line-height: 17px;
}

.txt14	{ 
	font-size: 14px;
	line-height: 17px;
}

.copy	{ 
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}

.mainbg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.line {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #140f0e;
}

.blu-ray_box {
	font-size: 12px;
	line-height: 16px;
    border-color:#c3b6ae;
	border-width: 1px;
	border-style: solid;
	padding:5px;
}

.bluray_campaign_box {
	font-size: 12px;
	line-height: 16px;
    border-color:#140f0e;
	border-width: 1px;
	border-style: solid;
	padding:7px;
}

.blu-ray_sp_bg {
	background-image: url(images/bluray_sp_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.blu-ray_sp_comment {
	font-size: 12px;
	line-height: 16px;
    border-color:#999999;
	border-width: 1px;
	border-style: solid;
}

.link {
	font-size: 12px;
	line-height: 16px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

a:link {
	color: #CC3300;
}

a:visited {
	color: #CC3300;
}

a:hover {
	color: #CC3300;
}

a:active {
	color: #CC3300;
}