﻿@charset "UTF-8";

/* Skin style CSS */

/* --------------------------------------------------
アップデート
-------------------------------------------------- */
body {
	background: url(bg_body.jpg) #fefefe repeat-x top center;
}
#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 0px;
}

#wrapper #leaf_r {
	background: url(right_deco.png) repeat-y 1004px 0px;
}

#lightTitle {
	background: url(header.jpg?20190215) 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;
}