@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#000;
	background-image:url(../img/main_BG05.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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);
}

h1 {
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:normal;
	width:640px;
	float:left;
	padding-top:2px;
	color:#FFF;
}

#ContWrapper {
	width:800px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/cont_header_shadow.gif);
	background-position:1px 1px;
	background-repeat:no-repeat;
	border:1px solid #666;
	border-bottom:0;
}

#ContBox {
	width:100%;
	overflow:auto;
}

#Header {
	display:none;
}

.MainImg {
	text-indent:-9999px;
	border:1px solid #CCC;
}

#MainCont {
	width:100%;
	overflow:auto;
	padding-bottom:20px;
}

#Left {
	width:390px;
	float:left;
}

#Right {
	width:390px;
	float:right;
}

.BackToTop {
	clear:both;
}

.BackToTop a {
	display:block;
	width:117px;
	height:19px;
	background-image:url(../img/backtotop.gif);
	text-indent:-9999px;
	line-height:1em;
	margin-left:auto;
	margin-right:5px;
}

.BackToTop a:hover {
	background-image:url(../img/backtotop_on.gif);
}

#Footer {
	clear:both;
	background-image:url(../img/footer_BG02.gif);
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
}

#Footer ul {
	margin:0;
	padding:0;
	padding-bottom:5px;
	list-style:none;
	overflow:auto;
	padding-left:100px;
	padding-right:15px;
}

#Footer li {
	margin:0;
	padding:0;
	padding-left:7px;
	display:inline;
}

#Footer li a {
	text-decoration:none;
	background-image:url(../img/footer_allow.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:10px;
	padding-left:5px;
	color:#CCCCCC;
}

#Footer li a:hover {
	color:#FFF;
	background-image:url(../img/footer_allow_on.gif);
}

#Footer p {
	text-align:right;
	font-size:10px;
	color:#FFF;
	margin:0;
	padding:0;
	padding-right:15px;
}

/* ------------------------ */
#Footer2 {
	clear:both;
	background-image:url(../img/footer_BG2.gif);
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
}

#Footer2 ul {
	margin:0;
	padding:0;
	padding-bottom:5px;
	list-style:none;
	overflow:auto;
	padding-left:100px;
	padding-right:15px;
}

#Footer2 li {
	margin:0;
	padding:0;
	padding-left:7px;
	display:inline;
}

#Footer2 li a {
	text-decoration:none;
	background-image:url(../img/footer_allow.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:10px;
	padding-left:5px;
	color:#EEC1C2;
}

#Footer2 li a:hover {
	color:#FFF;
	background-image:url(../img/footer_allow_on.gif);
}

#Footer2 p {
	text-align:right;
	font-size:10px;
	color:#FFF;
	margin:0;
	padding:0;
	padding-right:15px;
}