body{	color: #333333;
	margin:0;
	text-align: center}
.red	{
	color: #ff0000;
	}
#indexcontents{	line-height: 130%;
	font-size: 12px;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left}
#indexcontents h1{
	font-size: 13px;
	margin:0;
		}
#indexcontents h2{
	background-color: #cccccc;
	color:#000000;
	margin:0 0 10px 0;
	clear: both;
	font-size: 15px;
	text-align: center;
	padding: 6px;}
#indexcontents p{
	margin: 6px 0 6px 0;}
#indexcontents dl{
	margin:10px;}
#indexcontents dt{
	margin:0;
	font-weight: bold;
	font-size: 14px;}
#indexcontents dd{
	margin-bottom:10px;
	margin-left:20px;
	font-size: 12px;
	color: #666666;}
#indexcontents ol{}
#indexcontents li{
	margin: 0}
#footer{
	font-size: 11px;
	border-top: 1px solid #000000;
	padding: 1px;
	color: #cccccc;
	}
#footer a{
	color: #cccccc;
	text-decoration: none;}
fieldset{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}