@charset "UTF-8"; 

div#content { background:url(img/bg.jpg) 0 75px no-repeat;}


#itemmain{
	height:1100px; /*-- height of main image (bg.jpg) --*/
}



/*-- title area : 白背景をいれる場合（長さを指定:デフォルトは width:70% ） --*/
.titlebox {}




/*-- credit area : 場所を指定 --*/
.creditarea {
	position: absolute;
	right:30px;
	bottom:15px;
}