@charset "UTF-8";

/*
 main [
----------------------------------------------------------- */
#main{
	height:400px;
	width:900px;
}

/*
 contents Layout [
----------------------------------------------------------- */
.contentsItemTtl01{
	padding:0 0 0 15px;
	margin:54px 0 0 0;
}
.contentsItem01{
 width:330px;
	height:110px;
	float:left;
	text-align:left;
	padding:0 0 0 430px;
	margin:145px 0 0 0;
	background-image:url(../img/btn_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.contentsItem02{
 width:130px;
	height:110px;
	float:right;
	margin:145px 0 0 0;
}
.contentsItemBtn{
	margin:15px 0 0 0;
}
.contentsItemBtn img{
	margin:0 3px 0 0;
}
.contentsItemBg01{
 width:900px;
	height:400px;
 background-image:url(../img/img_main01.jpg);
 background-position:bottom;
 background-repeat:no-repeat;
}
.contentsItemBg02{
 width:900px;
	height:400px;
 background-image:url(../img/img_main02.jpg);
 background-position:bottom;
 background-repeat:no-repeat;
}
.contentsItemBg03{
 width:900px;
	height:400px;
 background-image:url(../img/img_main03.jpg);
 background-position:bottom;
 background-repeat:no-repeat;
}
.contentsItemBg04{
 width:900px;
	height:400px;
 background-image:url(../img/img_main04.jpg);
 background-position:bottom;
 background-repeat:no-repeat;
}
.contentsItemBg05{
 width:900px;
	height:400px;
 background-image:url(../img/img_main05.jpg);
 background-position:bottom;
 background-repeat:no-repeat;
}
.contentsItemBg06{
 width:900px;
	height:400px;
 background-image:url(../img/img_main06.jpg);
 background-position:bottom;
 background-repeat:no-repeat;
}
.contentsItemBg07{
 width:900px;
	height:400px;
 background-image:url(../img/img_main07.jpg);
 background-position:bottom;
 background-repeat:no-repeat;
}
.contentsItemBg08{
 width:900px;
	height:400px;
 background-image:url(../img/img_main08.jpg);
 background-position:bottom;
 background-repeat:no-repeat;
}
