/* CSS Document */
*{
margin:0;
padding:0;
}

a:link{
	color:#FF3366;
}

a:visited{
	color:#FF3366;
}

a:link.link {
	color: #666666;
}

a:visited.link {
	color:#666666;
}


html,
body{
height:100%;
margin:0px 0px 0px 0px;
}

body{
position:relative;
background-color:#FFF;
font-size:100.01%;
}

img{
border:0 none;
vertical-align:middle;
margin:0px 0px 0px 0px;
}

ul,dl,ol,li{
list-style-type:none;
list-style-position:outside;
}


#container{
	margin:0px 0px 0px 0px;
	background-color: #FFFFFF;
}

#contents_center{
	position:absolute;
    text-align:center;
    width:100%;
	background:center repeat-y url(./img/background2.gif);
}

#width_define{
    margin-left:auto;
    margin-right:auto;
	text-align:left;
	width:800px;
	color:#999999;    
}

#width_define p{
	font-size:3.5mm;
	margin-bottom:10px;
}

#width_define h1{
	font-size:3.5mm;
	margin-bottom:10px;
	font-weight:100;
}

#super_banner{
	width:728px;
	position: relative;
	top: -105px;
	left:365px;
}

#contents_main{
	/*
	position: relative;
	
	top: -92px;
	*/
}


#left_contents{
	width:800px;


}

#left_contents h1{
	font-size:4mm;
	font-weight:800;
	color: #00CC33;
	background-image:url(img/h1.gif);
	background-repeat:no-repeat;
	height:30px;
	padding:7px 0 0 15px;
}

#left_contents h2{
	font-size:4mm;
	font-weight:800;
	color: #00CC33;
	background-image:url(img/h1.gif);
	background-repeat:no-repeat;
	height:30px;
	padding:7px 0 0 15px;
	margin-top:15px;
}

#leftcontents_margin{
	padding:15px 0 0 10px;
}

.getflash{
	float:right;
	margin-right:20px;
}


#leftcontents_margin2{
	margin-left:30px;
}

.lead{
	margin-left:0px;
	margin-bottom:0px;
}
.lead p{
	margin-left:15px;
}

#leftcontents_margin table{
	width:250px;
	margin-left:5px;
	margin-right:5px;	
	float:left;
}

#leftcontents_margin table tr td{
text-align:center;
}



#right_contents{
	width:0px;

	margin:0px 0px 10px 10px;
}



#menu{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}






p{margin:0px 0px 0px 0px;}

p.top {
	float: left;
}



.line {
	width:800px;
	border-top: 1px dashed #ccc;
}

.line2 {
width:470px;
border-top: 1px dashed #ccc;
margin-bottom:20px;
}

.linkarea ul{
list-style:circle;
list-style-type:circle;
}

.linkarea ul li{
list-style-type:circle;


}

