/* CSS Document */

body {
	background:url(../images/img_magic.jpg) 748px 130px no-repeat;
	background-attachment: fixed;
}

/***********　コンテンツ　***********/


div#content #subtitle {
	font-size:1px;
	color:#fff;
	background:url(../images/txt_magic.gif)  no-repeat;
	width:518px;
	height:78px;
	margin-top:14px;
}

div#content h2 {
	background:url(../images/txt_design.gif)  no-repeat;
	width:192px;
	height:23px;
	font-size:1px;
	color:#fff;
	margin-top:20px;
}

div#content #explanation {
	font-size:12px;
	width:520px;
	height:180px;
	margin-top:10px;
	margin-bottom:16px;
	}

div#content img {
	display:block;
	margin-bottom:16px;
}

/***********　購入ボタン　***********/

p#btn_buy {
	width:264px;
	height:79px;
	position:relative;
	}
	
p#btn_buy a {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	font-size:1px;
	color:#6c0607;
	text-indent:8px;
}

p#btn_buy a:hover {
	background:url(../images/btn_buy_on.jpg)  no-repeat;
	color:#8b2728;
}


div#movie {
	width:300px;
	height:225px;
}


