/* system */


/* index */
div.system_index,
div.system {
	background: #0fa1b8 url(../img/bg_container_system.jpg) no-repeat center top;
}


div.system_index h1,
div.system h1 {
	position: absolute;
	width: 282px;
	top: -36;
	left: 242;
	z-index: 9999;
}


div#container.system_index h2,
div.system h2{
	position: absolute;
	top: 38;
	left: 64;
	z-index: 999;
}


div.sysnavi {
	position: absolute;
	text-align: left;
	top: 51;
	left: 226;
	z-index: 99;
}
div.sysnavi ul {
	width: 503px;
	height: 35px;
}
div.sysnavi ul li {
	display: inline;
	float: left;
}


div.system_index div.bg_layer,
div.system div.bg_layer {
	position: relative;
	top: 10;
	left: 8;
	width: 734px;
	margin-bottom: 13px;
	text-align: left;
}
div.system_index div.bg_layer div.syshead,
div.system div.bg_layer div.syshead {
	width: 734px;
	height: 81px;
}
div.system_index div.bg_layer div.sysbody,
div.system div.bg_layer div.sysbody {
	width: 734px;
	height: 342px;
}


div.system_index div.section,
div.system div.section {
	position: absolute;
	top: 92;
	left: 0;
	width: 768px;
	height: 318px;
	text-align: left;
}
div.system_index div.section {
	background: url(../img/bg_system_section_index.jpg) no-repeat 57px 0;
}
div.system div.section {
	/*background: url(../img/bg_system_section.jpg) no-repeat 57px 0;*/
}



div.section div.thumbnail0_1 {
	position: absolute;
	top: 9;
	left: 142;
	width: 222px;
}
div.section div.thumbnail0_2 {
	position: absolute;
	top: 9;
	right: 148;
	width: 223px;
}
div.section div.thumbnail0_3 {
	position: absolute;
	bottom: 0;
	left: 142;
	width: 222px;
}
div.section div.thumbnail0_4 {
	position: absolute;
	bottom: 0;
	right: 149;
	width: 222px;
}


div.system_index div.section div.thumbnail0_1 h3 {
	margin-left: 11px;
	margin-bottom: 3px;
}
div.system_index div.section div.thumbnail0_2 h3 {
	margin-left: 6px;
	margin-bottom: 3px;
}
div.system_index div.section div.thumbnail0_3 h3 {
	margin-left: 27px;
	margin-bottom: 4px;
}
div.system_index div.section div.thumbnail0_4 h3 {
	margin-left: 4px;
	margin-bottom: 4px;
}



div.system div.section div.content {
	position: absolute;
	top: 0;
	left: 57;
	width: 649px;
}
div.system div.section h3 {
	margin-top: 9px;
	margin-left: 3px;
}
div.system div.section div#swfmovie {
	display: inline;
	float: left;
	margin-top: 8px;
	margin-left: 0px;
}
div.system div.section div.text {
	display: inline;
	float: right;
	margin-top: 18px;
	margin-right: 11px;
}
