@charset "utf-8";

/**********************************************
                 ページ個別
***********************************************/

/*コンテンツ
-----------------------------------*/

.mainContents2{/*コンテンツ*/
    width:600px;
	height:119px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.mainContents2{/*コンテンツ*/
    background:url(/contents/img/main2.jpg) no-repeat;}	

#mvBox {
	background:url(../contents/img/mvoice.jpg) left top no-repeat;
	padding:0px 0px 0px 170px;
	width:425px;
	height:150px;
}

#mvBox2 {
	width:500px;
	margin:10px;
}

#bgBox {
	background:url(../contents/img/mvoice_min.jpg) left top no-repeat;
	padding:0px 0px 0px 120px;
	height:60px;
}


