@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	[ kurodakigata css ] [ uni_mc.css ]
	-----------------------------------------------------------------------------------------------
	making day: 2009-08-31
	---------------------------------------------------------------------------------------------*/


/* ================================================

	mainimg inner

=================================================*/

/* mainimg inner -------------*/
div#contentsArea div.inner {
	background-image: url(../_img/mc/main_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/* ================================================

	mvBox

=================================================*/

/* mainimg inner -------------*/
div#contentsArea div.mvBox {
	border: 1px solid #CCCCCC;
	padding-left: 150px;
	margin-bottom: 10px;
}
div#contentsArea div.mv1 {background-image: url(../_img/mc/img_1.jpg);background-repeat: no-repeat;background-position: left top;}
div#contentsArea div.mv2 {background-image: url(../_img/mc/img_2.jpg);background-repeat: no-repeat;background-position: left top;}
div#contentsArea div.mv3 {background-image: url(../_img/mc/img_3.jpg);background-repeat: no-repeat;background-position: left top;}

