@charset "utf-8";

#positon-map-wrapper {
	margin: 0 0 20px 0px;
}

#positon-map-wrapper a img {
	border: none;
}

#positon-map-wrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#positon-map-wrapper p {
	color: #333333;
	font-size: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}

.custom span {
	color: #333333;
	background: #cccccc;
}

#model-icon {
	width: 600px;
}

#model-icon li {
	display: inline;
	font-size: 0;
}

#model-desk, #model-desk2, #model-note {
	margin: 0 3px 0 0;
	/margin: 0 3px 0 0;
	padding: 0;
}

#model-icon a {
	display: inline-block;
	border: 2px solid #333333;
}

#model-icon a:hover {
	border: 2px solid #ffc015;
}

.on a {
	border: 2px solid #ffc015 !important;
}

#disp-map ul {
	/*width: 584px;
	margin-bottom: 10px;*/
}

#disp-map {
	clear: both;
}

#disp-map img {
	margin-bottom: 2px;
	vertical-align: bottom;
	border: none;
}

#disp-map h3 {
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 30px;
	margin: 20px 0 10px 0;
	padding: 0;
}

#desk-top-model_1 {
	background: url(http://www.dospara.co.jp/5goods_pc/img/type/position_map/title_desk_1.jpg);
}

#desk-top-model_2 {
	background: url(http://www.dospara.co.jp/5goods_pc/img/type/position_map/title_desk_2.jpg);
}

#game-model {
	background: url(http://www.dospara.co.jp/5goods_pc/img/type/position_map/title_game_new.jpg);
}

#note-model {
	background: url(http://www.dospara.co.jp/5goods_pc/img/type/position_map/title_note_new.jpg);
}

#disp-map li {
	display: block;
	float: left;
	height: 46px;
	text-indent: -9999px;
	overflow: hidden;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

#disp-map li img {
	display: block;
	margin: 0;
	vertical-align: bottom;
}

.vga1 #vga2 a {
	background: url(/5goods_pc/img/type/position_map/tab_gf/vga2_off.jpg) no-repeat;
}

.vga1 li#vga2 a:hover {
	background: url(/5goods_pc/img/type/position_map/tab_gf/vga2_on.jpg) no-repeat;
}

.vga1 li#vga3 a {
	background: url(/5goods_pc/img/type/position_map/tab_gf/vga3_off.jpg) no-repeat;
}

.vga1 #vga3 a:hover {
	background: url(/5goods_pc/img/type/position_map/tab_gf/vga3_on.jpg) no-repeat;
}


.vga2 #vga1 a {
	background: url(/5goods_pc/img/type/position_map/tab_rad/vga1_off.jpg) no-repeat;
}

.vga2 #vga1 a:hover {
	background: url(/5goods_pc/img/type/position_map/tab_rad/vga1_on.jpg) no-repeat;
}

.vga2 #vga3 a {
	background: url(/5goods_pc/img/type/position_map/tab_rad/vga3_off.jpg) no-repeat;
}

.vga2 #vga3 a:hover {
	background: url(/5goods_pc/img/type/position_map/tab_rad/vga3_on.jpg) no-repeat;
}



.vga3 #vga2 a {
	background: url(/5goods_pc/img/type/position_map/tab_sli/vga2_off.jpg) no-repeat;
}

.vga3 #vga2 a:hover {
	background: url(/5goods_pc/img/type/position_map/tab_sli/vga2_on.jpg) no-repeat;
}

.vga3 #vga1 a {
	background: url(/5goods_pc/img/type/position_map/tab_sli/vga1_off.jpg) no-repeat;
}

.vga3 #vga1 a:hover {
	background: url(/5goods_pc/img/type/position_map/tab_sli/vga1_on.jpg) no-repeat;
}






#vga1 a, #vga2 a, #vga3 a {
	display: block;
	height: 46px;
}

#vga1, #vga2 {
	width: 292px;
}

#bench {
	border: none;
}

/* ボックスが伸びるおまじない */
.cl {
	display: inline-block;
}

.cl:after {
	content: "";
	display: block;
	clear: both;
}



