h1 {
	text-indent: -9999px;
	background-image: url(../img/system_title.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 37px;
	width: 135px;
}
h2 {
	background-image: url(../img/system_system_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 25px;
	margin-top: 20px;
}
ul {
	list-style-type: none;
}

li {
	text-indent: -9999px;
	height: 27px;
}
li.fukugo {
	background-image: url(../img/system_menu_fukugo.gif);
	background-repeat: no-repeat;
	height: 27px;
}
li.ce {
	background-image: url(../img/system_menu_ce.gif);
	background-repeat: no-repeat;
}
h3 {
	background-image: url(../img/system_system_h3.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	height: 28px;
	margin-top: 20px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
}
p {
	text-align: center;
}
li.flow a {
	background-image: url(../img/system_menu_flow.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
}
li.fservice a {
	background-image: url(../img/system_menu_f_service.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
}
li.cservice a {
	background-image: url(../img/system_menu_c_service.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
}
li.process a {
	background-image: url(../img/system_menu_process.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
}
p.p1 {
	margin-top: 50px;
	margin-bottom: 50px;
}
li.flow a:hover {
	background-image: url(../img/system_menu_flow2.gif);
}
li.fservice a:hover {
	background-image: url(../img/system_menu_f_service2.gif);
}
li.cservice a:hover {
	background-image: url(../img/system_menu_c_service2.gif);
}
li.process a:hover {
	background-image: url(../img/system_menu_process2.gif);
}
