@charset "UTF-8";/* CSS Document */
/*defult css*/
*{
	margin:0;
	padding:0;
}
html,body{
	font-size:88%;
	color:#777;
	line-height:150%;
	font-family:ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka, ＭＳ Ｐゴシック, MS PGothic,メイリオ, Meiryo, sans-serif;
	word-break:break-all;
	letter-spacing:1px;
}
ul,ol,li{
	list-style:none;
}
h1,h2,h3,h4,h5,h6{
	color:#333;
	font-weight:bold;
}
img{
	border:none;
}
.clear{
	clear:both;
}
/*link css*/
a:link{
	color:#333;
}
a:visited{
	color:#aaa;
}
a:hover{
	color:#000;
	text-decoration:none;
}
a:active{
	color:#003;
	text-decoration:none;
}
/*---------------------header css--------------------------------------*/
#header address{
	float:right;
	padding-top:3px;
	margin-bottom:5px;
}
#header{
	width:100%;
	height:155px;
	background:url(../images/gl_head_bg.png);
	position:fixed!important;
	top:0px;
	left:0px;
	z-index:10;
}
#hdWrapper{
	width:940px;
	padding:20px;
	padding-top:10px;
	margin:0 auto;
}
#header h1{
	float:left;
	padding-top:10px;
}
#header ul{
	clear:both;
	padding-top:1px;
	padding-left:374px;
}
#header ul li{
	float:left;
	padding-bottom:10px;
}
/*---------------------end header css--------------------------------------*/
/*---------index.html css--------------------------------------------------
---------------------------------------------------------------------------
-----------------slideimage css------------------------*/
#sideImgs{
	margin-top:155px;
	height:400px;
	position:relative;
	overflow:hidden;
	margin-bottom:30px;
}
#slide1{
	width:100%;
	background:#000000;
	position:absolute;
	z-index:5;
}
#slide2{
	width:100%;
	height:400px;
	background:url(../images/slide_2.jpg) top center no-repeat;
	background-color:#fff;
	position:absolute;
	z-index:3;
}
#slide3{
	width:100%;
	background:#000000;
	position:absolute;
	z-index:2;
}
.slcontents{
	width:980px;
	margin:0 auto;
}
#slide2 .slcontents{
	position:relative;
}
#slide2 .slcontents img{
	position:absolute;
	top:30px;
	left:25px;
}
#wrapper{
	width:940px;
	padding:20px;
	margin:0 auto;
}
.topMenues{
	width:292px;
	float:left;
}
/*-----------------------------end slideimage css-----------------------*/
/*-----------------main content-index-------------------*/
#wrapper #menuIcons .tpMesKeikan{
	width:292px;
	float:left;
	height:229px;
	background:url(../images/top_bg_cont.jpg);
	padding:10px;
	margin:0;
	text-align:center;
	zoom:1;
}
#menuSubs .topMenues{
	margin-bottom:30px;
	padding:10px;
	line-height:190%;
}
#menuIcons .topMenues{
	background:url(../images/top_bg_cont.jpg);
	margin-bottom:50px;
	height:229px;
	padding:10px;
	text-align:center;
}
#news{
	clear:both;
	width:380px;
	float:left;
	padding-left:20px;
}
#newsInner{
	text-align:center;
}
#newsInner h2{
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	text-align:left;
	font-weight:normal;
	color:#666;
	margin-bottom:8px;
	padding-bottom:4px;
	padding-top:4px;
	margin-top:15px;
	padding-left:10px;
}
#newsInner a:link{
	color:#333333;
	text-decoration:none;
}
#newsInner a:visited{
	color:#555;
	text-decoration:none;
}
#newsInner a:hover{
	color: #0099CC;
	text-decoration:underline;
}
#newsInner a:active{
	color: #903;
	text-decoration:none;
}
#newsInner .releaseD{
	border:none;
	margin-left:7px;
	margin-bottom:0px;
	margin-top:4px;
	margin-right:0px;
	color:#0099CC;
	background:none;
}
#newsInner p img{
	padding:3px;
	float:left;
}
.newreleace{
	padding-bottom:15px;
	margin:8px;
	
}
#newsInner p{
	text-align:left;
	padding-bottom:4px;
	margin:7px;
	border:1px solid #aeaeae;
	background:#f6f6f6;
}
#movie{
	width:480px;
	float:right;
	height:390px;
	background:#000;
	padding:10px;
	color:#fefefe;
}
#movie p{
	padding-top:5px;
	letter-spacing:0px;
}
#movie h3{
	height:32px;
	color:#fefefe;
	line-height:32px;
}
#newsInner{
	border-bottom:#666666 1px solid;
	border-left:#666666 1px solid;
	border-right:#666666 1px solid;
	height:380px;
	overflow:scroll;
}
.newses{
	padding:30px 10px;
}
#Aside{
	clear:both;
}
.asideImgs{
	float:right;
	width:155px;
}
#group{
	width:420px;
	float:left;
	padding-left:30px;
	padding-right:30px;
	text-align:left;
}
#group h3{
	text-align:center;
	padding-top:40px;
}
#Aside h3 img{
	padding-bottom:15px;
}
#Aside h4{
	padding-top:5px;
	clear:none;
	font-size:100%;
}
#group p{
	width:220px;
	padding-left:20px;
	float:left;
	margin-bottom:40px;
}
#info{
	float:left;
	width:440px;
}
#info img{
	padding-top:62px;
	float:right;
}
#infosubs{
	width:215px;
	float:left;
	padding-left:40px;
	line-height:150%;
}
#menuSubs h2{
	margin-bottom:15px;
}
/*-----------------end main content-index-------------------*/
/*-----------------main content-content-basic-------------------*/
#pageTopimage{
 margin-top:155px;
 margin-bottom:20px;
}

/*-----------------end main content-content-basic-------------------*/
/*-----------------footer css--------------------------------*/
#footer #footh2{
	font-size:115%;
	margin-top:20px;
}
#footer{
	color:#fff;
	width:100%;
	background:url(../images/gv_ft_bg.jpg) no-repeat top left;
	clear:both;
}
#footer address{
	width:740px;
	float:left;
}
#footer a:link{
	color:#fff;
	text-decoration:none;
}
#footer a:visited{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover{
	color:#003;
	text-decoration:none;
}
#footer a:active{
	color:#003;
	text-decoration:none;
}
#ftWrapper{
	padding-top:30px;
	width:980px;
	margin:0 auto;
}
#ftLinks{
	float:right;
	width:220px;
}
#ftLinks ul{
	border-bottom:1px solid #fff;
	padding-top:30px;
}
#ftLinks ul li{
	float:left;
	width:110px;
	font-size:85%;
	text-align:center;
}
#ftAddresses span{
	height:33px;
	line-height:33px;
	padding-right:6px;
	display:block;
	float:left;
	letter-spacing:0px;
	font-size:85%;
}
#ftAddresses span a{
	display:inline-block;
	margin-right:3px;
}
#ftAddresses{
	padding-bottom:20px;
	padding-top:20px;
	width:740px;
	float:left;
}
#ftAside ul li{
	float:left;
	width:232px;
	font-size:100%;
	padding:7px 0px 7px 9px;
	margin-bottom:4px;
	border-right:#FFFFFF 1px solid;
         font-weight:bold;
         min-height:110px;
         height: auto !important;
         height: 120px;
         letter-spacing:0px;
}
#ftAside ul{
	margin-bottom:20px;
}
#ftAside ul li:first-child{
	border-left:1px #fff solid;
}
#ftAside h2,#ftAside h3{
	color:#fff;
}
#ftAside h3{
	font-size:110%;
         padding-top:0px;
         padding-bottom:0px;
         line-height:150%;
}
#ftAside h2{
	margin-bottom:5px;
	border-bottom:1px solid #fff;
	padding:10px;
}
#ftAside{
	/*border:#FFFFFF solid 1px;*/
	margin-top:30px;
	margin-bottom:10px;
	padding:5px;
}
/*-----------------end footer css--------------------------------*/
/*---------------------------------クリアフィックス---------------------------*/


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*----------------------ドロップダウンメニューの記載--------------------------*/
#glovalnavi li.ribTitle{
position:relative;
z-index:1000;
cursor:pointer;
}
#header #glovalnavi .submenues li{
float:none;
}
#header #glovalnavi .submenues a{
 display:block;
 padding-top:4px;
 padding-bottom:4px;
 float:none;
 color:#fefefe;
 text-align:center;
}
#header #glovalnavi .submenues{
 position:absolute;
 top:22px;
 left:0;
 padding-top:6px;
 padding-left:5px;
 padding-right:5px;
 background:#0e0e0e;
 width:140px;
 
}
#glovalnavi li:hover .submenues{
display:block;
}
#glovalnavi{

 }
/*----------------------ドロップダウンメニューの記載--------------------------*/
