@charset "Shift_JIS";
/***************************************************************

* dip ltd.
* detail.css

***************************************************************/
@import url(common/reset.css);
@import url(common/global.css);

/* body
***************************************************************/
body {
	color: #666;
	font: 0.75em/1.7em "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Hiragino Kaku Gothic Pro", arial, helvetica, verdana, sans-serif;
	text-align: center;
}
#wrapper {
	width: 476px;
	height: 459px;
	padding: 12px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.image {
	position: absolute;
	top: 32px;
	left: 12px;
}
.image  img {
	vertical-align: top;
}
#coordinate .image {
	border: 3px solid #000;
	position: absolute;
	top: 32px;
	left: 9px;

}

.btn {
	position: absolute;
	left: 368px;
	bottom: 12px;
}
.btn  p {
	margin: 15px 0 0;
}
	
.close {
	position: absolute;
	top: 12px;
	left: 12px;
}
#coordinate .btn {
	position: absolute;
	right: 12px;
	bottom: 6px;
}
#next {
	position: absolute;
	top: 12px;
	right: 12px;
}
#prev {
	position: absolute;
	top: 12px;
	right: 61px;
}
#shadowbox_title { 
border: 0px solid; 
} 

#shadowbox_info { 
border: 0px solid; 
} 
