@charset "utf-8";

body{
	text-align: center;
	background-image: none;
	background-color: #1A1A1A;
	}

#thirdLeg{
	background: url(../img/title.jpg) no-repeat center top !important;
	}

/* ------ global --------*/
#road-global ul{
	width: 577px;
	margin: 0px auto;
	padding-top: 10px;
	}
#road-global ul li{
	float: left;
	}
#road-global ul li a{
	display: block;
	height: 33px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: left top;
	}
#road-global ul li a:hover{
	background-position: left bottom;
	}
#road-global ul li.gl-01 a{
	width: 76px;
	background-image: url(../img/gl_01.gif);
	}
#road-global ul li.gl-02 a{
	width: 95px;
	background-image: url(../img/gl_02.gif);
	}
#road-global ul li.gl-03 a{
	width: 75px;
	background-image: url(../img/gl_03.gif);
	}
#road-global ul li.gl-04 a{
	width: 129px;
	background-image: url(../img/gl_04.gif);
	}
#road-global ul li.gl-05 a{
	width: 117px;
	background-image: url(../img/gl_05.gif);
	}
#road-global ul li.gl-06 a{
	width: 85px;
	background-image: url(../img/gl_06.gif);
	}

/* -------- contents -------*/
#main{
	width: 802px;
	margin: 0 auto;
	text-align: left;
	}
#main #number-box{
	margin-top: 77px;
	margin-left: 88px;
	margin-bottom: 217px;
	}
#main p.lead{
	height: 101px;
	text-indent: -9999em;
	background: url(../img/lead.gif) no-repeat center bottom;	
	}



#thirdLeg p.lead-en{
	width: 802px;
	height: 118px;
	text-indent: -9999em;
	margin: 0 auto;
	background: url(../img/lead_en.gif) no-repeat center bottom;	
	}
	
iframe{
	margin: 20px 0;
	border-top: solid 3px #FFF;
	border-bottom: solid 3px #FFF;
	}

#photo-box{
	border-top: solid 1px #333;
	margin-top: 20px;
	padding-top: 20px;
	}

#thirdLeg .copyright{
	border-top: solid 1px #333;
	margin-top: 20px;
	margin-bottom: 50px;
	padding-top: 10px;
	}

p.pointer{
	position: absolute;
	top: 560px;
	right: 160px;
	z-index: 2;
	}