@charset "Shift_JIS";

html, body {
	height: 100%;
}

#resolutionInfo {
	position: absolute;
	width: 230px;
	left: 180px;
	top: 950px;
}
	#resolutionInfo .button {
		margin: 0;
	}
	
#howto {
	position: absolute;
	width: 200px;
	right: 180px;
	top: 950px;
}

#wallpapers {
	margin: 15px 0 50px;
}

			
/*--------------------------------------------------------------------

	  Override common id styles

--------------------------------------------------------------------*/

#header {
	height: 1020px;
}
	#header h2#title {
		position: absolute;
		top: 155px;
		left: 211px;
	}


#yodogawa {
	width: 362px;
	left: 219px;
	top: 340px;
}

#contents {
	background: url(../images/bg_mouth.jpg) no-repeat center top fixed;
}

#navi {
	width: 252px;
	margin-top: 0;
	margin-bottom: 100px;
}
