/* Page Layout_CSS */


#contents_c01 {
	margin: 0 auto;
	padding: 0;
	width: 732px;
	height: 594px;
	}


#contents_cleft {
	margin: 0;
	padding: 0;
	width: 5px;
	height: 594px;
	background-image: url(img/dropshadow_l.gif); 
	background-repeat: repeat;
	float: left;
	}


#contents_cmain {
	margin: 0;
	padding: 0;
	width: 720px;
	height: 594px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #ffffff;
	float: left;
	}


#contents_cright {
	margin: 0;
	padding: 0;
	width: 5px;
	height: 594px;
	background-image: url(img/dropshadow6x8.gif); 
	background-repeat: repeat;
	float: left;
	}


#main_c {
	margin: 0;
	padding: 0;
	width: 720px;
	height: 479px;
	display: block;
	float: left;
	background-color: #ffffff;
	}


#side_c {
	margin: 5px 0 0 3px;
	float: left;
	width: 155px;
	height: 468px;
	border: 1px solid #999999;
	}


#center_c {
	margin: 5px 0 0 5px;
	padding: 0;
	width: 547px;
	height: 468px;
	border: 1px solid #999999;
	float: left;
	}


div.form {
	margin: 5px 0px 0px 2px;
	padding: 10px 0px 0px 5px;
	width: 535px;
	height: 230px;
	float: left;
	}


div.menu_bl001 {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	width: 150px;
	height: 36px;
	float: left;
	clear: both;
    	background-image : url(img/menu_home.gif);
	background-repeat : no-repeat ;
	background-position : 0px 0px;
	}


p.menu_001 a {
   	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 150px;
	height: 36px;
	background-repeat : no-repeat ;
	background-position : 0px 0px;
	}

p.menu_001 a:hover {
    	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
    	width: 150px;
    	height: 36px;
    	background-image: url(img/menu_home_b.gif);
	background-repeat : no-repeat ;
	background-position : 0px 0px ;
}

p.menu_001 a:link {
   	visibility : visible ;
   	border-style : none ;
}


div.menu_bl002 {
	margin: 2px 0px 2px 0px;
	padding: 0px;
	width: 150px;
	height: 36px;
	float: left;
	clear: both;
    	background-image : url(img/menu_business.gif);
	background-repeat : no-repeat ;
	background-position : 0px 0px;
	}


p.menu_002 a {
   	display: block;
	width: 150px;
	height: 36px;
	}


p.menu_002 a:hover {
    	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
    	width: 150px;
    	height: 36px;
    	background-image: url(img/menu_business_b.gif);
	background-repeat : no-repeat ;
	background-position : 0px 0px;
}

p.menu_002 a:link {
   	visibility : visible ;
   	border-style : none ;
}


div.menu_bl003 {
	margin: 2px 0px 2px 0px;
	padding: 0px;
	width: 150px;
	height: 36px;
	float: left;
	clear: both;
    	background-image : url(img/menu_about.gif);
	background-repeat : no-repeat ;
	background-position : 0px 0px;
	}


p.menu_003 a {
   	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 150px;
	height: 36px;
	background-repeat : no-repeat ;
	background-position : 0px 0px;
	}


p.menu_003 a:hover {
    	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
    	width: 150px;
    	height: 36px;
    	background-image: url(img/menu_about_b.gif);
	background-repeat : no-repeat ;
	background-position : 0px 0px ;
}

p.menu_003 a:link {
   	visibility : visible ;
   	border-style : none ;
}


div.menu_bl004 {
	margin: 2px 0px 2px 0px;
	padding: 0px;
	width: 150px;
	height: 36px;
	float: left;
	clear: both;
    	background-image : url(img/menu_contact_b.gif);
	background-repeat : no-repeat ;
	background-position : 0px 0px;
	}


p.blocktext_s02 {
	margin: 0px 0px 5px 0px;
	padding: 10px 20px 0px 36px;
	color: #333333;
	font-size: 90%;
	text-align: left;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 110%;
	clear: both;
	}


p.note {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 50px;
	color: #333333;
	font-size: 80%;
	text-align: left;
	font-weight: normal;
	letter-spacing: 1px;
	}



