@charset "UTF-8";
/* CSS Document */
#menu_3_on span {
	height: 16px;
	background-image: url(../../img/menu_3.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 100px;
	position: absolute;
	left: 10px;
	top: 0;
}
#header h2 {
	height: 10px;
	background-image: url(../img/page_title.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 1100px;
	margin-top: 28px;
	margin-right: auto;
	margin-left: auto;
	}
/**/
#modal {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 0;
	}

#modal_container {
	background-image: url(../img/overlay.png);
	position: fixed;
	top: 59%;
	left: 50%;
	width: 800px;
	height: 680px;
	margin-top: -400px;
	margin-left: -400px;
	}

.bxslider {
	position: relative;
	z-index: 110;
	}
#modal_close {
	background-image: url(../img/close.png);
	background-position: left -27px;
	position: absolute;
	top: 10px;
	right: 5px;
	width: 27px;
	height: 27px;
	z-index: 200;
	cursor: pointer;
	}

#modal_close:hover {
	background-image: url(../img/close.png);
	background-position: left 0;
	cursor: pointer;
	}

.bxslider p {
	color: #202020;
	font-size: 12px;
	line-height: 150%;
	font-family: "Crimson Text", serif;
	margin-top: 2px;
	}
.bxslider p span {
	float: right;
	display: block;
	}

#main_box {
	font-family: Quicksand, sans-serif;
	position: relative;
	width: 770px;
	float: left;
	min-height: 1480px;
	padding-top: 15px;
	}
#thumb1 {
	position: absolute;
	top: 15px;
	left: 10px;
	z-index: 1;
	}

#thumb2 {
	position: absolute;
	top: 141px;
	left: 254px;
	z-index: 1;
	}

#thumb3 {
	position: absolute;
	top: 196px;
	left: 385px;
	z-index: 1;
	}

#thumb4 {
	position: absolute;
	top: 17px;
	left: 475px;
	z-index: 1;
	}

#thumb5 {
	position: absolute;
	top: 367px;
	left: 90px;
	z-index: 1;
	}

#thumb6 {
	position: absolute;
	top: 493px;
	left: 475px;
	z-index: 1;
	}

#thumb7 {
	position: absolute;
	top: 634px;
	left: 0;
	z-index: 4;
	}

#thumb8 {
	position: absolute;
	top: 712px;
	left: 251px;
	z-index: 3;
	}

#thumb9 {
	position: absolute;
	top: 685px;
	left: 399px;
	z-index: 2;
	}

#thumb10 {
	position: absolute;
	top: 714px;
	left: 552px;
	z-index: 1;
	}

#thumb11 {
	position: absolute;
	top: 1036px;
	left: 0;
	z-index: 1;
	}

#thumb12 {
	position: absolute;
	top: 954px;
	left: 263px;
	z-index: 1;
	}

#thumb13 {
	position: absolute;
	top: 1190px;
	left: 255px;
	z-index: 1;
	}

#main_box a {
	background-color: #fff;
	}

.box_c1 a{
	color:#000;
}

.box_c1 a:hover{
	color: #999;
}

.box_c2 a{
	color:#000;
}

.box_c2 a:hover{
	color: #999;
}

