/*base*/

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

.j9 {
	font-size: 9px;
	text-align: left;
	line-height:12px;
	font-weight: normal;
	font-style: normal;
	font-family: "ヒラギノ角ゴ Pro W3", Verdana, Arial, sans-serif, "MS Pゴシック"}

.j10 {
	font-size: 10px;
	text-align: left;
	line-height:13px;
	font-weight: normal;
	font-style: normal;
	font-family: "ヒラギノ角ゴ Pro W3", Verdana, Arial, sans-serif, "MS Pゴシック"}

.j10n {
	font-size: 10px;
	line-height:13px;
	font-weight: normal;
	font-style: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "MS Pゴシック";}


.j11 {
	text-align: left;
	color: #5C5C5C;
	font-family: "ヒラギノ角ゴ Pro W3", Verdana, Arial, sans-serif, "MS Pゴシック";
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	}

.j11n {
	color: #5C5C5C;
	font-family: "ヒラギノ角ゴ Pro W3", Verdana, Arial, sans-serif, "MS Pゴシック";
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	}
	
.j12 {
	font-size: 12px;
	line-height:15px;
	font-weight: normal;
	font-style: normal;
	font-family: "ヒラギノ角ゴ Pro W3", Verdana, Arial, sans-serif, "MS Pゴシック";
}

.j10b {
	font-size: 10px;
	line-height:13px;
	font-weight: bold;
	font-style: normal;
	font-family: "ヒラギノ角ゴ Pro W3", Verdana, Arial, sans-serif, "MS Pゴシック";
}

.j14 {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", Verdana, Arial, sans-serif, "MS Pゴシック";
	font-size: 14px;
}

.j18 {
	text-align: left;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "MS Pゴシック";
	color: #006699;
}

.e9 {font-size: 9px; line-height:11px; font-weight: normal; font-style: normal; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}

.e10 {font-size: 10px; line-height:12px; font-weight: normal; font-style: normal; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}

.e12 {font-size: 12px; line-height:15px; font-weight: normal; font-style: normal; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}

.e14 {font-size: 14px; line-height:15px; font-weight: normal; font-style: normal; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}

a:link {color:#283771; text-decoration:underline}
a:visited {color:#283771; text-decoration:underline}
a:hover {color:#FFCC00; text-decoration:underline}

/* Navigation
	-------------------------------------------------*/
	
#nav {
	font-family: Verdana,"ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Hiragino Kaku Gothic Pro", Geneva, Arial,  sans-serif;
	font-size: 11px;
	padding: 5px;
	word-spacing: 0.4em;
	letter-spacing: 0.01em;
	left: 15px;
}

#nav a:link, #nav a:visited {color:#006666; text-decoration:none; }
#nav a:hover {
	color:#5DB046;
	text-decoration:underline;
}
