@charset "utf-8";
/* CSS Document */

html,body {
	height:100%;
}

body {
	margin:0;
	padding:0;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image:url(../img/main_BG.jpg);
	background-attachment:fixed;
	background-position:top;
}

a {outline:0;}

img {border:0;}

#PageHeader {
	padding:3px;
	padding-bottom:0;
	width:820px;
	margin:auto;
	overflow:auto;
}

#HeaderShopLink {
	width:170px;
	float:right;
}

#HeaderShopLink a {
	font-size:10px;
	background-image:url(../img/header_playboy_link_BG.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:5px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

#HeaderShopLink a:hover {
	background-image:url(../img/header_playboy_link_BG_on.gif);
}

#ContWrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	border:1px solid #EADCC6;
	border-bottom:0;
	background-color:#FFF;
	background-image:url(../img/contwrapper_BG.jpg);
	background-position:top;
}

#Header {
	display:none;
}

h1 {
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:normal;
	width:640px;
	float:left;
	padding-top:2px;
}

address {
	background-image:url(../img/header_tel.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:398px;
	height:40px;
	float:right;
	text-indent:-9999px;
}

#MemberLogin td {
	font-size:12px;
}

#MemberLogin .HeaderInput {
	width:154px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
}

#MemberLogin .HeaderSubmit {
	width:60px;
	text-align:center;
	font-size:12px;
	padding:2px;
}

#MainCont {
	width:800px;
	padding-top:20px;
	padding-bottom:20px;
	overflow:auto;
	clear:both;
}

#ContLeft {
	width:550px;
	float:left;
}

#SideBar {
	width:237px;
	float:right;
}

#SideEvent {
	padding-bottom:20px;
}

#SideCoupon {
	padding-bottom:20px;
}

#SideMember {
	padding-bottom:20px;
}

#SideMobile {
	padding-bottom:20px;
}

#SideMobile a {
	display:block;
	height:100px;
}

#SideMagazine {
	margin-bottom:20px;
}

#SideMagazine a {
	display:block;
}

#SideBar .SideBarText {
	width:155px;
	padding:2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#SideBar .SideBarSubmit {
	width:50px;
	text-align:center;
	font-size:12px;
	padding:2px;
}

#BackToTop {
	clear:both;
	width:127px;
	margin-left:auto;
}

#BackToTop a {
	display:block;
	width:117px;
	height:24px;
	background-image:url(../img/back_to_top_BG.gif);
	text-indent:-9999px;
}

#BackToTop a:hover {
	background-position:0 -24px;
}

#Footer {
	background-image:url(../img/footer_BG.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:40px;
}

#Footer ul {
	margin:0;
	padding-top:5px;
	padding-right:15px;
	overflow:auto;
	list-style:none;
}

#Footer li {
	float:right;
	margin:0;
	padding:0;
	padding-left:10px;
}

#Footer li a {
	color:#FFF;
	font-size:10px;
	line-height:1em;
	background-image:url(../img/footer_allow_on.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:6px;
}

#Footer li a:hover {
	text-decoration:none;
	color:#FF0;
}

#Copyright {
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
	clear:both;
	font-size:10px;
	color:#666;
}