/*----------------------
 import css
-----------------------*/
@import url("../style.css");
@import url("header.css");
@import url("flash.css");
@import url("sidebar.css");
@import url("footer.css");
/*----------------------
 shop only
-----------------------*/
#shop #contents .title{
	width			: 635px;
	height			: 30px;
	text-indent		: -9999px;
	background		: url(../images/shop_title.jpg) left top no-repeat;
	margin			: 0 0 0 15px;
}
/*--------
 column
----------*/
#shop #contents .column{
	margin			: 0 0 0 15px;
}
#shop #contents .column table{
	width			: 635px;
	margin			: 10px 0;
}
#shop #contents .column th{
	background		: #CCC;
	border-right	: 1px solid #FFF;
	border-bottom	: 1px solid #FFF;
	padding			: 5px 10px;
	text-align		: center;
	width			: 150px;
	font-weight		: normal;
}
#shop #contents .column td{
	background		: #E5E5E5;
	border-bottom	: 1px solid #FFF;
	padding			: 5px 10px;
}
#shop #contents .column .pink{
	background		: #FFCCCC;
	color			: #000;
	font-size		: 14px;
	text-align		: center;
	font-weight		: bold;
	padding			: 8px 10px;
}
#shop #contents .column .pink a{
	font-size		: 14px;
}

/*--------
 topic
----------*/
#shop #contents .topic{
	width			: 635px;
	margin			: 0px 10px 10px 15px;
	_margin			: 0 0px 5px 15px;
	position		: relative;
}
#shop #contents .topic .text{
	background		: url(../images/shop_topic_bg.gif) left top repeat-y;
	padding			: 5px 20px;
	width			: 595px;
	overflow		: hidden;
}
#shop #contents .topic .footer{
	background		: url(../images/shop_topic_footer.gif) left top no-repeat;
	width			: 635px;
	height			: 11px;
	line-height		: 1px;
}
/*----
 heading
-----*/
#shop #contents .topic h2#infomation{
	text-indent		: -9998px;
	background		: url(../images/shop_topic_header.gif) left top no-repeat;
	width			: 635px;
	height			: 35px;
}
/*---
 shop title
---*/
#shop #contents h3{
	width			: 635px;
	height			: 70px;
	text-indent		: -9999px;
	background		: left top no-repeat;
	margin			: 8px 0 8px 15px;
}
#shop #contents .shinjuku{
	background		: url(../images/shinjuku_title2.jpg);
}
#shop #contents .ikebukuro{
	background		: url(../images/ikebukuro_title2.jpg);
}
#shop #contents .takadanobaba{
	background		: url(../images/takadanobaba_title2.jpg);
}
#shop #contents .otsuka{
	background		: url(../images/ootsuka_title2.jpg);
}
#shop #contents .ikebukuronishi{
	background		: url(../images/ikebukuronishi_title2.jpg);
}
#shop #contents .iidabashi{
	background		: url(../images/iidabashi_title2.jpg);
}
#shop #contents .shibuya{
	background		: url(../images/shibuya_title2.jpg);
}
#shop #contents .ebisu{
	background		: url(../images/ebisu_title2.jpg);
}
#shop #contents .meguro{
	background		: url(../images/meguro_title2.jpg);
}
#shop #contents .gotanda{
	background		: url(../images/gotanda_title2.jpg);
}
#shop #contents .azabu{
	background		: url(../images/azabu_title2.jpg);
}
