/* CSS Document */

#header_index {
/*	background: url(../img/header.gif) no-repeat;*/
	height: 80px;
	margin: 0 auto;
	width: 900px;
}

#header_index a {
	width:220px;
	height: 0px;
	float:right;
	display: block;
	clear:right;
	overflow:hidden;
	padding-top: 70px;
	background: url(../img/call_off.gif) no-repeat;
	margin: 5px 50px;
}

#header_index a:hover {
	width: 220px;
	height:0px;
	padding-top: 70px;
	display: block;
	overflow: hidden;
	background: url(../img/call_on.gif) no-repeat;
}

#logo {
	float:left;
	clear:left;
	background: url(../img/logo.png) no-repeat;
	background-position:bottom;
	height: 0px;
	padding-top: 440px;
	overflow: hidden;
	margin: 0px auto;
	width: 450px;
	}

#contentsBox {
	background: url(../img/conents_bg.png) no-repeat;
	width: 305px;
	height: 300px;
	float: right;
	display:block;
	margin:10px 0px 0px 0px;
	padding:128px 48px 0px 36px;
}

#contentsBox dl {
	width:210px;
	height:215px;
	display:block;
	overflow:auto;
	padding:0px 6px;
}	

#contentsBox dl dt {
	font-weight:bold;
}	

#contentsBox dl dd {
	padding-bottom:8px;
}	

#menu1 {
	background: url(../img/menu1_on.gif) no-repeat;
	width: 80px;
	padding-top: 20px;
	height: 0;
	display: block;
	overflow: hidden;
	}
#menu2 a {
	background: url(../img/menu2.gif) no-repeat;
	width: 79px;
	}
#menu2 a:hover {
	background: url(../img/menu2_on.gif) no-repeat;
	width: 79px;
	}
#menu3 a {
	background: url(../img/menu3.gif) no-repeat;
	width: 80px;
	}
#menu3 a:hover {
	background: url(../img/menu3_on.gif) no-repeat;
	width: 80px;
	}
#menu4 a {
	background: url(../img/menu4.gif) no-repeat;
	width: 79px;
	}	
#menu4 a:hover {
	background: url(../img/menu4_on.gif) no-repeat;
	width: 79px;
	}
#menu5 a {
	background: url(../img/menu5.gif) no-repeat;
	width: 80px;
	}
#menu5 a:hover {
	background: url(../img/menu5_on.gif) no-repeat;
	width: 80px;
	}
#menu6 a {
	background: url(../img/menu6.gif) no-repeat;
	width: 79px;
	}
#menu6 a:hover {
	background: url(../img/menu6_on.gif) no-repeat;
	width: 79px;
	}
#menu7 a {
	background: url(../img/menu7.gif) no-repeat;
	width: 80px;
	}		
#menu7 a:hover {
	background: url(../img/menu7_on.gif) no-repeat;
	width: 80px;
	}
#menu8 a {
	background: url(../img/menu8.gif) no-repeat;
	width: 78px;
	}
#menu8 a:hover {
	background: url(../img/menu8_on.gif) no-repeat;
	width: 78px;
	}
#menu9 a {
	background: url(../img/menu9.gif) no-repeat;
	width: 79px;
	}
#menu9 a:hover {
	background: url(../img/menu9_on.gif) no-repeat;
	width: 79px;
	}
#menu10 a {
	background: url(../img/menu10.gif) no-repeat;
	width: 80px;
	}
#menu10 a:hover {
	background: url(../img/menu10_on.gif) no-repeat;
	width: 80px;
	}

#counter {
	width:900px;
	margin:6px;
	text-align:right;
}
