body{
	padding:0;
	margin:0;
	background-color:#000;
	color:#cccccc;
	background-image:url("../images/all_bg.jpg");
	background-repeat:no-repeat;
	background-position:top center;
}

h1,h2,h3,h4,h5,
img,span,
p,div,
ul,ol,dl,
li,dt,dd,
form {
	margin: 0;
	padding: 0;
	border: none;
}

#contentsAll{
	width:900px;
	margin-top:12px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	background-image:url("../images/contents_bg2.jpg");
	background-repeat:repeat-y;
}

#contentsInner{
	width:900px;
	padding-top:45px;
	background-image:url("../images/contents_bg1.jpg");
	background-repeat:no-repeat;
}

#contentsInner1{
	width:900px;
	padding-top:45px;
	background-image:url("../images/contents_bg0.jpg");
	background-repeat:no-repeat;
}

#titleArea{
	width:840px;
	padding:13px;
	background-color:#000;
	border:1px solid #ffcf00;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#shopInfo{
	width:840px;
	padding:13px;
	background-color:#000;
	border:1px solid #ffcf00;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#contentsBox{
	width:868px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("../images/cnt_box_bg.gif");
	background-repeat:repeat-y;
}

#bottomNavi{
	width:868px;
	height:62px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-image:url("../images/bottom_navi_container.jpg");
	background-repeat:no-repeat;
}

#bottomNavi img{
	padding:0 6px 0 6px;
}

#copyRight{
	width:900px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:30px 0 30px 0;
	color:#787777;
	font-size:11px;
}

#commentArea{
	width:827px;
	margin-left:auto;
	margin-right:auto;
}

#add_Area {
	width:807px;
	border:1px solid #ffcf00;
	background-color: #000;
	margin-left:auto;
	margin-right:auto;
	padding:8px 12px 8px 12px;
	margin-top: 5px;
}

#footerArea{
	width:840px;
	padding:13px;
	background-color:#000;
	border-top:1px solid #ffcf00;
	border-left:1px solid #ffcf00;
	border-right:1px solid #ffcf00;
	margin-left:auto;
	margin-right:auto;
}

#contentsInnerB{
	width:868px;
	margin-left:auto;
	margin-right:auto;
}

.clearBoth{
	clear:both;
}


/*
body {	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";}
body {	color: #cccccc; }

.xs100{font-size:x-small;}
.xs125{font-size:x-small;line-height:130%;}
.xs150{font-size:x-small;line-height:150%;}

.s100{font-size:small;}
.s125{font-size:small;line-height:130%;}
.s150{font-size:small;line-height:150%;}

.m100{font-size:small;}
.m125{font-size:small;line-height:125%;}
.m150{font-size:small;line-height:150%;}

.l100{font-size:medium;}
.l125{font-size:medium;line-height:125%;}
.l150{font-size:medium;line-height:150%;}
*/
