@charset "UTF-8";

/*
 main [
----------------------------------------------------------- */
#main{
	background: url(../img/img_main01.jpg) center top no-repeat;
	height:400px;
}

/*
 contents Layout [
----------------------------------------------------------- */
h2.cttl {
	}
.contentsItemTtl{
	margin:30px 0 0 0;
}

.contentsItemTxt{
	width: 270px;
	margin: 10px 0 0 0;
	}
