html {
font-size:11px;line-height:15px;color:#000000;
}

body{margin-top:0;background-color:#ffffff;}

a{color:#3a4cf9;text-decoration:underline;}
a:hover{color:#ff3300;text-decoration:underline;}
a:visited{color:#3a4cf9;text-decoration:underline;}
a:visited:hover{color:#ff3300;text-decoration:underline;}

#header{margin-top:0;width:750px;height:50px;}
#header td{color:#ffffff;
font-size:11px;line-height:15px;}
#header a{color:#ffffff;text-decoration:none;}
#header a:hover{color:#ffffff;text-decoration:underline;}
#header a:visited{color:#ffffff;text-decoration:none;}
#header a:visited:hover{color:#ffffff;text-decoration:underline;}


#body{
	width:750px;
	background-image: url(../corporate/image_common/side_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

/*footer---------------------------------------*/
#footer{width:750px;text-align:center;}
#footer a{color:#3a4cf9;text-decoration:none;}
#footer a:hover{color:#3a4cf9;text-decoration:underline;}
#footer a:visited{color:#3a4cf9;text-decoration:none;}
#footer a:visited:hover{color:#3a4cf9;text-decoration:underline;}

#footer p{margin:0;}

#footer .footer_menu{margin-top:8px;}
#footer .footer_address{margin-top:8px;}

#footer .footer_copylight{
width:750px;height:18px;margin-top:5px;vertical-align:text-bottom;
background-color:#000000;color:#ffffff;
}
