@charset "UTF-8";
/* CSS Document */

/*Format Settings*/
body{
	color:#5b5b5b;
}

p{
	line-height:1.4;
}

#content{
	width:760px;
	text-align:left;
	margin:0 auto;
}

.shopfinding {
	font-size:154%;
	color:#1e337b;
	font-weight:bold;
	border-style:solid;
	border-width:0 0 1px 0;
	border-bottom-color:#1e337b;
	padding-left:3px;
	margin:0 0 10px 0;
	clear:both;
}

/*------------end------------*/

/*White mat Settings*/
#main{
  width:960px;
  height:auto;
  margin:0px auto;
  background-color:#FFFFFF;
  padding:10px 0px 10px 0px;
}
/*------------end------------*/

/*Topic pass Settings*/
#topicbox {
	position:relative;
	margin-left:33px;
	color:#383838;
	padding:0;
}


#topicnav li {
	float:left;
	font-size:80%;
}

#topicnav li span{
	color:#ff8a00;
}

#topicnav li a {
	height:12px;
	padding:0;
	margin:0;
	text-decoration:none;
	color:#383838;
}

#topicnav li a:link{
   text-decoration:none;
   
}


#topicnav li a:visited{
	text-decoration:none;
}


#topicnav li a:hover{
	text-decoration:none;
	color:#ff8a00;
}


#topicnav li a:active{
	text-decoration:none;
}
/*------------end------------*/

/*Top Btn Settings*/
.topbtnbg {
	margin:0;
	width:65x;
	height:13px;
	background:url(../img/pagetop.gif);
	background-repeat:no-repeat;
	overflow:hidden;	
}	

ul.topbtn{
	padding:0;
	margin:0;
	list-style:none;
	width:65px;
}

ul.topbtn li{
	text-indent:9999px;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
	float:left;
	width:65px;
	height:13px;
	overflow:hidden;
}

ul.topbtn a{
	display:block;
	padding:0;
	margin:0;
	background-image:url(../img/pagetop.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

ul.topbtn li#top a{
	width:65px;
	background-position: 0px 0px;
}

ul.topbtn li#top a:hover{background-position: 0px -13px;}
/*------------end------------*/


/*Inquiry Btn Settings*/
#inquirybtn {
	clear:left;
	margin:5px auto;
	text-align:center;
}	

/*------------end------------*/

/*Shop Map Settings*/

#shinagawa{
	width:360px;
	
}

#yotsuya{
	float:right;
	width:360px;
}

.shopName{
	border-bottom:3px solid #a6aec8;
	width:360px;
	font-weight:bold;
	font-size:108%;
}


/*------------end------------*/

/*Plice  Settings*/

#Plice{
	height:50px;}

#pliceImg{
	float:left;
	margin:10px 20px 20px 15px;
}

/*------------end------------*/


/*work contents  Settings*/


#workContents{
	position:static;
}

#workContents img{
	float:right;
}

.item{
	color:#FF6600;
}

.cell{
	float:left;
	padding-right:10px;
	width:370px;
	height:140px;
}


.workRead{
 	float:left;
 	width:290px;
 }
 
 /*------------end------------*/
 
 
 /*design sample Settings*/
 
#designSample{
 	position:static;
}

#sampleContents{
	width:600px;
	margin:0 auto;
}

.sampleCell{
	float:left;
	width:200px;
	font-size:77%;
	text-align:center;
	margin-top:10px;
}


