<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS"; 







/*================================header================================*/
#header {
	width:800px;
	background: url(../images/main_visual.jpg) no-repeat scroll left bottom;
	/* height: 335px; */
	height: 470px;
	position: relative;
	margin-bottom: 10px;
	margin-bottom: 0.5em;
}
#header h1 {
	text-indent: -9999px;

}
#header #introduction {
	height: 312px;
	width: 315px;
	position: relative;
	left: 311px;
	top: 1790px;
}
#header #txt_style {
	position: absolute;
	top: 1790px;
	/* top: 305px;*/
}






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



#contents_wrap {
	width: 800px;
	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: 500px;
	left: 50px;

/* #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: 800px;

}
#contents_right h1#menu {
	background: url(../images/main_visual_m.jpg) no-repeat left top;
	height: 45px;
	margin-bottom: 1em;
	text-indent: -9999px;

}

#contents_right h2#news {
	background: url(../images/pmenu_01.jpg) no-repeat left top;
	height: 54px;
	margin-bottom: 1em;
	text-indent: -9999px;
}

#contents_right h3#news-s1 {
	background: url(../images/gmenu_01-1.jpg) no-repeat left top;
	height: 36px;
	margin-bottom: 1em;
	text-indent: -9999px;

}
#contents_right h3#news-s2 {
	background: url(../images/gmenu_01-2.jpg) no-repeat left top;
	height: 36px;
	margin-bottom: 2em;
	text-indent: -9999px;
}
#contents_right h3#news-s3 {
	background: url(../images/gmenu_01-3.jpg) no-repeat left top;
	height: 36px;
	margin-bottom: 2em;
	text-indent: -9999px;

}
#contents_right h3#int {
	background: url(../images/pmenu_03.jpg) no-repeat left top;
	height: 12px;
	margin-bottom: 2em;
	text-indent: -9999px;

}
#contents_right h2#event {
	background: url(../images/pmenu_02.jpg) no-repeat left top;
	height: 54px;
	margin-bottom: 1em;
	text-indent: -9999px;

}
#contents_right .information_bg {
	background: url(../images/global_navi_bg_05.jpg) no-repeat left top;
	height: 930px;
	width: 790px;
	margin-bottom: 1em;

}
#contents_right .information_bg-1 {
	background: url(../images/global_navi_bg_05.jpg) no-repeat left top;
	height: 320px;
	width: 790px;
	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;
}
</pre></body></html>