@charset "UTF-8";
/* CSS Document */
#menu_5_on span {
	height: 16px;
	background-image: url(../../img/menu_5.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 70px;
	position: absolute;
	left: 10px;
	top: 0px;
}
#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;
}
/**/
#main_box { font-family: Quicksand, sans-serif; width: 770px; float: left; min-height: 512px; padding-top: 15px; }
.sl_box { width: 385px; float: left; margin-bottom: 50px; }
.sl_box h3 { color: #202020; font-size: 9pt; font-weight: bold; line-height: 170%; text-align: center; letter-spacing: 0.2em; }
.sl_box p {
	color: #202020;
	font-size: 7.5pt;
	line-height: 170%;
	text-align: center;
	letter-spacing: 0.3em;
	}
.bt_box { text-align: center; padding-top: 7px; }
.sl_box p a {
	color: #202020;
	text-decoration: none;
		transition: all 0.18s ease-out ;
		-webkit-transition: all 0.18s ease-out ;
		-moz-transition:  all 0.18s ease-out ;
		-ms-transition:  all 0.18s ease-out ;
	}
.sl_box p a:hover {
	color: #b3b3b3;
	}
.bt_box img {  }
.bt_margin { margin-right: 12px; margin-left: 12px; }
