h2 {
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 16px;
	line-height: 25px;
	font-weight:bold;
	color: #4C4C4C;
}
.title1 {
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 120%;
	line-height: 140%;
	font-weight:bold;
}
.copyright {
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 10px;
	line-height: 13px;
	color:#5F5F5F;
}
.main3 {
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 100%;
	line-height: 145%;
	color: #333333;
}
.main2 {
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 90%;
	line-height: 140%;
	color: #333333;
}
.main {
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 80%;
	line-height: 140%;
	color: #333333;
}
.sub {
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 11px;
	line-height: 130%;
	color: #333333;
}
.top {
	font-family: "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #D9E6FF;
}
.language {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: 18px;
}

#news a, #news a:link { /*トップ画面ニュース*/
	text-decoration: underline;
	color: #3385FC;
} 
#news a:visited {
	color: #742781;
}
#news a:hover {
	text-decoration: none;
	color: #3385FC;
}
#news a:active {
	color: #222222;
}

#lang a, #lang a:link { /*言語選択用*/
	color: #74A0E8;
	position:relative;
}
#lang a:visited{
	color: #74A0E8;
}
#lang a:hover{
	color: #0066FF;
	margin: auto auto;
	top: 1px;
	left: 0;
}
#top a, #top a:link, #top a:visited{ /*上部位置メニュー*/
	color: #D9E6FF;
	position:relative;
}
#top a:hover{
	color: #D9DB51;
	text-decoration:underline;
}
#b_plane ul, #b_plane li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#b_plane li{
	float:left;
	margin-right:5px;
}
#b_plane a{
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	color: #333333;
	background-color: #D7E8FD;
	font-size: 14px;
	line-height: 17px;
	font-weight:bold;
	letter-spacing: 0.1em;
	text-decoration: none;
	display:block;
	width: 99px;
	margin-bottom: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	text-align: center;
}
#b_plane a:hover{
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	color: #333333;
	background-color: #C5DDFC;
	font-size: 14px;
	line-height: 17px;
	font-weight:bold;
	letter-spacing: 0.1em;
	text-decoration: none;
	display:block;
	width: 99px;
	margin-bottom: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	text-align: center;
}

#b2 a, #b2 a:link{
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	color: #FFFFFF;
	background-color: #FF6A10;
	font-size: 13px;
	line-height: 130%;
	font-weight:bold;
	text-decoration: none;
	display:block;
	width: auto;
	margin-top:5px;
	margin-bottom: 3px;
	padding-top: 8px;
	padding-bottom: 6px;
	text-align: center;
	border: 3px outset #FF6A10;
}
#b2 a:hover{
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	color: #FFFFFF;
	background-color: #E64900;
	font-size: 13px;
	line-height: 130%;
	font-weight:bold;
	text-decoration: none;
	display:block;
	width: auto;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 8px;
	padding-bottom: 6px;
	text-align: center;
	border: 3px outset #E64900;
}
#b2 a:active{
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	color: #FFFFFF;
	background-color: #E64900;
	font-size: 13px;
	line-height: 130%;
	font-weight:bold;
	text-decoration: none;
	display:block;
	width: auto;
	margin-top:5px;
	margin-bottom: 3px;
	padding-top: 8px;
	padding-bottom: 6px;
	text-align: center;
	border: 3px inset #E64900;
}

a:hover{
	text-decoration:underline;
}
