@charset "UTF-8";
/* CSS Document */
* {
	list-style-type: none;
}
a {
	overflow: hidden;
}
body {
	background-color: #FDA74F;
	background-image: url(../images/bg_orange.gif);
	background-repeat: repeat;
	margin: 0px;
	width: 100%;
}
#g_navi {
	height: 62px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#g_navi ul {
	display: inline;
}
#g_navi ul li {
	margin-top: 20px;
}
#g_navi ul #news {
	width: 50px;
	float: left;
	height: 20px;
	margin-left: 20px;
	background-image: url(../images/g_navi_01_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#g_navi ul #news a {
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 50px;
	background-image: url(../images/g_navi_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#g_navi #news a:hover {
	background-image: none;
}
#g_navi ul #blog {
	float: left;
	height: 20px;
	width: 45px;
	margin-left: 69px;
	background-image: url(../images/g_navi_06_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#g_navi ul #blog a {
	display: block;
	height: 20px;
	width: 45px;
	text-indent: -9999px;
	background-image: url(../images/g_navi_06.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#g_navi ul #blog a:hover {
	background-image: none;
}
#g_navi ul #comp {
	width: 80px;
	float: left;
	margin-left: 67px;
	height: 20px;
	background-image: url(../images/g_navi_02_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#g_navi ul #comp a {
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 80px;
	background-image: url(../images/g_navi_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#g_navi #comp a:hover {
	background-image: none;
}
#g_navi ul #tec {
	float: left;
	width: 110px;
	margin-left: 65px;
	height: 20px;
	background-image: url(../images/g_navi_03_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#g_navi ul #tec a {
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 110px;
	background-image: url(../images/g_navi_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#g_navi #tec a:hover {
	background-image: none;
}
#g_navi ul #products {
	float: left;
	width: 74px;
	margin-left: 57px;
	height: 20px;
	background-image: url(../images/g_navi_04_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#g_navi ul #products a {
	display: block;
	text-indent: -9999px;
	height: 20px;
	width: 74px;
	background-image: url(../images/g_navi_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#g_navi #products a:hover {
	background-image: none;
}
#g_navi ul #link {
	float: left;
	width: 50px;
	margin-left: 67px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/g_navi_05_on.gif);
	background-position: 0px 0px;
}
#g_navi ul #link a {
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 50px;
	background-image: url(../images/g_navi_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#g_navi #link a:hover {
	background-image: none;
}
#g_navi ul #words {
	float: left;
	width: 50px;
	margin-left: 68px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/g_navi_07_on.gif);
	background-position: 0px 0px;
}
#g_navi ul #words a {
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 50px;
	background-image: url(../images/g_navi_07.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#g_navi #words a:hover {
	background-image: none;
}
#swf {
	height: 500px;
}
#banner_space {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 85px;
}
#banner_space #jcvBox {
	height: 67px;
	width: 280px;
	position: absolute;
		left: 605px;
	top: 16px;

}
#banner_space #jcvBox a {
	text-indent: -9999px;
	display: block;
	height: 67px;
	width: 280px;
	background-image: url(../banner/jcv-ls.gif);
}
#banner_space #innerBox {
	width: 280px;
	position: absolute;
	left: 15px;
	top: 16px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 67px;
}
#banner_space #innerBox a{
	display: block;
	height: 67px;
	width: 280px;
	text-indent: -9999px;
	margin-top: 0px;
	background-image: url(../banner/marianna-ban2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

