	*{
		margin: 0;
		padding: 0;
		font-family:"ＭＳ Ｐゴシック",Osaka,"Lucida Grande",geneva,verdana,sans-serif;
		font-size: 12px;
		font-size-adjust: none;
		font-stretch: normal;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
	}

	body{
		color: #000000;
		text-align: center;
		background-color: #ffff00;
		background-image: url(/img/bg.gif);
	}

	img{
		border-style: none;
	}

	br.clear {
		clear: both;
		font-size: 0;
		line-height: 0;
		overflow: hidden;
	}



/* ロゴ ---------------------------------------------------------------------- */

	h1{
		width: 200px;
		height: 222px;
		margin: 9px auto 0;
		text-align: left;
		position: relative;
	}

	h1 a{
		background: url(/img/logo_bbb.png) no-repeat center left;
		_background-image:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/logo_bbb.png',sizingMethod=scale);
		cursor: pointer;
		width: 210px;
		height: 222px;
		outline-color: invert;
		outline-style: none;
		outline-width: medium;
		text-decoration: none;
		display: block;
		text-indent:-9999px;
		position: absolute;
		top: 0px;
		left: -5px;
	}


/* ヘッダー ---------------------------------------------------------------------- */

	#main{
		width: 875px;
		margin: 0 auto;
		text-align: left;
		background: url(/img/bg_main.png) repeat-y center left;
		__background: url(/img/bg_main.gif) repeat-y center left;
	}


/* サイド ---------------------------------------------------------------------- */

	#page_right{
		float: right;
		width: 200px;
		text-align: left;
		margin: 0 20px 0 15px;
		_margin: 0 10px 0 15px;
	}

	#page_right h3{
		width: 193px;
		height: 35px;
		outline-color: invert;
		outline-style: none;
		outline-width: medium;
		text-decoration: none;
		display: block;
		text-indent:-9999px;
	}

	#page_right h3#h3_1{ background: url(/img/h3_1.gif) no-repeat center left; }
	#page_right h3#h3_2{ background: url(/img/h3_2.gif) no-repeat center left; }
	#page_right h3#h3_3{ background: url(/img/h3_3.gif) no-repeat center left; }

	#page_right dl{
		width: 191px;
		margin : 1px 1px 15px;
		border-bottom: solid 1px #000;
	}

	#page_right dl dt{
		padding: 3px 5px 0px;
		font-family:"ヒラギノ角ゴ Std W8","Hiragino Kaku Gothic Std",Osaka,"オーサカ","EE EゴシチE",arial,sans-serif;
		font-size: 12px;
		color: #e90101;
		font-weight: bold;
	}

	#page_right dl dt span{
		color: #000;
		font-family: arial,sans-serif;
		font-size: 12px;
		display: block;
		font-weight: bold;
	}

	#page_right dl dd{
		padding: 3px 5px 8px;
		background: url(/img/line_dot.gif) repeat-x bottom left;
		line-height: 18px;
	}


	/* DVD Infomation ---------------------------------------------------------------------- */

	#page_right dl#dvd_info dt{
		position: relative;
		height: 275px;
	}

	#page_right dl#dvd_info dt a{
		cursor: pointer;
	}

	#page_right dl#dvd_info dt span{
		background: url(/img/dvd_img.png) no-repeat center left;
		__background-image:none;
		__filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/dvd_img.png',sizingMethod=image);
		width: 203px;
		height: 275px;
		display: block;
		position: absolute;
		top: 0px;
		left: -5px;
		text-indent:-9999px;
	}

	#page_right dl#dvd_info dd{
		height: 50px;
	}

	#page_right dl#dvd_info dd a{
		background: url(/img/btn_kounyu.gif) no-repeat center left;
		cursor: pointer;
		width: 143px;
		height: 43px;
		outline-color: invert;
		outline-style: none;
		outline-width: medium;
		text-decoration: none;
		display: block;
		text-indent:-9999px;
		position: relative;
		top: 3px;
		left: 19px;
	}



/* メイン部分 ---------------------------------------------------------------------- */

	#page_left{
		float: left;
		width: 600px;
		padding-left: 25px;
	}

	#page_left #flash_sp{
		background-color: #000;
	}

	#page_left #flash_sp embed{
		margin: 10px;
	}

	#page_left h2{
		width: 600px;
		height: 49px;
		outline-color: invert;
		outline-style: none;
		outline-width: medium;
		text-decoration: none;
		display: block;
		text-indent:-9999px;
	}

	#page_left h2#h2_2{ background: url(/img/h2_2.gif) no-repeat center left; }


	/* アバウト ---------------------------------------------------------------------- */

	#page_left h2#h2_1{
		background: url(/img/h2_1.gif) no-repeat center left;
		margin-top: 10px;
	}

	#about_sp{
		background: url(/img/about.gif) no-repeat top left;
		width: 587px;
		height: 203px;
		margin-bottom: 20px;
		text-indent:-9999px;
		margin-top: 2px;
		margin-left: 5px;
	}


	/* サンプル動画 ---------------------------------------------------------------------- */

	dl.mv{
		padding: 10px 0px 10px;
	}

	dl.mv .mv_movie{
		float: left;
		width: 280px;
		margin-bottom: 8px;
	}

	dl.mv .mv_title{
		float: left;
		width: 320px;
		margin: 10px 0 5px;
	}

	dl.mv .mv_naiyo{
		float: left;
		width: 320px;
		line-height: 20px;
		letter-spacing: 1px;

	}

	dl.mv .mv_cast{
		float: left;
		width: 320px;
	}

	#page_left .line_dot{
		margin-top: 10px;
		clear: both;
		background: url(/img/line_dot.gif) repeat-x top left;
		height: 3px;
		font-size: 3px;
		overflow: hidden;
	}

	#page_left p#etc{
		margin: 10px 0px 20px;
		text-align: center;
	}

	#page_left p#etc a{
		background: url(/img/etc.gif) no-repeat center left;
		cursor: pointer;
		width: 600px;
		height: 32px;
		outline-color: invert;
		outline-style: none;
		outline-width: medium;
		text-decoration: none;
		display: block;
		text-indent:-9999px;
	}



/* フッター ---------------------------------------------------------------------- */

	#etc_link{
		margin: 10px 20px;
	}

	#footer{
		background-color: #000;
		padding: 10px;
		margin: 0 12px;
	}

	#footer address{
		color: #FFF;
		font-family:"Arial",Tahoma,Verdana;
		font-size:10px;
	}

	#footer #page_top{
		width: 75px;
		position: relative;
	}

	#footer #page_top a{
		background: url(/img/page_top.gif) no-repeat center left;
		cursor: pointer;
		width: 75px;
		height: 24px;
		outline-color: invert;
		outline-style: none;
		outline-width: medium;
		text-decoration: none;
		display: block;
		position: absolute;
		top: -18px;
		left: 750px;
		text-indent:-9999px;
	}
