body {  font-family: "MS UI Gothic", "MS PGothic","ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 120%; color: #666666}
td {  font-family: "MS UI Gothic", "MS PGothic","ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 140%; color: #666666}

.menu{   font-family: "MS UI Gothic", "MS PGothic","ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 120%; color: #666666}
.tds {  font-size: 3px; line-height: 100%}
.small {  font-family: "MS UI Gothic", "MS PGothic","ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; line-height: 120%; color: #666666}
.copyright {  font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; line-height: normal; color: #666666}

a:link{text-decoration:none;}
a:visited{text-decoration:none;color:#cccccc;}
a:hover{text-decoration:none;color:#FFFFFF;background-color:#243E82}


#popupmenu { position:absolute; visibility:hidden;}
.headmenu {  font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka";  font-size: 10px; line-height: normal; color: #FFFFFF}
.popmenu {  font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka";  font-size: 10px; line-height: normal; color: #666666; font-weight: bold}
.intro {  font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 180%; color: #666666}
.sub_ttl {  font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka"; font-size: 16px; color: #666666}
.mincho_ttl {  font-family: "ＭＳ Ｐ明朝", "細明朝体"; font-size: 18px; line-height: normal; font-weight: bold; color: #FFFFFF}
.eng_ttl {  font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka"; font-size: 18px; font-weight: bold}
.lineup { font-family:  "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; line-height: normal; color: #666666; font-weight: bold}
.user_kishu {  font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 100%; font-weight: bold; color: #666666}

#head_logo { margin:8px 0 15px 20px; }


/***************************************************************************
　フッターナビ
***************************************************************************/
.footer_nav{
	margin:3px 0;
	text-align:center;
}
.footer_nav a{
	border:solid #666666;
	border-width:0 1px 0 0;
	display:inline-block;
	padding:0 8px;
	color:#666;
	text-decoration:none;
	font-size:11px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.footer_nav a:first-child{
	border-width:0 1px 0 1px ;
}
.footer_nav a:hover{
	background:#FFF;
}
