@charset "utf-8";
/* CSS Document */

/* 初期化 */
/*--------------------------------------------------------------
 * 初期化
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

#fg_slider_minus_img {
	position:absolute;
	width:30px;
	top:20px;
	z-index:1;
}

#fg_slider_plus_img {
	position:absolute;
	width:30px;
	margin-left:320px;
	top:20px;
	z-index:1;
}

