@charset "UTF-8";
/* CSS Document */

#global_header{
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Tahoma, Myriad, "ＭＳ Ｐゴシック", sans-serif !important;
	text-align: left;
	background-color:#212326;
	}
	
#global_header_inn{
	width:930px;
	margin:0 auto;
	height:70px;
	}
	
#logo_title_area{
	width:333px;
	height:70px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	float:left;
	background:none;
	text-indent: 0;
	}
	
#global_header_logo{
	position:absolute;
	left:0;
	top:5px;
	}
	
#global_header_title{
	width:237px;
	position:absolute;
	left:95px;
	top:25px;
	line-height:1;
	font-weight:bold;
	font-size:20px;
	}	
	
#global_header_inn a, a:visited{
	text-decoration:none;
	color:#777777;
	font-weight:bold;
	}
	
#global_header_inn a:hover{
	color:#FFF;
	}
	
#global_header_nav{
	width:597px;
	padding:27px 0 0 0;
	color:#777777;
	float:left;
	}	
	
#global_header_nav ul{
	padding:0;
	list-style:none;
	float:right;
	line-height:1 !important;
	}
	
#global_header_nav li{
	float:left;
	margin:0 0 0 40px;
	padding:0;
	line-height:1 !important;
	font-weight:bold;
	font-size:16px;
	}