@charset "UTF-8";
/* CSS Document */

/* global_footer
--------------------------------------------- */

#global_footer{
	background-color:#212326;
	padding:50px 0;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Tahoma, Myriad, "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
	}
	
	
#global_footer_inn{
	width:930px;
	margin:0 auto;
	font-size:20px;
	overflow:hidden;
	color:#777777;
	}	
	
#global_footer_inn a{
		color:#777777;
	}

	
#footer_logo{
	width:86px;
	float:left;
	margin:0 50px 0 0;
	padding:0 0 0 0;
	vertical-align:top;
	display:block;
	}
	
#global_footer_list{
	width:794px;
	float:left;
	}

#global_footer_list ul{
	list-style:none;
	padding:0 0 20px 0;
	width:205px;
	float:left;
	}


#global_footer_list ul > li{
	margin:0 0 20px 0;
	padding:0 0 0 0;
	list-style:none;
	line-height:1;
	text-align:left;
	font-size:17px;
	}


#global_footer_list ul li a{
	margin:0;
	padding:0;
	text-decoration:none;
	}

#global_footer_list ul li ul li{
	padding:0 0 0 20px;
	background:url(../img/common/global_footer_line.gif) no-repeat 3px 4px;
	line-height:1;
	font-size:14px;
	}

#global_footer_list ul li ul li a{
	padding:0 0 0 35px;
	line-height:1;
	text-decoration:none;
	}

#global_footer_list li a:hover{
	color:#ffffff;
	}

#global_footer_list li a.gf_list_fb{
	background:url(../img/common/global_footer_fb.gif) no-repeat 0 0;
	}
	
#global_footer_list li a.gf_list_tw{
	background:url(../img/common/global_footer_tw.gif) no-repeat 0 0;
	}

#global_footer_list li a.gf_list_yt{
	background:url(../img/common/global_footer_yt.gif) no-repeat 0 0;
	}
	
#global_footer_list ul+ul+ul{
	width:383px;
	}

#global_footer_list ul+ul+ul li{
	width:383px;
	margin:0 0 20px 0;
	padding:0 0 0 0;
	}

#global_footer_inn p{
	font-size:12px;
	line-height:1.7;
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
	text-align:left;
	}
	
#global_footer_inn p a{
	text-decoration:underline;
	color:#a7a7a8;
	}

#global_footer_inn p sup {
	vertical-align:bottom;
}
	
/* Remarke_Tag
--------------------------------------------- */

#Remarke_Tag{
	height:0;
	font-size:0;
	line-height:0;
	}
	
#Remarke_Tag iframe{
	height:0;
	}	

#Remarke_Tag img{
	height:0;
	}	
	