@charset "Shift_JIS";
/* CSS Document */

/* 日本語フォント */

#ja,body ,h1,h2,h3,h4,h5,p,div,table,tr,td,dl,dd,dt,img{
	font-family:"ヒラギノ角ゴ Pro W3", "小塚ゴシック Pro R", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 11px;
	line-height: 1.5em;

}



#ja h1,#ja h2{
	font-family: "ヒラギノ角ゴ Std W8", "ヒラギノ角ゴ Pro W3", "小塚ゴシック Pro B", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;

}


#ja h3{
	font-family: "ヒラギノ角ゴ Pro W3", "小塚ゴシック Pro M", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 4px;

}

/* 英語フォント */

#en, #en p{
	font-family: Gotham, Helvetica, Arial, sans-serif;
	_font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
}

#en h1,#en h2{
	font-family: Gotham, Helvetica, Arial, sans-serif;
	_font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 4px;
}


#en h3{
	font-family: Gotham, Helvetica, Arial, sans-serif;
	_font-family:  HelveticaNeue, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 4px;
}

#en li , #en ul{
	font-family: Gotham, Helvetica, Arial, sans-serif;
	_font-family:  HelveticaNeue, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
}


/* ヘッダフォント */

.header, #wrapper #ja .header h3, #wrapper #ja .header p{
	font-family: Gotham, Helvetica, Arial, sans-serif;

}

/* フッタフォント */

#footer{
	font-family: Gotham, Helvetica, Arial, sans-serif;

}

#footer p {
font-family: Gotham, Helvetica, Arial, sans-serif;
	font-size: 9px;
	clear: both;
	
}
#footer li {
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

/* カレンダーフォント */

.calendar ,.calendar h3,.calendar table ,.calendar td  {
	font-family: Gotham, Helvetica, Arial, sans-serif;

}


/* ページトップフォント */

.pagetop {
	font-size: 10px;
	font-family: Gotham, Helvetica, Arial, sans-serif;
}

.pickup {
	color: #f29600;
}


.submenu dt,.submenu dt a,.submenu dt a:hover{
color: #009fe8;
}

.submenu2 dt,.submenu2 dt a,.submenu2 dt a:hover{
color: #f29600;
}

.submenu2 dt a{
	text-decoration: none;
}

.submenu2 dt a:hover{
	text-decoration: underline;

}



.red ,.red a,.red a:hover {
	color: #e50012;
}

.gray ,.gray a,.gray a:hover { {
	color: #B4B4B5;
}

.navy ,.navy a,.navy a:hover {
	color: #1D2087;
}


.yellow ,.yellow a,.yellow a:hover {
	color: #FFF000;
}


.blue ,.blue a,.blue a:hover {
	color: #009fe8;
}


.orange ,.orange a,.orange a:hover {
	color: #f29600;
}

.pink ,.pink a,.pink a:hover {
	color: #e75297;
}

.green ,.green a,.green a:hover {
	color: #00a63c;
}
