/* CSS Document */

* {
	padding:0;
	margin:0px;
	outline:none;
	}
	
html {
	overflow-y:scroll;
	}
	
body {
	text-align:center;
	background-image: url(../images/retina_dust.png);
	}
/* Stylesheet for my demo pages for jScrollPane - these styles aren't necessary for using jScrollPane and aren't specific to any particular example */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
 
img {
	vertical-align:top;
	border:0;
	}
	
li {
	list-style-type: none;
	}

#wrap {
	text-align:center;
	}

#header {
	width:950px;
	text-align:left;
	margin:0 auto;
	}
	
#copyright {
	width:950px;
	text-align:right;
	margin:0 auto;
	}

/* -----------------------------------------------
 * snipet
 * ----------------------------------------------- */

.link_img a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}

.clear {
	clear:both;
}

.clearfix {
	zoom:1;
}
.clearfix:after {
	content:""; 
	display:block; 
	clear:both;
}

.bold {
	font-weight:bold;
}

.textLeft {
	text-align:left !important;
}

.textRight {
	text-align:right !important;
}

.textCenter {
	text-align:center !important;
}

.small_text {
	font-size:12px !important;
}


.anker_top {
	text-align:center;
	clear:both;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}
.fontL {
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 5px;
}


/* -----------------------------------------------
 * content
 * ----------------------------------------------- */

#content {

}
#contents_inner {
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

@media screen and (max-device-width: 1024px) {
	#detail {
	background:url(../images/inner_bg_sp.png) center 92px repeat-y;
	}
}
.float_left {
	float: left;
}
.mt10 {
	margin-top: 10px;
}

#sidebar {
	text-align: center;
	background-color: #FFFFFF;
}
#sidebar p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer {
	width: 950px;
	margin: 0px;
	padding: 0px;
	}
#footer .footer_link {
	padding-top: 15px;
	background-image: url(../images/footer2.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 950px;
	font-size: 12px;
}
#footer .link_img img {
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#footer  .footer_bnr {
	margin-bottom: 15px;
}





/********** shop.html **********/


#shop .shopimg {
	height: 420px;
	width: 640px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 15px;
	border: 1px solid #999999;
}
#shop .1f, #shop .2f  {
	position: absolute;
	left: 0px;
	top: 0px;
}
#shop .shop_info h3 {
	font-size: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#shop .shop_info .caption {
	font-size: 13px;
	margin-right: 10px;
}
#shop .caption1 {
    font-size: 13px;
    margin:10px 10px 0 0;
}
	

#shop .shop_info {
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 15px;
}
#shop .shop_btmmenu {
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-top: 35px;
	clear: both;
}
#shop .shop_info .shop_comment {
	font-size: 14px;
	margin-left: 40px;
	margin-bottom: 10px;
}
#shop .shop_info .tel {
	background-image: url(../images/icon_tel.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 16px;
	margin-left: 40px;
	padding-bottom: 2px;
	margin-right: 15px;
	margin-bottom: 5px;
}
#shop  .shop_info  .tel_free {
	background-image: url(../images/icon_tel_free.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 16px;
	margin-left: 40px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-bottom: 5px !important;
	background-position: 0px 2px;
}
#shop  .shop_info  .url a {
	font-size: 15px;
	background-image: url(../images/icon_url.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	background-position: left 1px;
	margin-bottom: 0px;
	margin-bottom: 5px !important;
	margin-left: 40px;
}
#shop  .shop_info  .mail a {
	font-size: 15px;
	background-image: url(../images/icon_mail.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	background-position: left 1px;
	margin-bottom: 0px;
	margin-bottom: 5px !important;
	margin-left: 40px;
}

#shop .shop_info .news_box {
	margin-top: 35px;
	margin-bottom: 15px;
	clear: both;
	margin-left: 15px;
}
#shop .shop_info .news_box p {
	line-height: 1.5;
	margin-bottom: 10px;
	font-size: 14px;
}

#shop .shop_info .genre {
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 3px;
	clear: both;
}
#shop .shop_info .news_box .news_img {
	margin-top: 10px;
	margin-bottom: 10px;
}

#shop .shop_btmmenu  .logos  img {
	margin-bottom: 5px;
}
#shop .shop_info .logo {
	float: right;
	width: 202px;
}


/********** index.html **********/

#top .news_wrap {
	float: right;
	text-align: left;
	height: 350px;
	box-shadow: 0px 0px 1px 1px #FBA6AB;
	background-color: #FFFFFF;
}
#top #news_area{
	background-color:#FBFFFB;
	overflow:auto;
	/* float: left; */
}
#top .scroll-pane {
	width: 430px;
	height: 323px;
	overflow: auto;
	background: #f0fff0;
}
#top #news_area p{
	text-align: left;
	font-size: 12px;
	line-height: 1.3;
	margin: 0px;
}

#top #news_section{
	clear:both;
	overflow: hidden;
	width: 415px;		/* height: 60px; */
	height: auto;
	border-top: dotted 1px #FBA6AB;
}

#top #news_area    #news_section:hover   {
	background-color: #FFFFFF;
	cursor: auto;
}
#top #news_area .news_tum{
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #996600;
	height: 60px;
	width: 80px;
	display: inline-block;
	float: left;
}
#top #news_area .news_box {
	margin-bottom: 5px;
	display: inline-block;
	width: 310px;
	float: left;
	height: auto;
}
#top #news_area .news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#top #news_area  .news_shop {
	font-size: 13px;
	width: 310px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#top #news_area .news_txt {
	margin-top: 5px;
	margin-bottom: 5px;
}
#top #news_area .last#news_section {
	border-bottom: dotted 1px #FBA6AB;
}
#top .news_more{
	clear: both;
	text-align: right;
	font-size: 12px;
}
#top #news_area .news_shop a:hover {
	background-color: #F9D2D6;
}


/********** news.html **********/

#news #news_section {
	clear: both;
	width: 690px;
	overflow: hidden;
	margin-bottom: 25px;
	border-bottom: dotted 1px #FBA6AB;
	padding-bottom: 10px;
	background-image: url(../images/parts1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#news #news_section .news_update {
	padding-left: 15px;
}


#news #news_section .news_img {
	float: left;
	margin-right: 10px;
	margin-left: 15px;
	width: 180px;
	display: inline;
	margin-top: 10px;
}
#news #news_section .news_box {
	float: left;
	width: 475px;
	margin-right: 10px;
	display: inline;
}
#news #news_section .news_box p {
	line-height: 1.5;
	font-size: 14px;
}

#news #news_section .news_box .news_date {
	font-size: 16px;
}
#news #news_section .news_box .news_shop {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#news #news_section .news_box .news_txt {
	font-size: 14px;
	width: 400px;
}
#news #contents #contents_inner h2 {
	margin-bottom: 10px;
}
#news #news_section .news_box .news_link a {
	background-image: url(../images/moreinfo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 105px;
	text-indent: -9999px;
	margin-top: 5px;
}
#news #news_section .news_box .news_link a:hover {
	background-position: 0px -21px;
}


#main  .news_wrap  .newsarea a {
	background-image: url(../images/newsarea.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 430px;
}
#main  .news_wrap  .newsarea a:hover {
	background-position: 0px -32px;
}
#main  #news_area  #news_section  .news_box  .news_txt  .more a {
	background-image: url(../images/moreinfo.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 87px;
	display: block;
}
#main #news_area #news_section .news_box .news_txt .more a:hover {
	background-position: 0px -17px;
}
.image_reel .p_dtl_whatsnew ul {
	width: 663px;
	margin-right: auto;
	margin-left: auto;
}
.image_reel .p_dtl_whatsnew ul li {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 211px;
	display: inline;
}
.image_reel .p_dtl_whatsnew ul li a:hover {
 opacity:0.8;
}
#floor #main img {
	font-size: 14px;
}
#floor #main {
	text-align: left;
}
#floor #main table td {
	font-size: 13px;
}
#floor #main .bk1 {
	background-color: #F4FFF7;
}
#floor #main .bk2 {
	background-color: #FFFFFF;
}
#floor #main .floormap {
	width: 800px;
}

#shop .shop_btmmenu .logos a {
	display: block;
	height: 75px;
	width: 101px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#shop .shop_btmmenu .logos a:hover {
	background-position: 0px -77px;
	height: 75px;
	width: 101px;
}

#shop .shop_btmmenu .logos .catlogo01 {
	background: url(../images/catlogo01.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo02 {
	background: url(../images/catlogo02.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo03 {
	background: url(../images/catlogo03.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo04 {
	background: url(../images/catlogo04.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo05 {
	background: url(../images/catlogo05.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo06 {
	background: url(../images/catlogo06.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo07 {
	background: url(../images/catlogo07.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo08 {
	background: url(../images/catlogo08.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo09 {
	background: url(../images/catlogo09.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo10 {
	background: url(../images/catlogo10.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo11 {
	background: url(../images/catlogo11.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo12 {
	background: url(../images/catlogo12.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo13 {
	background: url(../images/catlogo13.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo14 {
	background: url(../images/catlogo14.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo15 {
	background: url(../images/catlogo15.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo16 {
	background: url(../images/catlogo16.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo17 {
	background: url(../images/catlogo17.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo18 {
	background: url(../images/catlogo18.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo19 {
	background: url(../images/catlogo19.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo20 {
	background: url(../images/catlogo20.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo21 {
	background: url(../images/catlogo21.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo22 {
	background: url(../images/catlogo22.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo23 {
	background: url(../images/catlogo23.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo24 {
	background: url(../images/catlogo24.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo25 {
	background: url(../images/catlogo25.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo26 {
	background: url(../images/catlogo26.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo27 {
	background: url(../images/catlogo27.gif) no-repeat;
}
#shop .shop_btmmenu .logos .catlogo28 {
	background: url(../images/catlogo28.gif) no-repeat;
}

#shop   .shop_btmmenu   .gocat   {
	background: url(../images/go_cat.gif) no-repeat;
	display: block;
	height: 50px;
	width: 142px;
}
#shop  .shop_btmmenu  .gocat:hover  {
	background-position: 0px -53px;
	height: 50px;
	width: 142px;
}


/* CSS Document */
#sidebar #bnr li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#main .topbnr img {
	border: 1px solid #FFFFFF;
}

.shirotan{
	width:400px;

	}

.shirotan dt.item{
	float:left;
	width:140px;
	}
	
.shirotan dd.price{
	float:left;
	width:150px;
	text-align:right;
	}
	
	