@charset "Shift_JIS";
/**
 * 
 * @version 
 * @author 
 */

@import 'global.css';
body#top #half_right{
	margin-top:10px;
}
body#top #half_right h3{
	margin:30px 0 10px 0;
	border-bottom:1px solid #E8E7E0;
	border-top:1px solid #E8E7E0;
	padding-bottom:5px;
}
body#top #half_right ul li{
	font-size:66%;
	padding:2px 0 5px 0px;
}
body#top #half_right ul li a{
	background:url(../images/global/urlicon.gif) left 50% no-repeat;
	padding:2px 0 5px 20px;
	background-position: 0px 4px;
}
body#top #half_right ul li a:hover{
	text-decoration:underline;
}