/************************************************************************************

RESET

************************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: inherit;
}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}



/*###################################################################################

COMMON

###################################################################################*/
body{
	background:url(../images/bg-body.png) repeat;
	font-size:12px;
	font-family:"ヒラギノ明朝 ProN W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color:#050303;
	text-align:center;
	min-width: 1000px;
}
a {
	color:#09C;
	text-decoration: none;
}
a:hover {
	color:#036;
	text-decoration:underline;
}

/************************* CLEARFIX */
.clearfix:after{
content: url(../images/spacer.gif);
display: block; 
height: 0;  
 clear: both;
visibility: hidden; 
font-size: 0.1em;  
line-height: 0;  
}
.left{ float:left !important;} 
.right{ float:right !important;}

p{ margin:0 0 1em 0; line-height:1.6em;}
.bold{ font-weight:bold;}
.inner{ width:980px; padding:0 10px; margin:0 auto; text-align:center;}
.margin0{margin:0 !important;}
.margin1em{margin:0 0 1em 0 !important;}
.margin2em{margin:0 0 2em 0 !important;}
.w30{width:30% !important;}
.w40{width:40% !important;}
.w45{width:45% !important;}
.w50{width:50% !important;}
.w60{width:60% !important;}
.bold{font-weight:bold;}
.txt-large{ font-size:24px;}
.txt-large2{ font-size:22px;}
.aligncenter{ text-align:center !important;}

/*###################################################################################

HEADER

###################################################################################*/

#header{
	width:100%;
	background:#050303;
	padding:10px 0;
	line-height:1em;
}
#header-inner{
width:1000px;
padding:0;
margin:0 auto;
}
#rmlogo{
	margin:5px 0 0 10px;
	padding:0;
	float:left;
}
/*SOCIAL-NAVIGATION*/
.social-wrapper {
	margin:0 0 0 10px;
	padding:0;
	width: 600px;
	text-align:right;
	float:right;
}
ul.socialbtn{
	list-style:none;
	margin: 0;
	padding:0;
}
ul.socialbtn li{
	padding:0 4px 0 0;
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
	/display: inline; /*for ie5-7*/
	/zoom: 1; /*for ie5-7*/
	vertical-align:top;
	background : none;
	margin:0;
}



/* TITLE */
#title{
	width:980px;
	padding:40px 10px;
	margin:0 auto;
	text-align:center;
}
h1{
	padding:0;
	margin:0 0 1.5em 0;
	border:0;
	font-size:10px;
	color:#999;
	text-align:center;
}
h2{
	padding:0;
	margin:0 0 0.7em 0;
	font-size:24px;
	line-height:1.4em;
	color:#2b3335;
	text-align:center;
	text-shadow:0 1px 1px #fff;
}
#obi span{
	padding:8px;
	margin:5px 0;
	background:#cb1344;
	font-size:20px;
	color:#fff;
	text-shadow:none;
	
}



/*###################################################################################

CONTENTS

###################################################################################*/
/**/
#contents-outside{
	  width:100%;
	  padding:10px 0 0 0;
	  margin:0 0 4em 0;
	  background:url(../images/shadow-top.png) no-repeat center top;
}

#contents-wrapper{
	background:#fff;
	padding:50px 0 40px 0;
	margin:0;
	text-align:center;
}


.item-wrapper{
	width:1000px;
	margin:0 auto;
	padding:0 0 20px 0;
	text-align:left;
}

.heading-wrapper{
	border-top:1px solid #d7d7d7;
	padding:0;
	margin:0 20px;	
}
h3{
	width:200px;
	border-top:7px solid #3d4649;
	padding:10px 0;
	margin:0 0 10px 0;
	font-size:24px;
}


.item, .item2{
	width:300px;
	border-top:5px solid #d7d7d7;
	padding:20px 0 0 0;
	margin:0 0 0 20px;
	text-align:left;
	float:left;
	display:block;
	
}
.item{height:380px;}
.item2{height:300px;}

.jkt-img{
	width:auto;
	height:180px;
	padding:0;
	margin:0 10px 0 0;
	border:1px solid #ddd;
	float:left;
}
.item-detail{
	width:145px;
	padding:0;
	margin:0;
	float:left;
}
h4{
	font-size:24px;
	line-height:1.2em;
	padding:0;
	margin: 0 0 0.5em 0;
}
.item-track{
	font-size:10px;
	line-height:1.4em;
	padding:0;
	margin:0 0 1em 0;
}






/*note*/
#note{
	width:240px;
	text-align:left;
	border:1px solid #d7d7d7;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;
		position: relative;
		behavior: url(css/PIE.htc);
	padding:20px;
	margin:0 0 0 20px;
	float:left;
}
/* Bottom Shadow */
#conents-btm{
	margin:0 !important;
	padding: 0 0 0 13px !important;
	background:url(../images/shadow-btm.png) no-repeat center top;
}


/*###################################################################################

SPECIAL

###################################################################################*/
.spcl-wrapper{
	width:800px;
	padding:30px 20px;
	margin:3em auto;
	border: 1px solid #DDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	behavior: url(css/PIE.htc);
	background:url(../images/bg-body.png) repeat;
}
.spcl-h{
	margin:0 0 2em 0;
	padding:0;
	color:#fff;
	font-size:12px;
	/*font-weight:bold;*/
	line-height:1em;
	position:absolute;
	top:-8px;
	left:30px;
}


span.bg-blk{ padding:5px 10px; background:#000; color:#fff;}

.spcl-h2{
	margin:0 0 1em 0;
	padding:0;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	text-shadow:0 1px 1px #fff;
}

table.spcl{
	padding:0;
	margin:0;
	border:0;
}
table.spcl tr td{ margin:10px; vertical-align:middle;}




/*###################################################################################

NEW ITEM CONTENTS

###################################################################################*/
#new-wrapper{
	width:700px;
	margin:0 auto 100px auto;
	padding:30px 0 10px 0;
	border:1px solid #d7d7d7;
	background:#fff;
	position:relative;
	text-align:left;
}
#new-badge{
	width:70px;
	height:45px;
	padding:25px 0 0 0;
	margin:0;
	top:-30px;
	left:-30px;
	background:#cb1344;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:bold;
	color:#fff;
	text-align:center;
	-moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    position:absolute;
    behavior: url(css/PIE.htc);
}
#new-date{
	width:280px;
	border-top:7px solid #3d4649;
	padding:10px 0;
	margin:80px 30px 10px 0;
	font-size:24px;
	text-align:right;
	float:left;
}






/*###################################################################################

FOOTER

###################################################################################*/


#footer{
	width:100%;
	padding:20px 0;
	margin:0 !important;
	text-align:center;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	color:#fff;
	background:#050303;
}

/************************* ANCHOR */
#page-top{
	position:fixed;
	bottom: 50px;
	right: 0;
	padding: 0;
	text-align:left;
	line-height:1em;
}
#page-top a img{ opacity:0.6; filter: alpha(opacity=60); cursor:pointer;}
#page-top a img:hover{ opacity:1.0; filter:alpha(opacity=100); cursor:pointer;}

