@charset "UTF-8";
/* CSS Document */

.font01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	color: #333333;
}

.font02 {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 160%;
	font-variant: normal;
	letter-spacing: 0pt;
	color: #09C;
	font-weight: normal;
}

.font03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1pt;
	color: #666;
	
}

.fontpr {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 160%;
	font-variant: normal;
	letter-spacing: 0pt;
	color: #09C;
	font-weight: normal;
}

.bar {
	text-align: center;
}
#a {
	color: #09C;
}
#b {
	color: #09C;
}

.font04 {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 160%;
	font-variant: normal;
	letter-spacing: 1pt;
	color: #09C;
	font-weight: normal;
}

.font05 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1pt;
	color: #333333;
	
}

.font06 {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 160%;
	font-variant: normal;
	letter-spacing: 1pt;
	color: #900;
	font-weight: normal;
}

.font3d {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	color: #F00;
}

#menu_container
	{
	position: absolute;
	margin: 0 0 0 20px;
	left: 626px;
	top: 84px;
	width: 116px;
	}
#menu_container dl
	{
	width: 100px;
	margin: 0;
	float: left;
	font-size: 80%;
	background: #FFFFFF;
	color: #FFFFFF;
	}
#menu_container dt
	{
	text-align: left;
	border: 0px solid black;
	padding: 3px;
	}
#menu_container dd
	{
	text-align: left;
	display: none;
	padding: 3px;
	margin: 0;
	border-left: 0px solid black;
	border-right: 0px solid black;
	}
#menu_container dl:hover dd
	{
	display: block;
	}
#menu_container a
	{
	display: block;
	border-bottom: 0px solid black;
	-width: 100px;
	line-height: 180%;
	background: #fff;
	padding: 3px;
	}
#menu_container a:hover
	{
	background-color: #ccc;
	}

