@charset "utf-8";

/* ------------------------------------------------------------------
	div.point
------------------------------------------------------------------- */
/* ----------------------------
	img.button
---------------------------- */
div.point div.composition div.artwork p {
	position: relative;
	_zoom: 100%;
}

div.point div.composition div.artwork p img {
	vertical-align: bottom;
}

div.point a.button {
	position: absolute;
	right: 14px;
	bottom: 13px;
}

p.process {
    text-indent: -1.2em;
    margin-left: 1.2em;
    margin-top: 0 !important;
}

p.process, x:-moz-any-link, x:default {
    text-indent: -1.3em;
    margin-left: 1.3em; /* firefox3.x */
}

div.composition div.artwork p.note1 a.lightbox {
    _position: absolute;
    _bottom: 32px;
    _right: 5px;
}

div.composition div.artwork p.note2 a.lightbox {
    _position: absolute;
    _bottom: 47px;
    _right: 5px;
}

