@charset "utf-8";

div#Header h1 a {
	display: block;
	background: url(../img/common/h_logo.png) no-repeat center;
	width: 250px;
	height: 165px;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
	float: right;
}

div#Global_left ul li#GMBtn01 a {
	background-position: right;
}

div#Header {
	position: fixed;
}


div#slides{
	width: 900px;
	margin: 0 auto;
}

div#Container2 {
	padding-top: 195px;
}


div#Main_A {
	padding-top: 195px;
	width: 800px;
	overflow: hidden;
}


div#Main_A h2 {
	background: url(../img/top/consept_t.jpg) no-repeat right;
	width: 200px;
	height: 75px;
	margin: 0 auto;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
	padding-bottom: 20px;
}

div#Main_A img {
	padding-top: 75px;
}

div.text {
	padding: 15px 0;
}


div#Main_A div.text {
	float: right;
}

div#Main_A a {
	display: block;
	float: right;
	background-image: url(../img/top/consept_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 151px;
	height: 35px;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
}

div#Main_A a:hover {
	background-position: left bottom;
}

br {
	line-height: 0px;
}

div#Main_B {
	width: 800px;
	padding-top: 195px;
	overflow: hidden;
}

div#Main_B h2 {
background: url(../img/top/menu_t.jpg) no-repeat left top;
	width: 200px;
	height: 75px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
}

div#Main_B img {
	float: right;
	padding-top: 75px;
}

div#Main_B div.text {
	float: left;
}



div.Btn_box {
	width: 350px;
	overflow: hidden;
	padding-top: 20px;
}


div#Main_B a {
	display: block;
	float: right;
	background-image: url(../img/top/menu_btn.jpg) ;
	background-repeat: no-repeat;
	background-position: left top;
	width: 151px;
	height: 35px;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
}

div#Main_B a:hover {
	background-position: left bottom;
}


div#Main_C {
	width: 800px;
	overflow: hidden;
	padding-top: 195px;
}

div#Main_C h2 {
background: url(../img/top/esthe_t.jpg) no-repeat right;
	margin: 0 auto;
	width: 200px;
	height: 75px;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
	padding-bottom: 20px;
}

div#Main_C div.text {
	float: right;
}

div#Main_C img {
	float: left;
	padding-top: 75px;
}


div#Main_C a {
	display: block;
	float: right;
	background-image: url(../img/top/esthe_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 151px;
	height: 35px;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
}

div#Main_C a:hover {
	background-position: left bottom;
}

div#Main_D {
	width: 800px;
	overflow: hidden;
	padding-top: 195px;
}

div#Main_D h2 {
background: url(../img/top/item_t.jpg) no-repeat left top;
	margin: 0 auto;
	width: 200px;
	height: 75px;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
	padding-bottom: 20px;
}

div#Main_D img {
	float: right;
	padding-top: 75px;
}

div#Main_D div.text {
	float: left;
}


div#Main_D a {
	display: block;
	float: right;
	background-image: url(../img/top/item_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 151px;
	height: 35px;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
}

div#Main_D a:hover {
	background-position: left bottom;
}

/* gallery --------------------------------- */
#gallery {
	position: relative;
	width: 900px;
	height: 400px;
}
ul#gallery-img li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
#gallery-trap {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 900px;
	height: 400px;
}
