body {	
	background-color: #000000;
	font-size: 12px;	
	line-height:12px;	
	color: #ffffff;
}
a:link{
	text-decoration: none;
	color:#fff;
}
a:visited{
	text-decoration: none;
	color:#fff;
}
a:hover{
	background-color:#000;
	text-decoration:underline;
	color:#fff;
}
a:active{
	text-decoration:none;
	color:#fff;
}
#main{
	margin:0px;
	height:100%;
	text-align:center;
	width:100%;
}
#contents{
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    width:700px;
}
#pankuzu{
	margin-top:-2px;
	border-width:1px;
	border-color:#FF0000;
	border-style: solid;
	height:35px; 
}
#pantext{
	margin-top:9px;
	font-size:20px;
	padding-left: 15px;
}
#content{
	margin:0;
}
#left{
	float:left;
	background-image:url(../img/sidebg.gif);
	width:206px;
	margin:0px;
}
#left img{
	margin-left:13px;
}
#right{
	float:left;
}
.line1{
	margin-left:15px;
	width:459px;
	height:33px;
	background-image:url(../img/line.gif);	
}
.menu{
	margin-left:15px;
	width:162px;
	height:29px;
	background-image:url(../img/sidebottan.gif);
	padding-top:14px;
	padding-left:12px;
}
.linetext{
	margin-left:12px;
	color:#000000;
}

.footter {
	margin:0px;
	background-image:url(../img/footter.gif);
	height:87px;
	width:700px;
}

.font_bl{color:#000;}
.font_bl a{color:#000;}
.mainbox{
	background-color:#fff;
	margin:5px 0px 5px 15px;
	padding:15px;
	width: 429px;
}

.imgbox{min-width:20px; min-height:20px; padding:10px 10px 10px 10px;}
.f-r{float:right;}
.f-l{float:left;}
.dummy {
	clear:both;
}
