
#blog_description {
	text-indent:-9999px;
	display:none;
}



/**********************　メインイメージ　**********************/
/*　TOP　*/
#main_corporate_top {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	height:330px;
/*	background:url(./images/091011/top_1.jpg); */
}
#main_corporate_top ul {
	margin:0;
	padding:0;
	width:900px;
}
#main_corporate_top ul li {
	height:330px;
	width:900px;
	list-style:none;
	position:absolute;
	margin:0;
}


/**********************　ヘッダー　**********************/
div#header { /*　style.cssの#headerに被せてます　*/
	padding: 0;
	margin: 0 auto;
	width: 900px;
	height:300px;
	/*background:url(./images/header2.png);↓のmain_corporate_xxxxxで出力*/
}

/*　その他　*/
.main_corporate_profile {
	background:url(./images/bg_profile.jpg);
}
.main_corporate_fucoidan {
	background:url(./images/bg_fucoidan.jpg);
}
.main_corporate_contact {
	background:url(./images/bg_contact.jpg);
}
.main_corporate_product {
	background:url(./images/bg_product.jpg);
}




