@charset "UTF-8";

/*  header
-----------------------------------------------------------*/
#header {
	border-bottom:1px solid #ccc;
}
#header .inner {
	width:778px;
	margin: 0 auto;
	overflow:hidden;
}
#header .logoarea {
	float: left;
	margin:13px 0;
}
#header .logo {
	width:519px;
}
#header .headerMenu {
	list-style-type:none;
}
#header .sp_backBtn {
	display:none;
}
#header .entryBtn {
	float:right;
	margin-top:8px;
}

#sptitleArea {
	display: none;
}


/* footer
---------------------------------------------------------- */
#footerPC {
	text-align: center;
	font-size: 10px;
	line-height: 1.5;
	padding: 45px 0 30px;
	display: block;
}

#footerPC {
	border-top: 8px solid #eee;
}


#footerSP {
	display: none;
	
}