@charset "UTF-8";

/*
 main [
----------------------------------------------------------- */
#main{
	background-position:top;
	height:400px;
	background-repeat:no-repeat;
}

/*
 contents bg [
----------------------------------------------------------- */
#contentsBGimage01{
 width:900px;
 background-image:url(../img/img_main01.jpg);
	background-position:top;
	height:400px;
	background-repeat:no-repeat;
}
#contentsBGimage02{
 width:900px;
 background-image:url(../img/img_main02.jpg);
	background-position:top;
	height:400px;
	background-repeat:no-repeat;
}

/*
 contents Layout [
----------------------------------------------------------- */

.contentsItemBtn01{
 width:100px;
 padding:85px 0 0 235px;
	float:left;
}
.contentsItemBtn02{
 width:100px;
 padding:135px 0 0 85px;
	float:left;
}
.contentsItemBtn03{
 width:100px;
 padding:130px 0 0 135px;
	float:left;
}
.contentsItemBtn04{
 width:75px;
	padding:160px 0 0 0;
	float:right;
}
.contentsItemBtn05{
 text-align:right;
}
.contentsItemBtn06{
 width:110px;
 padding:67px 0 0 45px;
	float:left;
}
.contentsItemBtn07{
 width:100px;
 padding:115px 0 0 175px;
	float:left;
}
.contentsItemBtn08{
 margin:25px 0 0 0;
}
.contentsItemBtn09{
 width:115px;
	padding:125px 0 0 85px;
 float:left;
}
.contentsItem01{
 width:440px;
	padding:60px 0 0 25px;
	float:left;
}
.contentsItem02{
 width:110px;
	margin:0 0 0 0;
	padding:57px 27px 0 0;
	*padding:57px 14px 0 0;
	float:right;
}
.contentsItem03{
 width:440px;
	padding:80px 0 0 25px;
	float:left;
}
.contentsItem04{
 width:110px;
	margin:0 0 0 0;
	padding:57px 27px 0 0;
	*padding:57px 14px 0 0;
	float:right;
}
.contentsItemTtl01{
}




