@charset "Shift_JIS"; 







/*================================header================================*/
#header {
	width:850px;
	background: url(../images/main_visual.jpg) no-repeat scroll left bottom;
	height: 335px;
	position: relative;
	margin-bottom: 10px;
}
#header h1 {
	text-indent: -9999px;
}
#header #introduction {
	height: 62px;
	width: 315px;
	position: relative;
	left: 311px;
	top: 183px;
}
#header #txt_style {
	position: absolute;
	top: 305px;
}






/*================================contents================================*/



#contents_wrap {
	width: 850px;
	margin-bottom: 2em;
}
#contents_left {
	float: left;
	width: 540px;
	height: 563px;
	background: url(../images/global_navi_bg_05.jpg) no-repeat right top;
}
#contents_left #global_navi {
	position: relative;
}
#contents_left #global_navi li {
	list-style: none;
	float: left;
	text-indent: -9999px;
}
#contents_left #global_navi li a {
	outline-style:none;
	text-decoration: none ;
	display: block;
	height: 174px;
	width: 178px;
}
#contents_left #global_navi p {
	text-indent: -9999px;
}
#contents_left #global_navi p a {
	outline-style:none;
	text-decoration: none;
	display: block;
}
#gn_01 a {background: url(../images/global_navi01_off.png) no-repeat left top;}
#gn_02 a {background: url(../images/global_navi02_off.png) no-repeat left top;}
#gn_03 a {background: url(../images/global_navi03_off.png) no-repeat left top;}
#gn_04 a {background: url(../images/global_navi04_off.png) no-repeat left top;}
#gn_05 a {background: url(../images/global_navi05_off.png) no-repeat left top;}
#gn_06 a {background: url(../images/global_navi06_off.png) no-repeat left top;}
#gn_07 a {background: url(../images/global_navi07_off.png) no-repeat left top;}

#gn_08 a {
	background: url(../images/global_navi08.png) no-repeat left top;
	height: 71px;
	width: 269px;
	position: absolute;
	top: 375px;
	left: 270px;
}
#gn_09 a {
	background: url(../images/global_navi09.png) no-repeat left top;
	height: 77px;
	width: 355px;
	position: absolute;
	top: 443px;
	left: 185px;
}

#gn_10 a {
	background: url(../images/global_navi10.jpg) no-repeat left top;
	height: 68px;
	width: 141px;
	position: absolute;
	top: 510px;
	left: 380px;
}


#gn_01 a:hover {background: url(../images/global_navi01_on.png) no-repeat left top;}
#gn_02 a:hover {background: url(../images/global_navi02_on.png) no-repeat left top;}
#gn_03 a:hover {background: url(../images/global_navi03_on.png) no-repeat left top;}
#gn_04 a:hover {background: url(../images/global_navi04_on.png) no-repeat left top;}
#gn_05 a:hover {background: url(../images/global_navi05_on.png) no-repeat left top;}
#gn_06 a:hover {background: url(../images/global_navi06_on.png) no-repeat left top;}
#gn_07 a:hover {background: url(../images/global_navi07_on.png) no-repeat left top;}





#contents_right {
	float: right;
	width: 310px;
}

#contents_right h2#news {
	background: url(../images/side_news.jpg) no-repeat left top;
	height: 34px;
	text-indent: -9999px;
}
#contents_right h2#event {
	background: url(../images/side_event.jpg) no-repeat left top;
	height: 34px;
	text-indent: -9999px;
}
#contents_right .information_bg {
	background: url(../images/side_bg02.jpg) no-repeat left top;
	height: 204px;
	width: 307px;
	margin-bottom: 1em;
}
#contents_right #information dl {
	margin-bottom: 1em;
	display: block;
	overflow: auto;
	height: 175px;
	margin-right: 10px;
	margin-left: 10px;
}
#contents_right #information dt {
	background: url(../images/dot01.gif) repeat-x left bottom;
}
#contents_right #information dd {
	margin-bottom: 8px;
}
