@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	color: #FFF;
}

/* Contents */

div.binder_contents#shop {}
div.binder_contents#shop div.left {
	/*width: 330px;
	height: 520px;
	padding: 40px 40px 30px 30px;
	font-size: 10px;*/
}
div.binder_contents#shop div.left#access_of{ background: url(../img/shop/access_of.jpg) no-repeat 0 100%;}
div.binder_contents#shop div.left#access_noise{ background: url(../img/shop/access_noise.jpg) no-repeat 0 100%;}
div.binder_contents#shop div.left#access_voice{ background: url(../img/shop/access_voice.jpg) no-repeat 0 100%;}


div.binder_contents#shop div.right {
	background: url(../img/shop/bg_staff.jpg) no-repeat;
	font-size: 10px;
}

#shop h2 {
	height: 50px;
	display: block;
	text-indent: -1000em;
}
#shop h2#h2_of    { background: url(../img/shop/h2_of.jpg) no-repeat;}
#shop h2#h2_noise { background: url(../img/shop/h2_noise.jpg) no-repeat;}
#shop h2#h2_voice { background: url(../img/shop/h2_voice.jpg) no-repeat;}

#shop p.copy {
	text-indent: -1000em;
	display: block;
	height: 280px;
}
#shop p.copy#copy_of    { background: url(../img/shop/copy_of.jpg) no-repeat;}
#shop p.copy#copy_noise { background: url(../img/shop/copy_noise.jpg) no-repeat;}
#shop p.copy#copy_voice { background: url(../img/shop/copy_voice.jpg) no-repeat;}

#shop h3 {
	background: url(../img/shop/h3_access.jpg) no-repeat;
	height:20px;
	display: block;
	text-indent: -1000em;
}

#shop #t_access { float: left;}
#shop #t_access th, #shop #t_access td{ padding: 10px 10px 0 0; }
#shop #t_access a { color: #FFF; text-decoration: underline;}

#shop img.map {
	float: right;
}



/* Staff Contents */

#shop div.sum a img{ border: 1px solid transparent;}
#shop div.sum a:hover img  { border: 1px solid #FFF;}

#shop div.paging  {
	width: 310px;
	height: 20px;
	margin: 0 40px 5px 50px;
	clear: both;
}
#shop div.paging#over  { padding: 15px 0 0 0;}
#shop div.paging#under { padding: 0 0 15px 0; }

#shop div.c_nine {
	width: 330px;
	height: 525px;
	margin: 0 20px 0 50px;
	clear: both;
}

#shop div.sum {
	width: 90px;
	height: 170px;
	margin: 0 20px 5px 0;
	float: left;
	display: inline;
}

