@charset "utf-8";

/*グローバル上書き*/

div#Side ul li#gnavi1 a{
	background-position: right center;
}

/*--------------------------------------------------------------------
Main
--------------------------------------------------------------------*/
div#Main h2 {
	background: url(../img/title.jpg) no-repeat;
	margin: 10px auto 0 auto;
	width: 700px;
	height: 400px;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}
