@charset "utf-8";

/*************************************************************

	メイン領域
	
*************************************************** TOPPAGE */

/* contents_main h1 */
#contents_main h1.title {
	float: right;
	width: 290px;
	height: 75px;
	margin: 350px 33px 0 0;
}

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

	topimg_01: 174px
	topimg_02: 40px /214
	topimg_03: 12px /226*
	topimg_04: 40px /266
	topimg_05: 61px /327*
	topimg_06: 52px /379
	topimg_07: 14px /393*
	topimg_08: 47px /440
	topimg_09: 20px

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

#contents_main .topimg {
	float: left;
	background: url(../images/home/topimg.jpg) left top no-repeat;
	width: 350px;
	height: 460px;
	margin: 21px 0 0 43px;
	font-size: 0;
	line-height: 0;
	vertical-align: bottom;
}
#contents_main .topimg a,
#contents_main .topimg p {
	display: block;
	width: 350px;
	overflow: hidden;
	outline: none;
	text-indent: -9999px;
}
#contents_main .topimg a { cursor: pointer; }

#topimg_02_box { margin: 174px 0 0 0; }
#topimg_04_box { margin: 12px 0 0 0; }
#topimg_06_box { margin: 61px 0 0 0; }
#topimg_08_box { margin: 14px 0 0 0; }

/* The Happening:002 */
#topimg_02 { height: 40px; background: url(../images/home/topimg.jpg) 0 -174px; }
#topimg_02:hover,#topimg_02.hover { background-position: 0 -674px; }

/* The Happening:003 */
#topimg_04 { height: 40px; background: url(../images/home/topimg.jpg) 0 -226px; }
#topimg_04:hover,#topimg_04.hover { background-position: 0 -726px; }

/* Concept */
#topimg_06 { height: 52px; background: url(../images/home/topimg.jpg) 0 -327px; }
#topimg_06:hover,#topimg_06.hover { background-position: 0 -827px; }

/* English */
#topimg_08 { height: 47px; background: url(../images/home/topimg.jpg) 0 -393px; }
#topimg_08:hover,#topimg_08.hover { background-position: 0 -893px; }
