*	{margin:0; padding:0;}

body	{
	margin:0; 
	font-size:10pt;
	font-family: "ＭＳ Ｐゴシック" Osaka sans-serif;
	text-align:center;
	background-color:#ffffff;
	color:#565656;
	}


a	{
	color:#0030fe;
	text-decoration:none;
}

a:link	{
	font-size:10pt;
	color:#565656;
}

a:visited	{
	font-size:10pt;
	color:#565656;
}

a:active	{
	font-size:10pt;
	color:#565656;
}

a:hover	{
	font-size:10pt;
	color:#0030fe;
	border-bottom:1px solid #0030fe;
}


.top	{
	width:100%;
	background-color:#000000;
	height:10px;
	margin:0;
	}

.header	{
	width:860px;
	margin:30px auto 20px auto;
	text-align:left;
	}
	
#left_header	{
	float:left;
	width:430px;
	margin:0 0 10px 0;
	text-align:center;
	}
	
#right_header	{
	float:right;
	width:430px;
	margin:0 0 10px 0;
	text-align:center;
	}

h1#lefttitle	{
	cursor:pointer;
	width:351px;
	height:146px;
	margin:0 auto;
	padding:0px;
	background-image: url("../img/binabi2010.gif");
	background-repeat:no-repeat;
	text-indent:-9999px
	}

h1#righttitle	{
	cursor:pointer;
	width:351px;
	height:146px;
	margin:0 auto;
	padding:0px;
	background-image: url("../img/binabi2011.gif");
	background-repeat:no-repeat;
	text-indent:-9999px
	}


h2	{
	font-weight:normal;
	font-size:10pt;
	width:780px;
	margin:0 auto;
	}
	
h3	{
	font-size:12pt;
	margin:0px 0 18px 0;
	}
	
.main	{
	width:860px;
	margin:0 auto;
	text-align:left;
	}
	
#left	{
	float:left;
	width:430px;
	line-height:130%;
	}
	
#right	{
	float:right;
	width:430px;
	line-height:130%;
	}
	
p	{
	margin:2px 0;
	}
	
.line	{
	margin:10px 0;
	}
	
ul	{
	margin:5px 0 0 0;
	}
	
li	{
	list-style:none;
	
	}


.footer1	{
	width:860px;
	margin:0px auto;
	padding:20px 0 10px 0;
	}

.footer2	{
	width:860px;
	margin:0px auto;
	padding:10px 0 40px 0;
	}
	
	
.bottom	{
	width:100%;
	background-color:#000000;
	height:10px;
	margin:0;
	}




