@charset "UTF-8";
body{
	min-height: 100%;
	background: url("img/footerBg.png") center;
}


.slb{
	box-shadow: none !important;
}

div{
	position: relative;
}
a>img:hover {
	-webkit-transform: translate(1px, 1px);
	-moz-transform: translate(1px, 1px);
}

#itemWrapper a>img:hover {
	-webkit-transform: translate(1px, 1px);
	-moz-transform: translate(1px, 1px);

	-webkit-filter: hue-rotate(230deg) ;
	-moz-filter: hue-rotate(230deg) ;
	-o-filter: hue-rotate(230deg) ;
	-ms-filter: hue-rotate(230deg) ;
	filter: hue-rotate(230deg) ;
}

#container{
	background: url("img/header_img.jpg") top center no-repeat;
	min-width: 1000px;
	min-height: 100%;
}


#wrapper{
	width: 1000px;
	margin: auto;
}

#header{
	height: 428px;
}

#logoPull{
	position: absolute;
	top: 3px;
	right: 0px;
}
#logoPull15{
	position: absolute;
	top: 62px;
	right: 0px;
}

#logoHires{
	position: absolute;
	right: 3px;
	bottom: 4px;
}



#mainInfo{
	margin: 55px 0 0 0;
	height: 330px;

	background: url("img/main_info.png") top left no-repeat;
}


#mainImg{
	position: absolute;
	top:0;
	right:0;
}

#itemWrapper{
	margin: 20px 0 0 0;
	padding-bottom: 50px;
}

#item1,#item2,#item3,#item4{
	display: inline-block;
	width:497px;
	text-align: center;
	margin: 100px 0 0 0 ;
}

.itemImg{
	/*margin: 50px 0 0 0;*/
}

.itemInfo{
	margin: 10px 0 0 0;

}

.yoyakuBtn{
	margin: 40px 0 0 0;

}


#item1{

}

#item2{

}

#item3{

}

#item4{

}


#footer{
	margin: auto;
	height: 200px;
}








/**/
