@charset "utf-8";

/*HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH
	
	会社概要

HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH*/

#Contents #Company {
	height:800px;
}

#Contents #Company {
	background-image:url(../../company/img/bg_img.jpg); background-position:bottom left;
	background-repeat:no-repeat;
}

#Contents #Company #RightBox table{
	background-color:#E6EBF0;
	border-left:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	margin-top:20px;
	width:589px;
}

#Contents #Company #RightBox table td{
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
}


#Contents #Company #RightBox table p{
	margin:25px 10px 25px 10px;
}

#Contents #Company #RightBox #Txt_01{
	width:589px;
	margin:20px 0 20px 0;
}

#Contents #Company #RightBox p{
	margin:5px 10px 30px 10px;
}	


#Contents #Company #RightBox .PolicyTitle {
	color:#FFFFFF;
	margin:5px;
	padding:5px;
	background-color:#003366;
}
	

