@charset "UTF-8";

/*
 main [
----------------------------------------------------------- */
#main{
 background-image:url(../img/img_main01.jpg);
	background-position:bottom;
	height:400px;
	background-repeat:no-repeat;
	position: relative;
}

/*
 contents Layout [
----------------------------------------------------------- */
.contentsItemTtl00 {
	width: 310px;
	}
h3.cttl2 {
	margin: 20px 0 10px 0;
	}
.contentsItemTtl01{
	position: absolute;
	top: 71px;
	left: 701px;
}
.contentsItemTtl01 img.ttl{
 margin:0 0 5px 0;
}
.contentsItemBtn01{
 margin:20px 0 0 90px;
}
.contentsItemTtl02{
	position: absolute;
	top: 251px;
	left: 24px;
}
.contentsItemTtl02 img.ttl{
 margin:0 0 5px 0;
}
.contentsItemBtn02{
 margin:30px 0 0 90px;
}
.contentsItemTtl03{
	position: absolute;
	top: 264px;
	left: 775px;
}
.contentsItemTtl03 img.ttl{
 margin:0 0 5px 0;
}
.contentsItemBtn03{
 margin:10px 0 0 80px;
}

