@charset 'Shift_JIS';

#jinbutsu a {
	background: url(../images/submenu/sm_jinbutsu.gif);
	width: 133px;
	height: 25px;
}

#jinbutsu a:hover,#jinbutsu a.current {
	background: url(../images/submenu/sm_jinbutsu_hv.gif);
}

#yoko a {
	background: url(../images/submenu/sm_yoko.gif);
	width: 133px;
	height: 25px;
}

#yoko a:hover,#yoko a.current {
	background: url(../images/submenu/sm_yoko_hv.gif);
}

ul.orange_list li {
	list-style-image:url(../images/orange_circle.gif);
	margin-left:20px;
}

h1.jinbutsu_h1,h2.yoko_h2 {
	background-color: #DE6D28;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	font-size: 16px;
	text-align: center;	
}

.yoko_table {
	border-collapse: collapse;
	width: 485px;
	margin: 10px 0 20px;
}

.yoko_table td {
	padding: 5px;
}

.yoko_table td.left_td {
	width: 70px;
	font-weight: bold;
}

.yoko_table td.right_td {
	width: 395px;
}
