@charset "utf-8";
/* CSS Document */


#con01                 { display:block; width:650px; margin:0 0 30px 0; }
#con01_left            { display:block; width:410px; float:left; }
#con01_left p          { line-height:2.4; }


#con01_left table      { font-size:12px; }
#con01_left table th   { border-bottom:1px dotted #006699; text-align:left; }
#con01_left table td   { border-bottom:1px dotted #006699; text-align:left; }
#con01_right           { display:block; width:220px; float:right; }

#con02                 { display:block; width:650px; margin:0 0 30px 0; }
#con02 table           { font-size:12px; }
#con02 table th        { background-color:#E2E9F3; border-bottom:1px dotted #879BBC; font-weight:bold; text-align:left; }
#con02 table td        { background-color:#FFFFFF; border-bottom:1px dotted #879BBC; }

#con03                 { display:block; width:650px; margin:0 0 30px 0; }
#con03 table           { font-size:12px; }
#con03 table th        { background-color:#FFFFFF; border-bottom:1px dotted #879BBC; font-weight:bold; text-align:left; }
#con03 table td        { background-color:#FFFFFF; border-bottom:1px dotted #879BBC; }



/*-----Aceess map------*/

#access             { display:block; margin:0 0 20px 0; }
#map                { display:block; width:630px; height:500px; border: solid #CCCCCC 1px; padding:5px; margin:20px auto 20px auto; }


