@charset "utf-8";

img{
	border:0;
}

.clear{
	clear:both;
	margin:0;
	padding:0;
	height:0;
	line-height:0;
	font-size:0;
}

#footer{
	margin-top:50px;
	padding:0;
	font-size:75%;
}

#footer-t{
	width:100%;
	border-bottom:solid 1px #d9cfbb;
}



#footer-t-body{
	width:980px;
	margin:0 auto;
	padding:4px 0;
}

#footer-cont{
	width:960px;
	margin:0 auto;
	min-height:100px;
	height:auto !important;
	height:100px;
}

#officialAccount{
	background:url(http://twipple.jp/unlogin/images/arrow_account.png?201105251556001) left no-repeat;
	min-height:16px;
	height:auto !important;
	height:16px;
	display:inline-block;
	padding:10px 0 0 20px;
	margin:0 20px 0 0;
	font-weight:bold;
	color:#494949;
}



#footer-note{
	font-size:80%;
	color:#2f2f2f;
}

#footer-body{
	width:100%;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	background:url(http://twipple.jp/unlogin/images/bg_footer.png?201105251556001);/*site color*/
}

/*usj版フッター背景*/

#footer-badge{
	margin-top:-3px;
}

#footer-ul{
	margin:15px 0 0 5px;
	padding:0;
	list-style:none;
	color:#513a02;
	width:620px;
	float:left;
}


#footer-ul li{
	float:left;
	background:url(http://twipple.jp/unlogin/images/arrow_ft_menu.png?201105251556001) no-repeat left;
	padding:0 0 0 12px;
	margin:0 25px 0 0;
}



#footer-copy{
	line-height:1.6;
	width:315px;
	padding:0 0 0 10px;
	margin:-10px 0 0 0;
	float:left;
	border-left:solid 1px #513a02;
}

#footer-copy span{
	font-size:90%;
}

/* link color */
#officialAccount a{text-decoration:none;color:#494949;}
#officialAccount a:hover{text-decoration:underline;color:#494949;}
#footer-note a{text-decoration:none;color:#2f2f2f;}
#footer-note a:hover{text-decoration:underline;color:#2f2f2f;}
#footer-ul a{text-decoration:none;color:#513a02;}
#footer-ul a:hover{text-decoration:underline;color:#513a02;}
#footer-copy a{text-decoration:none;color:#017e8c;}
#footer-copy a:hover{text-decoration:underline;color:#017e8c;}





