@charset "UTF-8";
/* CSS Document */
#menu_4_on span {
	height: 16px;
	background-image: url(../../img/menu_4.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 97px;
	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;
}
/**/
#main_box {
	font-family: Quicksand, sans-serif;
	width: 770px;
	float: left;
	min-height: 512px;
	padding-top: 15px;
	}
.link_box {
	position: relative;
	width: 385px;
	height:50px;
	margin-left: 175px;
	}
.link_box h3 {
	font-size:16px;
	font-weight:normal;
	height: 25px;
	padding-left: 1px;
	}

.link_box h4 { color: #202020;
 font-size: 9pt;
 font-weight: bold;
 line-height: 170%;
 letter-spacing: 0.2em;
 }
.link_box p {
	font-size: 8pt;
	line-height: 170%;
	letter-spacing: 0.3em;
	margin-bottom: 40px;
	}
.link_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 ;
	}

.link_box p a:hover {
	color: #b3b3b3;
	}

/**/
#of_title_container {
	text-align:center;
	}

#of_title_container h3{
	text-align: center;
}

#ot_title_container {
	text-align:center;
	}

#ot_title_container h3{
	text-align: center;
}

#official_container {
	text-align:center;
	
	}

#other_container{
	text-align:center;
}


	
.storeBox1{
	margin-top:30px;
	height:auto;
}

.storeBox2{
	margin-top:60px;
	height:auto;
}

