@charset "UTF-8";

/* :::::::::::::::::::::::::::::::::::::::::::::

	name:			contents.css;
	last-modified:	2009-12-09;

::::::::::::::::::::::::::::::::::::::::::::: */

/* css start ------------ */

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	layout
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */



/* :::::::::::::::::::::::::::::::::::::::::::::
	base
::::::::::::::::::::::::::::::::::::::::::::: */


body {
	background-color: #000;
}

#wrapper{
	text-align: center;
	background-image: url(../img/title_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#foot{
	text-align: center;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	background-color: #000;
	height: 125px;
}

#contents {
	width: 806px;
	height: 100%;
	position: relative;
	background-image: url(../img/all_bg.gif);
	background-repeat: repeat-y;
	background-color: #000;
	background-position: top;
	margin: auto;
}

#contents_side {
	width: 540px;
	margin-left: 5px;
	margin-right: 1px;
	height: 100%;
	position: relative;
	padding: 0px;
	clear: left;
	float: left;
}

#contents_movie {
	width: 468px;
	height: 328px;
	position: relative;
	padding: 0px;
	clear: none;
	float: none;
	background-repeat: no-repeat;
	right: 27px;
	bottom: 27px;
	left: 0;
	top: 0;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#contents_side2 {
	width: 230px;
	margin-right: 30px;
	height: 100%;
	position: relative;
	padding: 0px;
	clear: right;
	float: right;
}
#contents_under {
	width: 806px;
	margin-left: auto;
	margin-right: auto;
}
#header01{
	height: 417px;
	background-color: #000;
	background-repeat: repeat;
	width: 1000px;
}
#header{
	height: 536px;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	background-image: url(../img/title_bg01.gif);
	background-repeat: repeat-y;
}

* html #header{
	margin-top: -3px;
}


#main_image{
	position: absolute;
	height: 534px;
	width: 580px;
	top: 37px;
	left: 400px;
	z-index: 1;
}


/* :::::::::::::::::::::::::::::::::::::::::::::
	header
::::::::::::::::::::::::::::::::::::::::::::: */


#head_left{
	float: left;
	text-align: left;
}

#dme {
	padding: 0;
	margin: 0;
	height: 37px;
}

#head_ornament {
	padding-top: 37px;
	margin: 0;
}

#head_copy{
	padding: 22px 0 0 100px;
}

h1#logo {
	padding: 10px 0 0 17px;
	
}

h2#single_title{
	padding: 10px 0 0 80px;
}

#track2{
	padding: 10px 0 0 96px;	
}

#out{
	padding: 10px 0 0 96px;
}

#price{
	padding: 10px 0 0 96px;
}


/* :::::::::::::::::::::::::::::::::::::::::::::
	globalNav
::::::::::::::::::::::::::::::::::::::::::::: */


#navi{
	margin-left: auto;
	margin-right: auto;
	width: 796px;
}

#navi_under{
	margin: 0;
	padding: 0;
}

ul#globalNav{
	width: 796px;
	height: 54px;

}

ul#globalNav li{
	float: left;
}



/* :::::::::::::::::::::::::::::::::::::::::::::
	box
::::::::::::::::::::::::::::::::::::::::::::: */

h3.caption{
	padding: 5px 0 10px 0;
}

.box{
	width: 540px;
	min-height: 85px;
	margin-left: 1px;
	margin-right: 0px;
	background: url(../img/box_bg.gif) no-repeat 0% 100%;
	float: left;
	height: 100%;	
}

.box .box_in{ 
    width: 892px;
	background: url(../img/box_top_bar.gif) no-repeat ;
    min-height: 85px;
	padding: 0;	
}

.box .box_in .box_in{ 
    width: 852px;
	background: url(../img/box_bottom_bar.gif) no-repeat 0% 100% ;
	text-align: left;
	padding:15px 20px;
    	
}


* html .box .box_in .box_in{
	height: 85px
}


/* :::::::::::::::::::::::::::::::::::::::::::::
	footer
::::::::::::::::::::::::::::::::::::::::::::: */

.page_top{
	width: 892px;
	text-align: right;
	padding: 10px 10px 30px 0;
	margin-left: auto;
    margin-right: auto;
}


#footer{
	background: url(../img/footer_bg.png) no-repeat;
	width: 1020px;
	height: 47px;
	margin-bottom: 50px;
}

p#copyright{
	float: left;
	text-align: left;
	padding: 20px 0 0 20px;
	width: 400px;
}

#footer_page_top{
	width: 200px;
	text-align: right;
	padding: 20px 20px 0 0;
	float: right;
}

/* :::::::::::::::::::::::::::::::::::::::::::::
	other
::::::::::::::::::::::::::::::::::::::::::::: */


.day{
	width: 100px;
	float: left;
}

.news_copy{
	width: 740px;
	float: left;
}

.release_table { 
    white-space: nowrap; 
}


/* css end ------------ */
