
/*--------------------------------------
	#to_study
--------------------------------------*/
#to_study {
width:720px;
background:url(../img/hoken/to_studybk.gif) no-repeat;
height:110px;
margin:15px auto;
clear:both;
overflow:hidden;
}

#to_study p {
width:220px;
float:left;
padding-left:60px;
text-align:left;
padding-top:65px;
}

#to_study ul {
width:400px;
margin-left:40px;
margin-top:15px;
float:left;
}

#to_study li {
float:left;
width:200px;
padding:3px 0px;
font-size:14px;

}
#to_study li a {
color:#444444;
background:url(../img/hoken/to_studyarrow.gif) 0px 3px no-repeat;
padding-left:15px;
}

#to_study li a:hover {
text-decoration:none;
}

#to_study p a:hover img {
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}