@charset "euc-jp";
/* CSS Document */

#system {
text-align:center;
}

#system h2 {
	background:url(../system/img/title.jpg) no-repeat;
	width:820px;
	height:54px;
	text-indent:-99999px;
	margin: 0px 0px 30px 20px;
}

#system p {
	text-align:center;
	margin:10px 0 0px 0;
}

#system ol {
	width:500px;
	margin:0 auto 20px auto;
	font-size:1.2em;
	padding:0 0 0 3em

}
#system li{ 
text-align:left;
}

#system h3 {
	height:40px;
	text-indent:-99999px;
	margin:0 0 10px 0;
	background:url(../system/img/title_kiyaku.jpg) no-repeat center;
}

#system h4 {
text-indent:0;
margin:0 0 5px 0;
}

#system dl{
text-align:left;
width:700px;
margin:0 auto;
}

#system dt{
font-size:1.4em;
}

#system dd{
margin:0 0 15px 15px;
}

#system dd span{
color:#FF9900;
}



s
