/* Full reset
------------------------------ */
* {margin:0; padding:0; }
*:focus {outline:none; }
img {border:0;}

body {
background: #fff;
font-size:100%;
margin:0;
padding:0;
}

.the-front {
	margin: 0 auto;
	display: block;
	background-position: top center;
	border: 1px solid #ebebeb;
}

.the-front-e {
	margin: 20px auto;
	display: block;
	width: 250px;
	height: 327px;
	background-color:#000;
	border: 1px solid #ebebeb;
}


.the-front-m {
	margin: 20px auto;
	display: block;
	width: 190px;
	height: 250px;
	background-color:#666;
	border: 1px solid #ebebeb;
}

.ico-inside-m {
	display: block;
	width: 190px;
	height: 260px;
	background: url(../imgs/ico_inside.png) center -103px;

}

.ico-inside-m:hover {
	display: block;
	width: 190px;
	height: 260px;
	background: url(../imgs/ico_inside.png) center -484px;

}

.ico-inside {
	display: block;
	width: 250px;
	height: 337px;
	text-decoration: none;
	background: url(../imgs/ico_inside_nt.png) center -25px;
	text-align:center;
	color: #444;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;

}

.ico-inside:hover {
	text-decoration: none;
	display: block;
	background: url(../imgs/ico_inside_nt.png) center -406px;
	text-align:center;	
	color: #000;
}

.intxt {
	padding-top: 318px;
	padding-left: 2px;
}
