@charset "utf-8";

/* -----------------------------------------------
## ポップアップ系
----------------------------------------------- */
#rsp_simple_header .logo a{
	background:url(/common/images/header_650.gif) 0 0 no-repeat;
}
#rsp_simple_h{
	background-color:#000;
	border-top:5px solid #000000
}
#rsp_simple_h #rsp_simple_header{
	padding:0;
}
#rsp_simple_h #rsp_simple_header .logo a{
	height:53px;
}
#rsp_simple_content{
	width:690px;
	padding:40px 5px 20px 5px;
	background:url(/common/images/rsp_bg_03.png) repeat-y scroll 0 0 transparent;
}
#rsp_simple_content #rsp_simple_content_inner{
	width:600px;
}
#rsp_simple_content #rsp_simple_content_inner .contentWrapper{
	padding:0px !important;
}
#rsp_simple_footer2{
	background-color:#000000;
}
#rsp_simple_footer2 #rsp_simple_footer_inner{
	width:650px;
	margin:0 auto;
}
#rsp_simple_footer2 .close_sp{
	display:none;	
}
#rsp_simple_footer2 .copyright{
	color:#666;
	text-align:center;
	font-size:80%;
	padding:20px 0;
}