/* CSS Document */

a:link {
	color: #211D1F;
	text-decoration: underline;
}
a:visited {
	color: #211D1F;
	text-decoration: underline;
}

a:active,
a:hover {
	color: #F10000;
  @text-decoration : underline; 
}


a.imghover:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}


ul{
	list-style : none;
	padding : 0;
	margin : 0;
	text-align: right;
}

li{
	padding: 5;
	margin: 0;
	width: 100px;
}

li a{
  display:block; 
  width:100%;
  height : auto; 
  padding : 0;
  margin : 0;
  text-decoration : none !important; 
  color: #211D1F;
  line-height : 100%;  

}

li a:visited{
  color: #211D1F;
  text-decoration : none !important;  
}  
               
li a:hover{ 
  color: #F10000; 
  padding : 0;
  margin : 0;
  line-height : 100%;
  text-decoration : none !important; 

}



hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #211D1F;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}

h1 {
	font-size: 16px;
	color: #F10000;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.j9 {
	font-size: 9px;
}

.e10n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.e9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.e10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.e11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.e12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.e12n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.e14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.e18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
}


.news_t {
	font-size: 14px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
}

.n1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
line-height: 200%;
letter-spacing: 6px;
}


.n2 {
font-family: "Meiryo", "lr oSVbN", "HiraKakuPro-W3", "qMmpS Pro W3", "MS UI Gothic", "Osaka";
font-size: 16px;
font-weight: bold;
letter-spacing: 4px;
}
