/* CSS Document */


#header {}
#header #logo {
	height: 75px;
	width: 372px;
	float: left;
	margin: 0px;
	padding: 10px 0 10px 10px;
}

#header #logo_top{
	position:absolute;
	height: 75px;
	width: 372px;
	float: left;
	margin: 0px;
	padding: 30px 0 10px 10px;
}

#kaigoseminor{
	position:absolute;
	width:250px;
	height:55px;
	left:120px;
	top:55px;
	text-align:right;
	}

#header #logo h1,
#header #logo_top h1 {
	background: url(../images/logo.jpg) no-repeat 0 0;
	height: 75px;
	width: 362px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#header #logo_top h1 {
	background: url(../images/logoindex.jpg) no-repeat 0 0;
}
#header #logo h1 a {
	height: 75px;
	width: 362px;
	display: block;
}
#header #header_right {
	float: right;
	width: 400px;
	margin: 0px;
	padding: 0 10px 0 0;
}
#header #header_right #sub_menu {
	height: auto;
	width: 400px;
	float: right;
}
#header #header_right #sub_menu p {
	background: #002F52 url(../images/icon1.gif) no-repeat left 9px;
	float: left;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	padding-left: 14px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	height: 19px;
	text-indent: 0px;
	margin: 0px;
	width: auto;
}
#header #header_right #sub_menu p a {
	text-decoration: underline;
	color: #FFFFFF;
}
#header #header_right #sub_menu p a:hover {
	color: #05B5ED;
	text-decoration: underline;
}
#header #header_right #sub_menu p#left {
	background-image: url(../images/sub_menu_back_r1_c1.gif);
	height: 25px;
	width: 15px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #002F52;
}
#header #header_right #sub_menu p#right {
	background-image: url(../images/sub_menu_back_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 5px;
	background-color: #002F52;
}
#header #header_right p {
	background-image: url(../images/syamei.gif);
	float: right;
	height: 35px;
	width: 141px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 20px;
	padding: 0px;
}

#header #main_image {}
#header #main_image h2 {
	background-image: url(../images/main_image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 800px;
	text-indent: -9999px;
}


/* トップヘッダー */

#header_address{
padding:5px 0 5px 130px;
background:url(../images/header_addess.gif) right 10px no-repeat;
}











ul#gloabalNavi * {
	margin:0;
	padding:0;
	}

/*globalNavi*/
ul#globalNavi{
	clear:both;
	list-style:none;
	height: 70px;
	width: 800px;
	background: url(../images/menu_back.jpg) no-repeat 0 0;
}
ul#globalNavi li{
	float:left;
}
ul#globalNavi li a {
	height:70px;
	display:block;
	font-size:1%;/*for the benefit of IE Win*/
	text-indent:-9999px;
	overflow:hidden;
	}
ul#globalNavi li#gN1 a{	background: url(../images/menu_r1_c1.jpg) no-repeat 0 0;	width:116px;}
ul#globalNavi li#gN2 a{	background: url(../images/menu_r1_c2.jpg) no-repeat 0 0;	width:114px;}
ul#globalNavi li#gN3 a{	background: url(../images/menu_r1_c3.jpg) no-repeat 0 0;	width:114px;}
ul#globalNavi li#gN4 a{	background: url(../images/menu_r1_c4.jpg) no-repeat 0 0;	width:114px;}
ul#globalNavi li#gN5 a{	background: url(../images/menu_r1_c5.jpg) no-repeat 0 0;	width:114px;}
ul#globalNavi li#gN6 a{	background: url(../images/menu_r1_c6.jpg) no-repeat 0 0;	width:114px;}
ul#globalNavi li#gN7 a{	background: url(../images/menu_r1_c7.jpg) no-repeat 0 0;	width:114px;}

ul#globalNavi li#gN1 a:hover{	background: url(../images/menu_r1_c1_f2.jpg) no-repeat 0 0;}
ul#globalNavi li#gN2 a:hover{	background: url(../images/menu_r1_c2_f2.jpg) no-repeat 0 0;}
ul#globalNavi li#gN3 a:hover{	background: url(../images/menu_r1_c3_f2.jpg) no-repeat 0 0;}
ul#globalNavi li#gN4 a:hover{	background: url(../images/menu_r1_c4_f2.jpg) no-repeat 0 0;}
ul#globalNavi li#gN5 a:hover{	background: url(../images/menu_r1_c5_f2.jpg) no-repeat 0 0;}
ul#globalNavi li#gN6 a:hover{	background: url(../images/menu_r1_c6_f2.jpg) no-repeat 0 0;}
ul#globalNavi li#gN7 a:hover{	background: url(../images/menu_r1_c7_f2.jpg) no-repeat 0 0;}





#footer {
	background-color: #002F52;
	margin: 0px;
	padding: 15px;
}
#footer p {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
