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


#system_bg {
	width: 800px;
	top: 30px;
	margin: 0 auto;
	position: relative;
	background-image: url(../system/system_top.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	height: 100px;
}

#system_bg02 {
	width: 800px;
	top: 30px;
	margin: 0 auto;
	position: relative;
	background-color: #000;
	background-repeat: no-repeat;
}


#system_layout { overflow: hidden; width: 1000px; margin: 0 auto; position: relative; }

#system_menu { width: 450px; position: relative; color:#FFF; padding-top:17px; padding-left:300px; }

#system_top { width: 700px; margin: 0 auto; position: relative; height:100px; }
#system_title { width: 700px; margin: 0 auto; position: relative; padding-top:5px; padding-bottom:15px;}

#system_img {
	width: 700px;
	height:200px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
	margin-bottom: 40px;
	color: #FFF
}

#system_img_01 { width: 325px; height: 185px; margin: 0 auto; position: absolute; left:20px;}
#system_img_02 { width: 325px; height: 185px; margin: 0 auto; position: absolute; right:20px;}

#system_body_title {
	width: 700px;
	margin: 0 auto;
	position: relative;
	color: #000;
}
#system_body {
	width: 580px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 15px;
	color: #000
}
.system_body { width: 700px; margin: 0 auto; position: relative; margin-top:50px; margin-bottom:10px; }


.system_list{width: 315px; color:#000; margin-left:10px;}
.system_list a{ color:#FF3;}
.system_list a:hover{color:#F93; text-decoration:none;}
.system_list td{ border-bottom:solid 1px #000;}
.system_list td dt{ float:left;}
.system_list td dd{ margin-left:1em;}


.Accordion_close {
	margin: 0 auto;
	padding: 0;
	width: 700px;
}



.btn_sys01 { overflow: hidden; position: absolute; height: 24px; width: 90px; }
.btn_sys01 ul { margin: 0; padding: 0; }
.btn_sys01 ul li { float: left; list-style: none; }
.btn_sys01 ul li a { display: block; }
.btn_sys01 ul li a.current img { margin-top: -85px; display: block; /* IE6隙間防止 */ }
.btn_sys01 ul li a { display: block; }
.btn_sys01 ul li a:hover { margin-top: -24px; }
.btn_sys01 ul li a:active { margin-top: -24px; }


#system_accordion { overflow: hidden; padding-top:20px; padding-bottom:10px;}

#accordion_bottom {
	width: 700px;
	margin: 0 auto;
	height: 13px;
	margin-bottom: 20px;
	background-image: url(../system/gg.jpg);
}


.sys_new {
	position: absolute;
	height: 42px;
	width: 56px;
	background-image: url(../img/new_std.png);
	left: 150px;
	top: 25px;
	z-index: 999;
}

.sys_new_02 {
	position: absolute;
	height: 42px;
	width: 56px;
	background-image: url(../img/new_std.png);
	left: 100px;
	top: 25px;
	z-index: 999;
}
