@import "fontsize.css";

/* local set */
body {
	padding:0;
	margin:0px;
	font-family:Osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	background-color: #0E4AB8;
}
a { color: #0E4AB8;; text-decoration: none; line-height: 150% }
a:hover { text-decoration: underline; color: #CCCCCC; }
.bg { background-repeat: no-repeat }
.line01 {
	background-image: url(../img/line_1.gif);
	background-repeat: repeat-x;
}
.line02 {
	background-image: url(../img/line_2.gif);
	background-repeat: repeat-x;
}
.line03 {
	background-image: url(../img/line_3.gif);
	background-repeat: repeat-x;
}
.line04 {
	background-image: url(../img/line_4.gif);
	background-repeat: repeat-x;
}
.line05 {
	background-image: url(../img/line_5.gif);
	background-repeat: repeat-x;
}
