/*common--------------------------------------------------*/
/*SECTION_01*/
div.section_01 table.caption tr td img
{
height:auto;
margin-bottom:15px;
width:100%;
}
div.section_01 table.links{margin-bottom:10px !important;}
div.section_01 table.links tr td.left
{
max-height:265px;
width:50%;
}
div.section_01 table.links tr td.left img
{
display:inline-block;
height:auto;
max-height:265px;
width:100%;
}
div.section_01 table.links tr td.right
{
text-align:left;
width:auto;
}
div.section_01 table.banner tr td a img
{
height:auto;
width:100%;
}
/*SECTION_02*/
div.section_02 table
{
border:1px solid #CCC !important;
border-bottom:0 !important;
}
div.section_02 table tr td
{
border-bottom:1px solid #CCC !important;
padding:5px 10px !important;
}
div.section_02 table tr td.caption
{
font-size:20px;
font-weight:bold;
}
div.section_02 table tr td br{display:block;}
div.section_02 table tr td.left
{
border-right:1px solid #CCC !important;
width:25%;
}
div.section_02 table tr td.right
{
text-align:justify;
width:75%;
}