#head {
	background-image: url(../image/main_head.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	height: 350px;
  	overflow: hidden;
}

#csp {
	background-image: url(../consept/image_cpr/pict_consept_01.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	height: 200px;
  	overflow: hidden;
}

#wrk {
	background-image: url(../works/image_works/pict_works_01.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	height: 200px;
  	overflow: hidden;
}

#gde {
	background-image: url(../guide/image_gui/pict_giude_01.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	height: 200px;
  	overflow: hidden;
}

#cmp {
	background-image: url(../company/image_cmp/pict_company_01.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	height: 200px;
  	overflow: hidden;
}

#frm {
	background-image: url(../inquiry/image_inq/pict_contact_01.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	height: 200px;
  	overflow: hidden;
}

#pvc {
	background-image: url(../special/image_spacial/pict_privacy_01.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	height: 200px;
  	overflow: hidden;
}

#wht {
	background-image: url(../special/image_special/base_backNumber.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	height: 80px;
  	overflow: hidden;
}


#head p { 
	margin: 10px 5px 5px 550px ;
	padding: 10px 0 0 0;
	width: 335px;
	height: 250px;
  	overflow:hidden;
}



ul {
	list-style:none;
	margin: 7px 0 0 1px;
	padding:0;
}

li {
	float:left;
	height:40px;
	overflow:hidden;
	text-indent:-9999px;
}

li a {
	display:block;
	overflow:hidden;
	height:40px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.rogo {width:247px; padding: 0; background-image:url(../image/pict_top_01.jpg); }


.hme {width:100px; padding: 0;}
.hme a {background-image:url(../image/pict_top_02_off.jpg);}
.hme a:hover {background-image:url(../image/pict_top_02_on.jpg);}

.wrk {width:100px; padding: 0;}
.wrk a {background-image:url(../image/pict_top_03_off.jpg);}
.wrk a:hover {background-image:url(../image/pict_top_03_on.jpg);}

.csp {width:100px; padding: 0;}
.csp a {background-image:url(../image/pict_top_04_off.jpg);}
.csp a:hover {background-image:url(../image/pict_top_04_on.jpg);}

.gde {width:100px; padding: 0;}
.gde a {background-image:url(../image/pict_top_07_off.jpg);}
.gde a:hover {background-image:url(../image/pict_top_07_on.jpg);}

.cmp {width:100px; padding: 0;}
.cmp a {background-image:url(../image/pict_top_05_off.jpg);}
.cmp a:hover {background-image:url(../image/pict_top_05_on.jpg);}

.frm {width:100px; padding: 0;}
.frm a {background-image:url(../image/pict_top_06_off.jpg);}
.frm a:hover {background-image:url(../image/pict_top_06_on.jpg);}

