@charset "UTF-8";

/*===========================================================

	/index.html settings

===========================================================*/


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

	mainVisual

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

#mainVisual {
	background: url(../img/main.jpg) left top no-repeat;
}

#mainVisual h1 {
	position: absolute;
	width: 330px;
	height: 262px;
	right: 0;
	top: 0;
}

#mainVisual .read {
	position: absolute;
	width: 330px;
	height: 220px;
	right: 0;
	bottom: 0;
}

#mainVisual .enter {
	position: absolute;
	width: 315px;
	height: 52px;
	bottom: 10px;
	right: 15px;
}

#mainVisual .bnr {
	position: absolute;
	width: 166px;
	height: 42px;
	left: 0;
	top: 36px;
}



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

	menu

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

#menu {
	width: 975px;
	margin: 20px 0 43px 20px;
	overflow: hidden;
}

#menu li {
	width: 195px;
	float: left;
}




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

	banner

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

#bnr {
	width: 960px;
	overflow: hidden;
	margin: 0 0 0 20px;
}

#bnr .about {
	width: 475px;
	float: left;
}

#bnr .oldTieup {
	width: 475px;
	float: right;
}
