BODY.Index_Body {
	background-image: none;
	background-color: #ffffff;
}

.Index_Header{
	background-color: #ffffff;
}


/* ## ↓ メニュー ↓ ########################################################### */

.Index_Menu {
	background-color: #D9DDB1;
}

.Index_Menu {
	height: 26px;
	background-color: #D9DDB1;
}

.Index_Menu UL {
	margin: 0px auto;
	width: 931px;
}

.Index_Menu UL LI {
	width: 133px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	font-size: 10%;
	line-height: 0%;
	text-indent: -9999px;
	background-position: left top;
	background-repeat: no-repeat;
}

.Index_Menu UL LI A {
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	width: 133px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

/* ## メニュー ホーム ## */
.Index_Menu UL LI.Header_BHome					{ background-image: url("common/images/b_home.gif"); }

/* ## メニュー ブランド ## */
.Index_Menu UL LI.Header_BBrand_Of A:Link		{ background-image: url("img/b_brand_in.gif"); }
.Index_Menu UL LI.Header_BBrand_Of A:Visited	{ background-image: url("img/b_brand_in.gif"); }
.Index_Menu UL LI.Header_BBrand_Of A:Active		{ background-image: url("img/b_brand_in.gif"); }
.Index_Menu UL LI.Header_BBrand_Of A:Hover		{ background-image: url("common/images/b_brand_on.gif"); }

/* ## メニュー ギャラリー ## */
.Index_Menu UL LI.Header_BGallery_Of A:Link		{ background-image: url("img/b_gallery_in.gif"); }
.Index_Menu UL LI.Header_BGallery_Of A:Visited	{ background-image: url("img/b_gallery_in.gif"); }
.Index_Menu UL LI.Header_BGallery_Of A:Active	{ background-image: url("img/b_gallery_in.gif"); }
.Index_Menu UL LI.Header_BGallery_Of A:Hover	{ background-image: url("common/images/b_gallery_on.gif"); }

/* ## メニュー 会社概要 ## */
.Index_Menu UL LI.Header_BCompany_Of A:Link		{ background-image: url("img/b_company_in.gif"); }
.Index_Menu UL LI.Header_BCompany_Of A:Visited	{ background-image: url("img/b_company_in.gif"); }
.Index_Menu UL LI.Header_BCompany_Of A:Active	{ background-image: url("img/b_company_in.gif"); }
.Index_Menu UL LI.Header_BCompany_Of A:Hover	{ background-image: url("common/images/b_company_on.gif"); }

/* ## メニュー お問合せ ## */
.Index_Menu UL LI.Header_BContact_Of A:Link		{ background-image: url("img/b_contact_in.gif"); }
.Index_Menu UL LI.Header_BContact_Of A:Visited	{ background-image: url("img/b_contact_in.gif"); }
.Index_Menu UL LI.Header_BContact_Of A:Active	{ background-image: url("img/b_contact_in.gif"); }
.Index_Menu UL LI.Header_BContact_Of A:Hover	{ background-image: url("common/images/b_contact_on.gif"); }

/* ## メニュー 求人情報 ## */
.Index_Menu UL LI.Header_BRecruit_Of A:Link		{ background-image: url("img/b_recruit_in.gif"); }
.Index_Menu UL LI.Header_BRecruit_Of A:Visited	{ background-image: url("img/b_recruit_in.gif"); }
.Index_Menu UL LI.Header_BRecruit_Of A:Active	{ background-image: url("img/b_recruit_in.gif"); }
.Index_Menu UL LI.Header_BRecruit_Of A:Hover	{ background-image: url("common/images/b_recruit_on.gif"); }

/* ## メニュー カタログ ## */
.Index_Menu UL LI.Header_BCatalogue_Of A:Link		{ background-image: url("img/b_catalogue_in.gif"); }
.Index_Menu UL LI.Header_BCatalogue_Of A:Visited	{ background-image: url("img/b_catalogue_in.gif"); }
.Index_Menu UL LI.Header_BCatalogue_Of A:Active	{ background-image: url("img/b_catalogue_in.gif"); }
.Index_Menu UL LI.Header_BCatalogue_Of A:Hover	{ background-image: url("common/images/b_catalogue_on.gif"); }



/* ## ↑ メニュー ↑ ########################################################### */







/* ## メイン部分のマージン ## */
.Index_Main {
	padding: 40px 0px 20px 35px;
}

.Index_Logo {
	float: right;
	width; 270px;
	text-align: right;
}

.Index_Img {
	float: left;
	width; 420px;
}

.Index_Logo IMG {
	margin-top: 188px;
}