@charset "UTF-8";
/*========================================================
----------------------------------------------------------
 

 
----------------------------------------------------------
========================================================*/
p.marginBottom10
{
	margin-bottom: 10px;
}


ul.ulList01
{
	margin-left: 30px;
	margin-bottom: 10px;
	letter-spacing: 0px;
}

ul.ulList02
{
	margin-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0px;
}


div#ruleFrame
{
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	background: #F0F0F0;
	border: 4px double #003366;
}


h3
{
	font-size: 1.2em;
	text-align: center;
	padding: 10px;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
	background: #003366;
	color: #FFFFFF;
}

ul.ulRule
{
	margin-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #333333;
}

ul.ulRule li
{
	margin-bottom: 15px;
}

ul.ulRuleList
{
	margin-left: 20px;
}

ul.ulRuleList li
{
	list-style: none;
}

#main
{
	background: url(../images/total/logo_alpha.jpg) no-repeat 122px 150px;
}
