@charset "utf-8";
body{
	background-color:#ffffff !important;	
}
#rsp_simple_h {
	background: #ffffff !important;
	border-top: 5px solid #a90b79 !important;
}
#rsp_simple_header{
	width: 460px !important;
	margin: 0 auto !important;
	padding-top: 10px !important;
	background:#ffffff !important;	
}
#rsp_simple_header .logo a{
	display:block !important;
	width:194px !important;
	height:26px !important;
	background:transparent url(/cms_images/images/head_logo_mql.png) 0 0 no-repeat !important;
	background-size: 194px 26px !important;
	-webkit-background-size: 194px 26px !important;
	text-indent:-9999px !important;
}
#rsp_simple_footer{
	padding:10px !important;
	background-color: #7d7d7f !important;
}
/* タイトルモジュール */
#rsp_simple_header  {
	width: 300px !important;
}
@media screen and (min-width: 480px) {
	#rsp_simple_header,
	#rsp_simple_content h1.ttlH1 .ttlH1_inner{
		width:460px !important;
	}
}