body {
	background:#9fc27d url(../images/main_pattern_bg.gif) repeat-x;
	behavior:url("/csshover.htc");
}

#bg-wrap {
	width: 100%;
	background: url(../images/main_pattern_bg2.gif) repeat-x 0 579px;
}

#wrap {
	margin: 0 auto;
	width: 1000px;
}

#head span {visibility:hidden;}

#head {
	position: relative;
	height: 144px;
}

#head h1 {
	position: absolute;
	top: 23px;
	left: 282px;
	width: 477px;
	height: 44px;
	background: url(../images/common_head_logo.gif) no-repeat;
}
#head p.ccf {
	position: absolute;
	top: 5px;
	left: 20px;
	width: 182px;
	height: 70px;
	background: url(../images/common_head_ccf.gif) no-repeat;
}
#head a.cyberfrance {
	position: absolute;
	top: 23px;
	left: 840px;
	width: 109px;
	height: 65px;
	background: url(../images/common_head_cyberfrance.gif) no-repeat;
}

#head ul {
	position: absolute;
	top: 95px;
	padding: 7px 0 0 31px;
	width: 960px;
	height: 41px;
	background: url(../images/common_navi_bg.gif) no-repeat;
}
#head ul li {
	float: left;
}
#head ul li a {
	float: left;
	height: 35px;
}

#head ul li.navi00 a {width:109px;background-image: url(../images/common_navi_00.gif); background-repeat:no-repeat;}
#head ul li.navi01 a {width:136px;background-image: url(../images/common_navi_01_off.gif); background-repeat: no-repeat;}
#head ul li.navi02 a {width:179px;background-image: url(../images/common_navi_02_off.gif); background-repeat: no-repeat;}
#head ul li.navi03 a {width:152px;background-image: url(../images/common_navi_03_off.gif); background-repeat: no-repeat;}
#head ul li.navi04 a {width:177px;background-image: url(../images/common_navi_04_off.gif); background-repeat: no-repeat;}
#head ul li.navi05 a {width:99px;background-image: url(../images/common_navi_05_off.gif); background-repeat: no-repeat;}
#head ul li.navi06 a {width:84px;background-image: url(../images/common_navi_06_off.gif); background-repeat: no-repeat;}

#head ul li.navi01 a:hover {background-position: 0 -35px;}
#head ul li.navi02 a:hover {background-position: 0 -35px;}
#head ul li.navi03 a:hover {background-position: 0 -35px;}
#head ul li.navi04 a:hover {background-position: 0 -35px;}
#head ul li.navi05 a:hover {background-position: 0 -35px;}
#head ul li.navi06 a:hover {background-position: 0 -35px;}



