@charset "utf-8";

/* ///////////////////////////////////////////////
【ホーム】
home.css
/////////////////////////////////////////////// */


/* -----------------------------------------------
メインヴィジュアル
----------------------------------------------- */
section#mv {
	width: 970px;
	height: 317px;
	margin: 0 auto;
}


/* -----------------------------------------------
コンテンツ
----------------------------------------------- */
#content_r #abouturban h1 {
	width: 375px;
	height: 57px;
	margin-bottom: 10px;
	background: url("../imgs/home/abouturban_ttl.jpg") no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#content_r #abouturban p {
font-size: 120%;
}