@charset "utf-8";
/* CSS Document */

/*  */


body {

margin: 0px;
font-size:14px;/*TCY*/
color: #FFFFFF;/*F*/
line-height:150%;/*s*/
background-color:#000000;
margin-top:12px;

}

a:link {
	color: #CCCC66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#CCCC66;
}
a:hover {
	text-decoration: underline;
	color: #C89A2B;
}
a:active {
	text-decoration: none;
	color: #CCCC66;
}






/* ԊO̘g */

#contents{

width:auto;
height:650px;
margin:auto;
background-color:#000000;

}



/* { */

#honbun_waku{

margin:0px auto;
width:auto;
height:650px;
text-align:center;
background-color:#000000;

}

#honbun{

margin:0px auto;
width:800px;
height:650px;
background-color:#000000;


}


#left{

width:450px;
height:650px;
float:left;
background-color:#000000;

}



#right{

width:350px;
height:650px;;
float:left;
background-color:#000000;

}
