a{
	color: #2E3192;
	text-decoration: none;
}

a:link{
	color: #2E3192;
	text-decoration: none;
}

a:visited{
	color: #2E3192;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
}

h1,h2,h3,h4,h5,h6,p,pre,button,caption,input,option,select,textarea,dl,ol,ul,table,tr,form 
{
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}



.text12 {  font-size: medium;}
.title1 {  font-size: medium; color: #0033CC}

.koumoku {
	font-size: medium;
	background-color: #F0F0F0;
	font-weight: bold;
	color: #003399;
}
.txtline {
	border: thin dotted #999999;
}

.txtlineblue {

	border: thin dotted #336600;
}

.txtlinegreen {
	border: 1px dotted #336600;


}
.txtss {
	font-size: xx-small;
}
.style1 {color: #211084}
.style2 {
	color: #6B5DAD;
	font-weight: bold;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style5 {color: #996600}
.txtxsmall {
	font-size: xx-small;
}

.menutxt11 {font-size: 12px;
}

/*左メニュー部分---------------------------*/

#leftmenu {
	font-size: 11px;
	text-decoration: none;

}

#leftmenu a{
	color: #2E3192;
	text-decoration: none;
	line-height: 100%;
}



#leftmenu a:link{
	color: #2E3192;
	text-decoration: none;
}

#leftmenu a:visited{
	color: #2E3192;
	text-decoration: none;
}

#leftmenu a:hover{
	color: #FF0000;
}
