@charset "shift_jis";

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}
.topLogo {
	padding-top: 150px;
	padding-bottom: 150px;
	text-align: center;
}
.logo {
	text-align: center;
}

.bg {
	background-image: url(../img/bg.jpg);
	height: 200px;
	background-repeat: no-repeat;
	width: 900px;
	padding-top: 20px;
}

#gNav .on {
	background-position: 0px -26px;
}
#gNav {
	width: 870px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#gNav li {
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
#gNav a {
	text-indent: -9999pt;
	display: block;
	overflow: hidden;
	background-position: 0px 0px;
}
#gNav a:hover,#gNav a:active {
	background-position: 0px -26px;
}

.gNav1 {
	background-image: url(../img/gnav_1.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 26px;
}
.gNav2 {
	background-image: url(../img/gnav_2.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 145px;
}
.gNav3 {
	background-image: url(../img/gnav_3.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 140px;
}
.gNav4 {
	background-image: url(../img/gnav_4.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 61px;
}

.gNav5 {
	background-image: url(../img/gnav_5.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 89px;
}
.gNav6 {
	background-image: url(../img/gnav_6.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 105px;
}
.lightnav {
	clear: left;
	margin-left: 34px;
}
.accenav {
	clear: left;
	margin-left: 350px;
}
.accenav li,.lightnav li {
	margin-top: 10px;
	background-image: url(../img/arw.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 2px;
}

#contents {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	width: 900px;
	clear: left;
	margin-top: 40px;
	margin-bottom: 20px;
}
h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#ilmMenu {
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ilmMenu a {
	text-indent: -9999pt;
	display: block;
	overflow: hidden;
	background-position: 0px 0px;
}
#ilmMenu .on {
	background-position: 0px -11px;
}
#ilmMenu a:hover,#ilmMenu a:active {
	background-position: 0px -11px;
}
#ilmMenu li {
	margin-right: 30px;
	float: left;
}
.ilmNav1 {
	background-image: url(../img/illumina_nav1.gif);
	background-repeat: no-repeat;
	width: 48px;
	height: 11px;
}
.ilmNav2 {
	background-image: url(../img/illumina_nav2.gif);
	background-repeat: no-repeat;
	width: 48px;
	height: 11px;
}
.ilmNav3 {
	background-image: url(../img/illumina_nav3.gif);
	background-repeat: no-repeat;
	width: 43px;
	height: 11px;
}
.ilmNav4 {
	background-image: url(../img/illumina_nav4.gif);
	background-repeat: no-repeat;
	width: 72px;
	height: 11px;
}
.ilmNav5 {
	background-image: url(../img/illumina_nav5.gif);
	background-repeat: no-repeat;
	width: 110px;
	height: 11px;
}
.ilmNav6 {
	background-image: url(../img/illumina_nav6.gif);
	background-repeat: no-repeat;
	width: 118px;
	height: 11px;
}
.ctt {
	padding-top: 50px;
	clear: left;
	width: 900px;
}
.fL {
	float: left;
}
.cL {
	clear: left;
}


.lTxt {
	width: 500px;
	float: left;
}
.pt30 {
	padding-top: 30px;
}

.rPic {
	float: left;
	padding-left: 34px;
	text-align: center;
	width: 366px;
}
h3 {
	font-size: 200%;
	font-weight: bold;
	letter-spacing: 2px;
	background-image: url(../img/icn.gif);
	padding-left: 32px;
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-top: 10px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
	margin-bottom: 30px;
	line-height: 140%;
}
h4 {
	font-size: 133%;
	letter-spacing: 1px;
	margin-bottom: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 5px;
	background-image: url(../img/arw.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
table {
	border: 2px solid #FFF;
	border-collapse: collapse;
}
th, td {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #999;
}
th {
	font-weight: bold;
	background-color: #333;
	text-align: left;
}
a {
	font-weight: bold;
	color: #F63;
	text-decoration: underline;
}
p {
	margin-bottom: 15px;
}
.mr30
 {
	margin-right: 30px;
}
