@charset "utf-8";
/* CSS Document */

/****************MainImage****************/
#main_img {
	width:898px;
	height:200px;
	background:url(../../elementary/images/main_img.jpg) no-repeat 0 0;
}

/* ***********body_left*********** */
#body_left {
	float:left;
	width:180px;
	text-indent:-9999px;
	font-size:0;
}
.sub_menu {
	margin-bottom:10px;
	padding:0px;
}
.sub_menu p a {
	width:180px;
	display:block;
	background-repeat: no-repeat;
	background-position:0 0;
}
.sub_menu_top {
	height:40px;
	background-image:url(../images/sub_menu_top.gif);
}
.sub_menu_01 a {
	height:31px;
	background-image:url(../images/sub_menu_01.gif);
}
.sub_menu_02 a {
	height:27px;
	background-image:url(../images/sub_menu_02.gif);
}
.sub_menu_03 a {
	height:27px;
	background-image:url(../images/sub_menu_03.gif);
}
.sub_menu_04 a {
	height:26px;
	background-image:url(../images/sub_menu_04.gif);
}
.sub_menu_05 a {
	height:26px;
	background-image:url(../images/sub_menu_05.gif);
}
.sub_menu_06 a {
	height:26px;
	background-image:url(../images/sub_menu_06.gif);
}
.sub_menu_07 a {
	height:27px;
	background-image:url(../images/sub_menu_07.gif);
}
.sub_menu_foot {
	height:6px;
	background-image:url(../images/sub_menu_foot.gif);
}
/* ent_menu */
.sub_menu_tope {
	height:40px;
	background-image:url(../../entrance/images/sub_menu_top.gif);
}
.sub_menu_01e a {
	height:31px;
	background-image:url(../../entrance/images/sub_menu_01.gif);
}
.sub_menu_02e a {
	height:27px;
	background-image:url(../../entrance/images/sub_menu_02.gif);
}
.sub_menu_05e a {
	height:27px;
	background-image:url(../../entrance/images/sub_menu_05.gif);
}
/* *********body_right************* */
#body_right {
	float:right;
	width:700px;
	padding:0;
}






