@charset "UTF-8";

/* -------------------------------------------------------------
作成日: 2009.10.16
最終更新日: 2009.10.19
作成者: SN
最終編集者: SN

helpContents-mainArea.css： プレイガイド＞目次 のCSS
------------------------------------------------------------- */
#help h2 {
	background: url(../image/headline/h2_contents.gif) no-repeat left top;
}

/* ----------------------------------------------------
 目次
---------------------------------------------------- */
ol#contents {
	width: 610px;
	margin: 10px auto 0;
	padding: 0;
	list-style-type: none;
}
ol#contents:after {
	content:".";
	height:0;
	clear:both;
	display: block;
	visibility:hidden;
}
#contents li {
	float: left;
	margin: 10px auto 0px;
	padding: 0;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
#contents li a {
	display: block;
	width: 300px;
	height: 55px;
}
#point1-form a,
#point3-office a,
#point5-clubhouse a,
#point7-personnel a,
#point9-exhibiton a,
#point11-setup a {
	margin-right: 10px;
}

#point1-form a {
	background: url(../image/btn/btn_contents.gif) no-repeat left top;
}
#point1-form a:hover,
#point1-form a:active {
	background-position: right top;
}
#point2-flow a {
	background: url(../image/btn/btn_contents.gif) no-repeat left -55px;
}
#point2-flow a:hover,
#point2-flow a:active {
	background-position: right -55px;
}
#point3-office a {
	background: url(../image/btn/btn_contents.gif) no-repeat left -110px;
}
#point3-office a:hover,
#point3-office a:active {
	background-position: right -110px;
}
#point4-option a {
	background: url(../image/btn/btn_contents.gif) no-repeat left -550px;
}
#point4-option a:hover,
#point4-option a:active {
	background-position: right -550px;
}
#point5-clubhouse a {
	background: url(../image/btn/btn_contents.gif) no-repeat left -165px;
}
#point5-clubhouse a:hover,
#point5-clubhouse a:active {
	background-position: right -165px;
}
#point6-skill a {
	background: url(../image/btn/btn_contents.gif) no-repeat left -220px;
}
#point6-skill a:hover,
#point6-skill a:active {
	background-position: right -220px;
}
#point7-personnel a {
	background: url(../image/btn/btn_contents.gif) no-repeat left -275px;
}
#point7-personnel a:hover,
#point7-personnel a:active {
	background-position: right -275px;
}
#point8-information a {
	background: url(../image/btn/btn_contents.gif) no-repeat left -330px;
}
#point8-information a:hover,
#point8-information a:active {
	background-position: right -330px;
}
#point9-exhibiton a {
	background: url(../image/btn/btn_contents.gif) no-repeat left -385px;
}
#point9-exhibiton a:hover,
#point9-exhibiton a:active {
	background-position: right -385px;
}
#point10-communication a {
	background: url(../image/btn/btn_contents.gif) no-repeat left -440px;
}
#point10-communication a:hover,
#point10-communication a:active {
	background-position: right -440px;
}
#point11-setup a {
	background: url(../image/btn/btn_contents.gif) no-repeat left -495px;
}
#point11-setup a:hover,
#point11-setup a:active {
	background-position: right -495px;
}