/* CSS Document */

#titleBox
{
	background:url(../img/title_back.gif) no-repeat right 0;
	padding-right:240px;
	height:158px;
	margin:20px 0;
	margin-bottom:0px;
}
#titleBox h2
{
	background:url(../img/title.gif) no-repeat 0 0;
	width:377px;
	height:50px;
	text-indent:-9999px;
}

h3.title02
{
	background:url(../img/title02.gif) no-repeat 0 0;
	width:377px;
	height:50px;
	text-indent:-9999px;
}

.pointBox
{
	background:url(../img/point01.gif) no-repeat 0 0;
	width:726px;
	height:204px;
	text-indent:-9999px;
	display:block;
	margin-bottom:30px;
}

.ruleBox
{
	border:dotted 1px #e98034;/*#E50039;*/
	padding:20px;
	margin-bottom:10px;
	height:300px;
	overflow-y:scroll;
}

.ruleBox li
{
	text-indent:-1.5em;
	margin-left:1.5em;
	margin-bottom:8px;
}


#mainInner .caps
{
	text-align:center;
	font-size:10px;
	margin-bottom:20px;
}

