@charset "UTF-8";
/* 
 File name:	3rd.css
 Author:	icat:design02
 Info:		第三階層目用CSS　entry 各詳細ページ
------------------------------------------------------------*/
@import url("dammy.css"); 
@import url("common.css"); 	/*__共通.css__*/
@import url("layout.css"); 	/*__共通ナビ・レイアウト.css__*/
@import url("2nd.css"); 	/*__2階層目.css__*/
/*
------------------------------------------------------------*/
#contBox{
	display:block;
	margin:8px 0px 0px 0px;
	padding:0px 0px 10px 84px;
	text-align:left;
}
#contBox #centerBox{
	display:block;
	margin:0px auto 0px 0px;
	width:700px;
	padding:0px;
	text-align:left;
}
/*
------------------------------------------------------------*/
#contBox .entryBody{
	display:block;
	margin:0px 0px 15px 0px;
	padding:0px 0px 3px 0px;
	border-bottom:solid 1px #f00;
}
.capTxt{
	margin:8px 0px 0px 0px;
	text-align:right;
	font-size:12px;
}
.pTop{
	text-align:right;
}
.shop #contBox .shopListTable{
	width:620px;
	margin:0px auto;
	padding:0px;
	border-top:solid 1px #fff;
}
.shop #contBox .shopListTable th{
	margin:0px;
	padding:3px;
	background:#ccc;
	text-align:center;
	font-size:11px;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
}
.shop #contBox .shopListTable td{
	margin:0px;
	padding:3px 5px;
	background:#eee;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
	text-align:left;
	font-size:12px;
}
.shop #contBox .shopListTable .tellBox{
	text-align:center;
	width:150px;
}
.shop #contBox .shopListTable .floorBox{
	text-align:center;
	width:100px;
}
.shop #contBox .shopListTable .categorybox{
	width:90px;
}


.shop .w620{
	display:block;
	width:620px;
	margin:0px auto 1.2em auto;
}
.words #centerBox .wordBox{
	display:block;
	width:620px;
	margin:0px auto 1em auto;
	background:url(../floor/i/categoly.gif) no-repeat 230px 30px #fff;
}
.words #centerBox .wordsTable{
	border-bottom:solid 2px #ccc;
	border-right:solid 2px #ccc;
	width:200px;
	margin:0px 0px 2px 2px;
}
.words #centerBox .wordsTable td{
	text-align:center;
	vartical-align:middle;
	font-size:9px;
	line-height:16px;
	padding:1px 2px;
	border-top:solid 2px #ccc;
	border-left:solid 2px #ccc;
}
.words #centerBox .wordsTable td a{
	font-size:12px;
	line-height:16px;
}


/*__共通部分の指定__*/
.shop #contBox h3.h3Tit{
	display:block;
	margin:0px auto;
	padding:2px 0px 3px 0px;
	text-align:center;
	background:#eee;
	width:620px;
	border-right:solid 1px #fff;
}
/*__ファッション（紳士服・婦人服・洋品）__*/
.shop #contBox h3.shopH301,
.words #contBox td.cat01{background:#fdd;}
/*__バッグ、靴、アクセサリー、身の回り品__*/
.shop #contBox h3.shopH302,
.words #contBox td.cat02{background:#dfd;}
/*__バラエティ＆雑貨、日用品__*/
.shop #contBox h3.shopH303,
.words #contBox td.cat03{background:#FC6;}
/*__時計　その他__*/
.shop #contBox h3.shopH304,
.words #contBox td.cat04{background:#ccf;}
/*__サービス（クリニック・ヘルシー&amp;ビューティー）__*/
.shop #contBox h3.shopH305,
.words #contBox td.cat05{background:#F69;}
/*__飲食・喫茶・グルメ__*/
.shop #contBox h3.shopH306,
.words #contBox td.cat06{background:#FFc;}

/*
------------------------------------------------------------*/

/*
------------------------------------------------------------*/
body:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
/*
-----------------------------*/
/*
-----------------------------*/
/*
