@charset "Shift_JIS";

* {
	font-size : 13px;
	}

body { background:#FFFDE5; margin-top:5; }
img { border: none; }

a:link   { text-decoration:underline; color:#0000ff; }

.bold { font-weight : bold; }
.bold16 { font-weight : bold; font-size : 16px; color : #294A9C; }
.line { text-decoration: underline; }
.gotop { text-decoration:underline; font-size : 11px; }
.bold_red { font-weight : bold; color : #ff0000; }
.bold_blue { font-weight : bold; color : #0000ff; }
.red { color : #ff0000; }

.11 { font-size : 11px; }
.10 { font-size : 10px; }
.9 { font-size : 9px; }

//* .bold_white15 { font-weight : bold; color : #ffffff; font-size : 15px; background : #7E9EF0; padding: 3px }