@charset "UTF-8";
/* CSS Document */

#system {
	width:760px;
	margin:40px auto;
}
#system h1 {
	margin-bottom:20px;
}
#system h2 {
	color:#666699;
	font-size:12px;
	margin:15px 0px 5px 0px;
	padding-top:15px;
	border-top:#CCCCCC 1px dotted;
}

.txt_system {
	line-height:1.5em;
}
.txt_system img {
	margin:5px 0px;
}