﻿@charset "UTF-8";
.content_item{
	float:left;
	width:800px;

}
#scroll_pane {
	width: 8000px;
	padding-left:0px;
	
}
/* Page
---------------------------------------*/
#container_dazzel{
	position:absolute;
	left:0px;
	top:50%;
	width:100%;
	height:480px;
	z-index:2;
	background-color: #000000;
	text-align: left;
 	margin-top: -240px;
  overflow: hidden;
}

#content_page01{
	position:absolute;
	left:80px;
	top:0px;
	width:600px;
	height: 480px;
	background-image: url(../img/table_01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	padding-top: 166px;
}

#content_page02{
	position:absolute;
	left:680px;
	top:0px;
	width:324px;
	height: 480px;
	background-image: url(../img/table_02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
	color: #FFFFFF;

}

#content_page03{
	position:absolute;
	left:1104px;
	top:0px;
	width:446px;
	height: 480px;
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
	line-height:190%;
	letter-spacing:120%;

}

#content_page03_txt01{
	text-align:left;
	width: 406px;
	margin: 85px 0 60px 0px;
	line-height: 24px;
	font-size: 12px;
}

#content_page03_txt02{
	text-align: left;
	width: 406px;
	font-size: 13px;
	line-height:190%;
	letter-spacing:120%;
	line-height: 18px;
	margin-left: 0px;
}

.content_page03_txt02_s{
	font-size: 10px;
}

.line_gray_1{
	height:1px;
	background-color:#514646;
	margin: 0 28px 0;
	clear: both;
	width: 220px;
}


.b_back{
	position:absolute;
	right:86px;
	top:458px;
	width:62px;
	height:22px;
	z-index:5;
	padding:1px 10px 1px 5px;
	background-color: #000000;
		filter: alpha(opacity=50, style=0); 
	background: transparent url(img/png30.png) left top !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/png30.png", sizingMethod="scale");
}

.b_next{
	position:absolute;
	right:20px;
	top:458px;
	width:65px;
	height:22px;
	z-index:5;
	padding:1px 5px 1px 10px;
	border-left:1px solid #CCCCCC;
	background-color: #000000;
	filter: alpha(opacity=50, style=0); 
	background: transparent url(img/png30.png) left top !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/png30.png", sizingMethod="scale");
}
h2 {
	display:none;
}
