/* #center_box */
td {
	font-size: 12px;
	line-height: 16px;
	color: #646464;
	font-weight: normal;
}
#center_box_oi {
	line-height: normal;
	background-image: url(../system/images/back_system_oi.jpg);
	background-repeat: no-repeat;
	width: 570px;
	height:880px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	background-position: left bottom;
	float: right;
	clear: right;
}
#center_box_ss {
	line-height: normal;
	background-image: url(../system/images/back_system_ss.jpg);
	background-repeat: no-repeat;
	width: 570px;
	height:799px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	background-position: left top;
	float: right;
	clear: right;
}
#center_box_hcm {
	line-height: normal;
	background-image: url(../system/images/back_system_hcm.jpg);
	background-repeat: no-repeat;
	width: 570px;
	height:1089px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	float: right;
	clear: right;
	background-position: left top;
}
.system_menu {
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #1E6E97;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 520px;
}
.system_menu a:link{
	color: #1E6E97;
}
.system_menu a:visited{
	color: #990000;
}
.system_menu a:hover{
	color: #990000;
}
.l_jaku {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #4F8FF0;
}
.l_kyo {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #DC3E71;
}
.text_box {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 60px;
}
.system_box {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFEF0;
	text-align: left;
	display: block;
	padding: 10px;
	float: left;
	border: 1px solid #D7D7D7;
	width: 460px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.system_box .td_padding{
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}