@charset "utf-8";

#sys_top {
	height: 75px;
	width: 640px;
	background-image: url(../images/sys_pic.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-left: 10px;
}
.voice_link {
	background-image: url(../images/voice_obi_01.gif);
	background-repeat: no-repeat;
	width: 630px;
	height: 15px;
	padding-top: 35px;
	padding-left: 20px;
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 30px;
}
.voice_link2 {
	background-image: url(../images/voice_obi_01.gif);
	background-repeat: no-repeat;
	width: 630px;
	height: 15px;
	padding-top: 35px;
	padding-left: 20px;
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 30px;
	margin-top: 60px;
}
#sys dl {
	margin-bottom: 30px;
}
#sys dt {
	background-image: url(../images/sys_q.gif);
	background-repeat: no-repeat;
	min-height:27px;
	height: auto !important;
	height: 27px;
	padding-left: 70px;
	padding-right: 20px;
	padding-top: 15px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #3399CC;
}
#sys dd {
	background-image: url(../images/voice_a.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}
.link {
	background-image: url(../images/sys_s_obi.gif);
	background-repeat: no-repeat;
	width: 630px;
	height: 15px;
	padding-top: 35px;
	padding-left: 20px;
	font-size: 114%;
	font-weight: bold;
	color: #3399CC;
}
#leftcolumn ol li {
	list-style-position: outside;
	margin-left: 40px;
	padding: 0px;
	color: #333333;
}
.navi {
	background-image: url(../images/sys_naviback.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	color: #66CCFF;
	padding-top: 2px;
}

.navi a:link {
	color: #FFFFFF;
}
.navi a:visited,
.navi a:active {
	color:#E1F5FF;
	text-decoration:none;
}

.navi a:hover {
	color:#FFFF66;
	text-decoration:underline;
}

