/* myindex.css--------------------------------------------------------- */
ul#index a {
	font-weight: bold;
/* margin-left: -25px; */
margin-left: -40px;
list-style-type: none;
display: block;
width: 220px;
height: 32px;
font-size: 14px;
line-height:32px;
color:#ffb222; 
background-position:-20px -20px;
background: #000000 url(button_on-off.png) 0 0 no-repeat;
text-align: center;
text-decoration: none;
}
ul#index a:hover {
 background-position:0 -32px;
}
li#index {
	list-style-type: none;
}
li#index a.selected {
	color: white;
	background-position:0 -32px;
}
ul#index2 {
	list-style-type: none;
	line-height: 15px;
}


ul#index2 a{
	margin-top: 3px;
	font-size: 12px;
  	width: 190px;
	height:auto;
	background: transparent url(button_of-off2.png) 0 0 no-repeat;
	list-style-type: none;
	display: block;
	text-align: left;
	line-height: 20px;
}
li#index2{
	list-style-type: none;
	margin-left: 7px;
}

li#index2 a{
	padding-left: 4px;
	list-style-type: none;
	border-top:0.01em solid #9090F0;
	border-left:0.01em solid #9090F0;
	border-bottom:0.01em solid #101010;
	border-right:0.01em solid #101010;

}

/************ 090421 ************/
li#search a:hover {
	color:white;
	border-bottom:0.01em solid #9090F0;
	border-right:0.01em solid #9090F0;
	border-top:0.01em solid #101010;
	border-left:0.01em solid #101010;
}	


div#search a {
color: #5F5F5F;
margin-left: 10%;
margin-right: 10%;
margin-bottom: 1em;
font-weight: bold;
display: block;
width: 150px;
height: 30px;
font-size: 14px;
line-height:30px;
background: #D9D9D9 no-repeat;
text-align: center;
text-decoration: none;
border-style: solid;
border-width: 0.2em;
border-color: white #9F9F9F #9F9F9F white;
}
div#search a:hover {
color: #0000FF;
border-color: #9f9f9f white white #9f9f9f;
}

div#search a:active {
color: #00FFFF;
border-color: #9f9f9f white white #9f9f9f;
}

#hs_kakomi {
	color: #FFF;
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif ;
	font-weight: bold;
	background-color: #5b8d32;
	padding: 1em;
	display: block;
	line-height: 150%;
}

#hs_para_090617 {
	padding-top: 1em;
	font-weight: bold;
	color: #595959;
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif ;
	line-height: 150%;
	margin-bottom: 1em;
}

#news_id {
}


li.hs_link_en {
	margin-bottom: 1.5em;
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif ;
}	

