@charset "UTF-8";

/* Skin style CSS */

/* --------------------------------------------------
アップデート
-------------------------------------------------- */
#superTopTitle {
	background: url(super_top_header.jpg) 0 0 no-repeat;
}

#superTopTitle p.txt_sTop {
	background: none;
}

#wrapper #leaf_l {
	background: url(left_deco.png) repeat-y 5px 6px;
}

#wrapper #leaf_r {
	background: url(right_deco.png) repeat-y 1026px 5px;
}

#lightTitle {
	background: url(header.jpg) no-repeat 0 0;
}

p.btn_flag a {
	position: absolute;
	display: block;
	top: 139px;
	left: 767px;
	width: 253px;
	height: 99px;
	background: url(btn.png) no-repeat 0 0;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
p.btn_flag a:hover { 
	background-position:0 bottom; 
}
