@charset "utf-8";
@import url("main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.area1 {
	margin:0 0 20px 0;
	padding:10px 0 0 25px;
	height:210px;
	background-color:#E6E6D5;
	}

.area1 object{
	margin:0;
	padding:0;
	height:200px;
	width:700px;
	border:none;
	}

.area2_title {
	background: url(../images/top/index_area1_title.jpg) no-repeat;
	margin: 0 0 10px 25px;
	padding: 20px 0 0 0;
	width: 700px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:20px;/* for ie5.x */
	}

.area2 {
	margin:0 25px 20px 25px;
	padding:0;
	}
	
.area2-1 {
	margin:0;
	padding:0;
	width:345px;
	height:74px;
	float:left;
	}
	
.area2-2 {
	margin:0;
	padding:0;
	width:345px;
	height:74px;
	float:right;
	}
	
.area2-1 a, .area2-2 a {
	margin: 0;
	padding: 74px 0 0 0;
	width: 345px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:74px;/* for ie5.x */
	}
	
.area2-1 a {
	background: url(../images/top/index_banner2.jpg) no-repeat;
	}
	
.area2-2 a {
	background: url(../images/top/index_banner1.jpg) no-repeat;
	}
	
.area2-1 a:hover, .area2-2 a:hover {
	background-position: 0 -74px;
	}
	

.area3 {
	margin:0 25px 20px 25px;
	padding:0;
	position: relative;
	height:46px;
	}
	
.area3-1 {
	position: absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width:225px;
	height:46px;	
	}
	
.area3-2 {
	position: absolute;
	top:0;
	left:235px;
	margin:0;
	padding:0;
	width:225px;
	height:46px;	
	}
	
.area3-3 {
	position: absolute;
	top:0;
	right:0;
	margin:0;
	padding:0;
	width:225px;
	height:46px;	
	}
	
.area3-1 a, .area3-2 a,
.area3-3 a {
	margin: 0;
	padding: 46px 0 0 0;
	width: 225px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:46px;/* for ie5.x */
	}
	
.area3-1 a {
	background: url(../images/top/area3_banner1.jpg) no-repeat;
	background-position: 0 -46px;
	}
	
.area3-2 a {
	background: url(../images/top/area3_banner2.jpg) no-repeat;
	background-position: 0 -46px;
	}

.area3-3 a {
	background: url(../images/top/area3_banner3.jpg) no-repeat;
	background-position: 0 -46px;
	}
	
.area3-1 a:hover, .area3-2 a:hover,
.area3-3 a:hover {
	background-position: 0 0;
	}