/*
トップメニュー用スタイル設定
*/

.muginavi,.muginavi-nn{
color:#000000; /*通常文字色*/
font-size:13px; /*通常文字色*/
layer-background-color:#e0ffff; /*背景色*/
}

muginaviroot,.muginavisub{
background-color:#f7f7f7; /*背景色(上と同じにすること)*/
}

.muginavi a{
color:DARKBLUE; /*リンクの文字色*/
text-decoration:none; /*リンクの下線なし*/
}

/*
汎用スタイル設定
*/
.index_font
{
	font-size		: 12px;
	color			: black;
	font-weight		: normal;
	text-decoration	: non;
	line-height		: 1.3;
}

.index_whatsnew
{
	height				: 140px;
	width				: 415px;
	overflow			: auto;
	font-size			: 12px;
	
	scrollbar-arrow-color:pink;
  	scrollbar-face-color:white;
  	scrollbar-3dlightcolor:pink;
  	scrollbar-darkshadow-color:lightgray;
  	scrollbar-shadow-color:white;
}

.index_TXT
{
	font-size	: 11px;
	font-weight	: normal;
	color		: #12710b;
	width		: 60px;
	height		: 20px;
	text-align	: left;"
}

.index_SUBMIT
{
	width		: 60px;
	height		: 20px;
	font-size	: 11px;"
}

.index_lnk
{
	color		:
}

.seido_table
{
	font-size	: 14px;
	border		: 1px solid blue;
}
.seido_td
{
	border		: 1px solid turquoise;
}

.BG_Dodgerblue
{
	background-color	: dodgerblue;
	color				: white;
	font-size			: 20px;
	font-weight			: bold;
}

.BG_Blue
{
	background-color	: blue;
	color				: white;
	font-size			: 20px;
	font-weight			: bold;
}
.BG_Orange
{
	background-color	: #f9a61c;
	color				: white;
	font-size			: 20px;
	font-weight			: bold;
}

.BG_Red
{
	background-color	: Red;
	color				: white;
	font-size			: 20px;
	font-weight			: bold;
}

.BG_Green
{
	background-color	: Green;
	color				: white;
	font-size			: 20px;
	font-weight			: bold;
}

.BG_Purple
{
	background-color	: Purple;
	color				: white;
	font-size			: 20px;
	font-weight			: bold;
}

.BG_Pub
{
	background-color	: #8080c0;
	color				: white;
	font-size			: 20px;
	font-weight			: bold;

}

.BG_Sections
{
	background-color	: #000099;
	color				: white;
	font-size			: 20px;
	font-weight			: bold;

}

.line1.3
{
	line-height	: 1.3;
}

.toukei_font_bold
{
	line-height	: 1.3;
	color		: gray;
	font-size	: 16px;
	font-weight	: bold;
}

.toukei_font_small
{
	line-height	: 1.3;
	color		: green;
	font-size	: 13px;
	font-weight	: normal;
}

.pub_pram0
{
	border		: 1px solid dodgerblue;
}
