@charset "UTF-8";

/* Skin style CSS */

/* --------------------------------------------------
アップデート
-------------------------------------------------- */
body {
}
#superTopTitle {
	background: url(super_top_header.jpg?d=20170214) 0 0 no-repeat;
}

#superTopTitle p.txt_sTop {
	background: none;
}

#wrapper #leaf_l {
	background: url(left_deco.png) repeat-y 2px 2px;
}

#wrapper #leaf_r {
	background: url(right_deco.png) repeat-y 1026px 0;
}

#lightTitle {
	background: url(header.jpg) no-repeat 0 0;
}

p.btn_flag a {
	position: absolute;
	display: none;
	top: 10px;
	left: 852px;
	width: 176px;
	height: 245px;
	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; 
}