@charset "UTF-8";
/* CSS Document */


#tieup_layout {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#tieup_bg {
	width: 800px;
	top: 30px;
	margin: 0 auto;
	position: relative;
	background-image: url(../img/tieup_bg.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	height: 100px;
}

#tieup_bg02 {
	width: 800px;
	top: 30px;
	margin: 0 auto;
	position: relative;
	background-color: #000;
	background-repeat: no-repeat;
	height: 1100px;
}

#tieup_img {
	width: 700px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 10px;
	height: 340px;
	background-image:url(../system/system_body.jpg)
}


#tieup_img01 {
	width: 700px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 10px;
	height: 340px;
	background-image:url(../img/tieup01.jpg)
}


#tieup_img02 {
	width: 700px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 10px;
	height: 340px;
	background-image:url(../img/tieup02.jpg)
}


#tieup_img03 {
	width: 700px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 10px;
	height: 340px;
	background-image:url(../img/tieup03.jpg)
}


#tieup_linkbtn {
	position: absolute;
	height: 44px;
	width: 145px;
	right: 17px;
	bottom: 17px;
	z-index: 999;
}
