@charset "UTF-8";
@import "default.css";
#body *{
	overflow:hidden;
}
body{
	font-family:verdana;
	margin:0;
	padding:0;
	background:transparent url("/images/bg_body.gif") repeat 0 0;
	width:100%;
	height:100%;
	text-align:center;
}
body #slide{
	display:none;
}
body#top #slide{
	display:block;
}
a:link, a:visited{color:blue}
a:hover, a:active{color:red}

#body,
#shadow,
#foot{
	position:absolute;
	left:10000px;
	top:10000px;
}
#body{
	margin: auto;
	border:1px solid #F1C5EC;
	width:948px;
	height:698px;
	_width:950px;
	_height:700px;
	background-color:#FFFFFF;
	z-index:10;
}
#shadow{
	z-index:5;
}
#foot{
	text-align:center;
	width:100%;
}
#body #body_menu{
	border:1px solid #F1C5EC;
	background:transparent url("/images/bg_body_inner.gif") repeat 0 0;
	width:335px;
	height:690px;
	_width:337px;
	_height:692px;
	position:absolute;
	left:3px;
	top:3px;
}
#body #box_logo{
	position:absolute;
	left:24px;
	top:30px;
}
#body #box_logo a{
	display:block;
	width:288px;
	height:82px;
	cursor:pointer;
}
#body #box_menu{
	width:284px;
	height:284px;
	_width:286px;
	_height:286px;
	background-color:#FFFFFF;
	border:1px solid #F1C5EC;
	position:absolute;
	left:24px;
	top:160px;
}
#body #box_menu #box_menu_inner{
	border:1px solid #F1C5EC;
	width:280px;
	height:280px;
	_width:282px;
	_height:282px;
	position:absolute;
	left:1px;
	top:1px;
}
#body #box_menu ul{
	padding:10px 0 0 0;
}
#body #box_menu ul li.btns{
	background-repeat:no-repeat;
	background-position:-87px 0;
	margin:0 0 5px 42px;
	_margin:0 0 3px 26px;
}
#body #box_menu ul li.btns a{
	text-indent:-10000px;
	font-size:0;
	line-height:0;
}
#body #box_menu ul li.btns,
#body #box_menu ul li.btns a{
	display:block;
	height:15px;
	width:76px;
	background-image:url("/images/btn_menu_2.gif");
}
#body #box_menu ul li.current a,
#body #box_menu ul li.btns a:hover{
	background:none;
}
#body #box_menu ul li#btn_concept{
	background-position:-87px 0;
}
#body #box_menu ul li#btn_concept a{
	background-position:0 0;
}
#body #box_menu ul li#btn_news{
	background-position:-87px -24px;
}
#body #box_menu ul li#btn_news a{
	background-position:0 -24px;
}
#body #box_menu ul li#btn_profile{
	background-position:-87px -48px;
}
#body #box_menu ul li#btn_profile a{
	background-position:0 -48px;
}
#body #box_menu ul li#btn_lesson{
	background-position:-87px -72px;
}
#body #box_menu ul li#btn_lesson a{
	background-position:0 -72px;
}
#body #box_menu ul li#btn_contact{
	background-position:-87px -96px;
}
#body #box_menu ul li#btn_contact a{
	background-position:0 -96px;
}
#body #box_menu ul li#btn_shop{
	background-position:-87px -120px;
}
#body #box_menu ul li#btn_shop a{
	background-position:0 -120px;
}
#body #box_menu #box_menu_inner .box{
	background-color:#000000;
	width:137px;
	height:137px;
	float:left;
	margin:2px 0 0 2px;
}
#body #box_menu #box_menu_inner .fix{
	_margin-left:1px;
}
#body #body_border{
	position:absolute;
	left:342px;
	top:1px;
}
#body #body_content{
	width:600px;
	height:692px;
	position:absolute;
	right:3px;
	top:3px;
}
#body .content_top{
	background:transparent url("/images/bg_body_index.jpg") no-repeat 0 0;
}
/* concept */
#body .content_concept{
	background:transparent url("/images/bg_body_concept.jpg") no-repeat 0 0;
	text-align:left;
}
#body .content_concept #conceptBox{
	margin:64px 0 0 26px;
}
/* contact */
#body .content_contact{
	background:transparent url("/images/bg_body_contact.jpg") no-repeat 0 0;
	position:relative;
}
#body .content_contact .text{
	position:absolute;
	right:30px;
	top:176px;
}
#body .content_contact .mailAddress{
	position:absolute;
	right:34px;
	top:280px;
	font-size:18px;
	color:#FFFFFF;
}
#body .content_contact .mailAddress a:link,
#body .content_contact .mailAddress a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#body .content_contact .mailAddress a:hover,
#body .content_contact .mailAddress a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
#body .content_contact h2{
	display:none;
}
/* profile */
#body .content_profile h2{
	float:left;
	display:block;
	width:280px;
	height:416px;
	font-size:0;
	line-height:0;
	text-indent:-10000px;
	background:transparent url("/images/bg_body_profile.jpg") no-repeat 0 0;
}
#body .content_profile .book{
	float:right;
	width:316px;
	height:254px;
	_width:318px;
	_height:256px;
	overflow:hidden;
	border:1px solid #6d2439;
	position:relative;
}
#body .content_profile .book img{
	position:absolute;
	left:12px;
	top:12px;
}
#body .content_profile .book .detail{
	position:absolute;
	left:150px;
	width:160px;
	height:254px;
	background:transparent url("/images/profile_book_detail.gif") no-repeat 0 12px;
	font-size:0;
	line-height:0;
	text-indent:-10000px;
}
#body .content_profile .book .more{
	font-size:0;
	line-height:0;
	text-indent:-10000px;
	position:absolute;
	left:216px;
	top:150px;
	background-position:0 -55px;
}
#body .content_profile .book .more,
#body .content_profile .book .more a{
	display:block;
	width:76px;
	height:14px;
	background-image:url("/images/profile_book_morel.gif");
}
#body .content_profile .book .more a{
	background-position:0 0;
}
#body .content_profile .book .more a:hover{
	background:none;
}

#body .content_profile #aboutHacoworks,
#body .content_profile #aboutCARTONNAGE{
	width:158px;
	height:158px;
	float:right;
}
#body .content_profile #aboutHacoworks a.Visible,
#body .content_profile #aboutCARTONNAGE a.Visible{
	width:158px;
	height:158px;
	display:block;
	text-indent:-10000px;
	font-size:0;
	line-height:0;
}
#body .content_profile #aboutHacoworks{
	background:url("/images/profile_hacoworks_detail_2.gif") no-repeat 0 bottom;
	margin:2px 2px 0 0;
}
#body .content_profile #aboutHacoworks a.Visible{
	background:url("/images/profile_hacoworks_detail_2.gif") no-repeat 0 top;
}
#body .content_profile #aboutHacoworks a:hover.Visible{
	background:none;
}
#body .content_profile #aboutCARTONNAGE{
	background:url("/images/profile_cartonnage_detail_2.gif") no-repeat 0 bottom;
	margin-top:2px;
}
#body .content_profile #aboutCARTONNAGE a.Visible{
	background:url("/images/profile_cartonnage_detail_2.gif") no-repeat 0 top;
}
#body .content_profile #aboutCARTONNAGE a:hover.Visible{
	background:none;
}
#aboutCARTONNAGE a, #aboutHacoworks a{ display:none; }
#body .content_profile .profile{
	clear:both;
	width:600px;
	height:270px;
	font-size:0;
	line-height:0;
	text-indent:-10000px;
	background:transparent url("/images/profile_history.gif") no-repeat 6px 16px;
}
#body .content_profile .history{
	display:none;
}
/* lesson */
#body .content_lesson{
	background:transparent url("/images/bg_body_lesson.jpg") no-repeat 0 0;
	position:relative;

}
#body .content_lesson #innerLesson{
	background-color:#000000;
	position:absolute;
	left:30px;
	top:56px;
	width:570px;
	height:814px;
}
#body .content_lesson #innerLesson .inner{
	padding:15px;
	overflow:auto;
	text-align:left;
}
#body .content_lesson #innerLesson .inner .table a{
	color:#FFFFFF;
	text-decoration:underline;
}
#body .content_lesson #innerLesson .inner .table a:hover{
	color:#8daf50;
	text-decoration:none;
}
#body .content_lesson #innerLesson .inner .table{
	background-color:#000000;
	width:530px;
}
#body .content_lesson #innerLesson .inner .table tr .th,
#body .content_lesson #innerLesson .inner .table tr .td{
	padding:9px 8px;
	border-bottom:1px solid #EEC38B;
	font-family:verdana;
	overflow:hidden;
}
#body .content_lesson #innerLesson .inner .table tr .th{
	font-weight:normal;
	color:#EEC38B;
	width:220px;
}
#body .content_lesson #innerLesson .inner .table tr .td{
	color:#EEC38B;
	color:#FFFFFF;
}
#body .content_lesson #innerLesson .inner .table tr .place{

}
#body .content_lesson #innerLesson .inner .table tr .date{
	width:150px;
}
#body .content_lesson #innerLesson .inner .table tr .tel{

}

#body .content_lesson #innerLesson .inner .place{
	width:180px;
}


/* Global class */
.none{
	display:none;
}
.hidden{
	visibility:hidden;
}

#slide{
	width:943px;
	height:693px;
	background:#000000 url("/images/ajax-loader.gif") no-repeat center center;
	position:absolute;
	left:3px;
	top:3px;
	z-index:20;
	overflow:hidden;
}
#slide .dotX{
	position:absolute;
	left:0;
	top:280px;
	z-index:32;
}
#slide .dotY{
	position:absolute;
	left:60px;
	top:0;
	z-index:31;
}
#slide .bg{
	position:absolute;
	left:0;
	top:0;
	z-index:30;
}
#slide #galleryLogo{
	height:56px;
	left:300px;
	position:absolute;
	top:290px;
	width:318px;
	z-index:33;
}
