﻿@charset "UTF-8";

/* Skin style CSS */

/* --------------------------------------------------
アップデート
-------------------------------------------------- */
body {
	background: url(bg_body.jpg?3) #fefefe repeat-x top center;
}
#superTopTitle {
	background: url(super_top_header.jpg?3) 0 0 no-repeat;
}

#superTopTitle p.txt_sTop {
	background: none;
}

#wrapper #leaf_l {
	background: url(left_deco.png?3) repeat-y -5px 0px;
}

#wrapper #leaf_r {
	background: url(right_deco.png?3) repeat-y 1004px 0px;
}

#lightTitle {
	background: url(header.jpg?20190235) no-repeat 0 0;
}
