@charset "utf-8";

div#mainContent div#vi{
	margin-bottom:15px;
	width:500px;
	height:250px;
	background-image:url(/images/img_vi.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
div#mainContent div#vi p{
	text-indent:-9999px;
}

div#mainContent h2.news{
	margin-bottom:10px;
	width:500px;
	height:32px;
	background-image:url(/images/title_news.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

div#mainContent h2.ochicochi{
	margin-bottom:10px;
	width:500px;
	height:32px;
	background-image:url(/images/title_ochicochi.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

div#mainContent h2.press{
	margin-bottom:10px;
	width:500px;
	height:32px;
	background-image:url(/images/title_press.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

div#mainContent div#vi2{
	width:500px;
	min-height:150px;
}
