@charset "Shift_JIS";

@import "advanced.css";

body {
	background-color: #fff;
}

a { text-decoration: underline; }
a:link    { color: #294966; }
a:visited { color: #4B4169; }
a:hover   { color: #294966; text-decoration: none; }
a:active  { color: #294966; }

body, td { color: #333; }

.text-s  { font-size: 10px; line-height: 15px; }
.text-m  { font-size: 12px; line-height: 18px; }
.text-l  { font-size: 16px; line-height: 24px; }

.caption-s { font-size: 10px; line-height: 13px; }
.caption-m { font-size: 12px; line-height: 15px; }

.list-s { font-size: 10px; line-height: 10px; }
.list-m { font-size: 12px; line-height: 13px; }


input    { font-size: 12px; }
select   { font-size: 12px; }
textarea { font-size: 12px; }