@charset "utf-8";
/* CSS Document */

.tab {
	height: 250px;
	width: 645px;
	position: absolute;
	padding-right: 10px;
	padding-left: 10px;
	left: 11px;
	top: 1px;
}
/* ▼(C)タブ中身のボックス */
div.tab {
	/* ☆ボックス共通の装飾 */
	height: 489px;
	overflow: auto;
	clear: left;
}
div#tab1 {
	background-image: url(../images/gallery_tabu.png);
	background-repeat: no-repeat;
}
div#tab2 {
	background-image: url(../images/game_tabu.png);
	background-repeat: no-repeat;
}
div#tab3 {
	background-image: url(../images/work_tabu.png);
	background-repeat: no-repeat;
}
.setumei_i{
	height: 41px;
	width: 155px;
	position: absolute;
	left: 379px;
	top: 359px;
}
.tabu_illust {
	height: 32px;
	width: 93px;
	position: absolute;
	left: 93px;
	top: 395px;
}
.tabu_other {
	height: 32px;
	width: 93px;
	position: absolute;
	left: 208px;
	top: 395px;
}
.tabu_work {
	height: 32px;
	width: 93px;
	position: absolute;
	top: 395px;
	left: 322px;
}
.gallery_tit {
	height: 103px;
	width: 324px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/gailery.png);
	background-repeat: no-repeat;
}
.counter {
	height: 507px;
	width: 684px;
	position: absolute;
	left: 80px;
	top: 420px;
	background-image: url(../images/naiyou.png);
	background-repeat: no-repeat;
}