@charset "utf-8";
/* CSS Document */

.left_content
{
float:left;
width:580px;
height:auto;
margin-left:10px;
}

.left_content p
{
float:left;
width:570px;
height:auto;
margin-top:-15px;
text-align:justify;
}


.gal
{
float:left;
width:auto;
height:auto;
background:#999900;
}
.gal div
{
width:200px;
height:200px;
float:left;
}

.gal div b
{
float:left;
width:200px;
text-align:justify;
}

.table
{
float:left;
width:900px;
height:auto;
}


.division_prd
{
float:left;
width:990px;
height:auto;
}



