
@charset "Shift_JIS";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
}

.middle {  font-size: 15px; line-height: 125%}
.middle2 {  font-size: 14px; line-height: 1.5em}
.regular {  font-size: 12px; line-height: 150%}
.regular2 {  font-size: 12px; line-height: 125%}
.regular3 {  font-size: 12px; line-height: 150%; background:#ffe6cc}
.small {  font-size: 10px; line-height: 125%}
.small2 {  font-size: 10px; line-height: 110%}
.small3 {  font-size: 10px; line-height: 150%}

a:link{  color: #00008b;text-decoration:none}
a:visited {  color: #00008b;text-decoration:none}
a:active{  color: #ff0033;text-decoration:none}
a:hover {  color: #ff0033;text-decoration:none}

ul { 
margin: 0 0 0 1.5em; 
padding: 0; 
list-style-type: none;
}