/* 基本 */
/* ------------------------------------------------------------------------- */
	br		{letter-spacing: normal;font-size: 1px;}
	img 		{border: none;}
	form,fieldset 	{margin: 0px; padding: 0px;}
	fieldset 	{border: none;}
	ul 		{list-style: none; padding: 0px; margin: 0px;}
	li 		{border: none; vertical-align: top; padding: 0px; margin: 0px;}
	hr 		{color: #CCCCCC; height: 1px; border: 0px; }

/* 大枠レイアウト */
/* ------------------------------------------------------------------------- */

	body {
		height: 100%;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
		font-family: "ＭＳＰ ゴシック", "Osaka";
		font-size: 12px;
		color: #666666;
		background: url("/s/img/bg.gif") #FFFFFF;
	}

	#container {
		text-align: center;
		width: 100%;
	}

	#wrapper {
		text-align: left;
		width: 760px;
		padding: 0px;
		margin: 0px auto;
		background-color: #fff;
	}

/* ヘッダー */
/* ------------------------------------------------------------------------- */

	#header {
		text-align: left;
		width: 760px;
		padding: 0px;
		background-color: #FFF7D9;
		border-bottom: 4px solid #FFE57F;
	}


	#logo {
		width: 80px;
		float: left;
	}

	#shopName {
		width: 600px;
		float: left;
		color: #FF9900;
		font-size: 14px;
		padding-top: 13px;
		padding-left: 5px;
	}

	#shopName a{
		color: #FF9900;
		font-size: 18px;
		font-weight: bold;
	}
	
	#ispotLonk {
		width: 74px;
		float: right;
	}
	#login {
		padding: 0px;
		background-color: #FFF2BF;
	}
	


/* コンテンツ枠 */
/* ------------------------------------------------------------------------- */
	#main{
		width: 735px;
		padding: 0px;
		margin: 15px 15px 10px 10px;
		background-color: #fff;
	}
	
	#nav{
		width: 150px;
		padding: 0px;
		float: left;
		margin-right : 10px;
	}
	
	#primary{
		width: 575px;
		padding: 0px;
		float: right;
	}
	
	#primarysab{
		width: 560px;
		padding: 0px;
		float: right;
		padding-right: 5px;
	}
	
/* ナビ列 */
/* ------------------------------------------------------------------------- */
/****** メインナビ ******/

	#categoryNavigation {
		margin-bottom:6px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
	}
/* 	* {
		margin:0pt;
		padding:0pt;
	}
 */	
/****** ボタン ******/
	.LinkBtLeft{
		float: left;
		width: 74px;
		margin:0;
		margin-bottom : 2px;
	}
	.LinkBtRight{
		float: right;
		width: 74px;
		clear:right;
		margin:0;
		margin-bottom : 2px;
	}
/****** ispot担当からのコメント ******/

	.ispotstaffComment{
		background-color: #F6EDE3;
		border-bottom: 2px solid #E5CBB1;
		margin : 7px 0 10px 0;
	}
	.ispotstaffComment p{
		margin:0pt;
		padding:0pt;
	}
	.ispotstaffComment_text{
		color: #666666;
		padding: 3px;
	}
	.ispotstaffComment_name{
		color: #666666;
		padding: 3px;
		text-align: right;
	}
	
/****** 携帯 ******/
	
	.mobile_qr{
		float: left;
		width: 82px;
	}
	.mobile_txt01{
		float: left;
		width: 68px;
		padding-top: 5px;
		font-size: 10px;
		line-height: 15px;
	}
	.mobile_txt02{
		padding-top: 5px;
		font-size: 10px;
		line-height: 15px;
		clear:both;
	}
	
/****** グループ店 ******/
	
	.group-title{
		margin: 10px 0px 5px 0px;
	}
	
	.group-list ul {
		list-style-type:none;
		margin:0pt;
		padding:0pt;
	}
	.group-list li a {
		background:transparent url(/s/img/mark01.gif) no-repeat scroll 0px 3px;
		padding-left:8px;
		font-size:10px;
	}	
	
	.group-list li a:link	{ color: #663300; text-decoration:none;}
	.group-list li a:visited{ color: #663300; text-decoration:none;}
	.group-list li a:hover	{ color: #663300; text-decoration:underline;}
	
/****** カテゴリ表示 ******/

	.menuCategory{
		margin: 5px 0px;
		width: 150;
		border-top: 1px solid #DCE184;
		border-bottom: 1px solid #DCE184;
	}

	.menuCategory th{
		padding: 3px 5px;
		width: 150px;
		background-color: #EAEEA5;
		text-align: left;
	}
	.menuCategory th a:link		{ color: #666600; text-decoration:none;}
	.menuCategory th a:visited	{ color: #666600; text-decoration:none;}
	.menuCategory th a:hover	{ color: #666600; text-decoration:underline;}


	.menuCategory td{
		background-color: #F8FADF;
		padding: 3px 5px;
		text-align: left;
		line-height: 18px;
	}

/****** お知らせ ******/

	.menuInfo{
		margin: 0px 0px 5px 0px;
		width: 150;
		border-bottom: 1px solid #FFE57F;
		color: #663300;
	}

	.menuInfo td{
		background-color: #FFF9E1;
		padding: 3px 5px;
		text-align: left;
		line-height: 18px;
	}

	
/* メインコンテンツ */
/* ------------------------------------------------------------------------- */
/****** ショップ写真 ******/

	#shopPhoto{
		width: 336px;
		float: left;
		margin-bottom : 10px;
	}
	
	
/****** 今月のショップデータ ******/

	#scoreBtm{
		background: url(/s/img/score_btm.gif);
		width: 212px;
		height: 18px;
		text-align: center;
		color: #663300;
	}
	
/****** お店からのコメント ******/

	#shopCommont{
		width: 234px;
		float: right;
	}
	
	.shopComBg{
		background: url(/s/img/comment_bg.gif);
		margin-bottom : 10px;
	}
	.shopComTxt{
		padding: 5px 15px 0px 35px;
		text-align: left;
	}

/****** インフォメーション ******/

	div.info_title{
		background: url(/s/img/info_title_bg.gif) no-repeat;
		width: 336px;
		height: 19px;
		font-size: 2px;
		line-height: 5px;
	}

	div.info_title img{
		margin: 0px 8px 0px 0px;
	}

	div.info_title .left{
		display: block;
		float: left;
		margin: 0px;
		padding: 0px 0px 0px 12px;
		font-size: 5px;
		line-height: 5px;
	}

	div.info_title .right{
		display: block;
		float: left;
		width: 120px;
	}

	div.info_main{
		background: url(/s/img/info_mainbg.gif) repeat-y;
		width: 336px;
	}

	div.info_main ul{
		padding: 0px;
		margin: 0px 15px;
		padding: 3px 0px;
	}

	div.info_main li{
		padding: 0px;
		margin: 0px;
		list-style: none;
		font-size: 10px;
		color: #663300;
		line-height: 16px;
	}

	div.info_bottom{
		background: url(/s/img/info_bottom.gif) no-repeat;
		width: 336px;
		height: 5px;
		padding: 0px;
		margin: 0px;
		font-size: 1px;
	}
	.ispotdata{
		color: #663300;
		font-size: 12px;
		text-align: right;
	}
	


/****** インフォメーションページ ******/

div.infopage_title{
	background: url(/s/img/infopage_title.gif) no-repeat;
	display: block;
	width: 560px;
	height: 33px;
	text-indent: -5555px;
	font-size: 3px;
	line-height: 5px;
}

div.infopage_bg{
	background: url(/s/img/infopage_bg.gif) repeat-y;
	width: 560px;
}

div.infopage_bottom{
	background: url(/s/img/infopage_bottom.gif) no-repeat;
	width: 560px;
	height: 10px;
	font-size: 3px;
	line-height: 5px;
}

div.infopage_stitle{
	font-size: 12px;
	width: 535px;
	padding: 6px 5px 3px;
	background: #EEF3D3;
	text-align: left;
	color: #666600
}

div.infopage_text{
	width: 515px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	margin: 10px 0px 5px;
}

div.info_textbox{
	line-height: 18px;
	margin: 0px 0px 10px;
}

div.info_textdetails{
	font-size: 10px;
	line-height: 16px;
	margin: 0px 0px 0px 1em;
}

div.info_textdetails2{
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
}

span.info_link{
	color: #FF9900;
}

span.info_link a{
	color: #FF9900;
	text-decoration: underline;
}

div.mk_box{
	width: 300px;
}

div.mk_box_s{
	width: 180px;
}

div.mk_list{
	float: left;
	display: block;
	font-size:10px;
	color:#660000;
	margin-right:2px;
	margin-bottom:2px;
	margin-top:6px;
}


/****** ショップデータ ******/
	
	#shopdata{
		background-color: #FFF5E0;
		margin: 0px;
		padding: 0px;
		width: 570px;
		color: #663300;
	}
	#shopdatawrap{
		width: 380px;
		float: left;
		background-color: #FFF5E0;
	}
	#shopdatawrap_Map{
		width: 560px;
		background-color: #FFF5E0;
	}
	#shopmapBg{
		width: 190px;
		background-color: #FFF5E0;
		float: left;
		text-align: center;
		margin-top : 5px;
	}
	#shopmapBg p{
		margin:0;
	}
	.shopmapLink{
		padding-top: 5px;
		padding-right: 10px;
		text-align: right;
	}
	.shopline{
		background:transparent url(/s/img/shopdata_line.gif) repeat-x scroll left bottom;
		padding: 1px 0px;
		width: 380px;
	}
	.shopline_Map{
		background:transparent url(/s/img/shopdata_line.gif) repeat-x scroll left bottom;
		padding: 1px 0px;
		width: 560px;
	}
	.shopDataLeft{
		float: left;
		width: 70px;
		text-indent:10px;
		margin: 7px 0px 5px 0px;
	}
	.shopDataCenter{
		float: left;
		width: 310px;
		margin: 7px 0px 5px 0px;
		line-height:16px;
	}
	.shopDataCenter span{
		color: #FF6600;
	}
	.shopDataCenter a:link	{ color: #FF6600; text-decoration:none;}
	.shopDataCenter a:visited{ color: #FF6600; text-decoration:none;}
	.shopDataCenter a:hover	{ color: #FF6600; text-decoration:underline;}
	
	.shopDataCenter_Map{
		float: left;
		width: 470px;
		margin: 7px 0px 5px 0px;
		line-height:16px;
	}
	.shopDataCenter_Map span{
		color: #FF6600;
	}
	.shopDataCenter_Map a:link	{ color: #FF6600; text-decoration:none;}
	.shopDataCenter_Map a:visited{ color: #FF6600; text-decoration:none;}
	.shopDataCenter_Map a:hover	{ color: #FF6600; text-decoration:underline;}
	
	
	.shopDataBt{
		float: left;
		width: 70px;
		margin: 5px 0px 5px 1px;
	}
	
/****** 友達にショップを教える・ブログにはる ******/
	
	.blogFriend_bt{
		float: right;
		text-align: right;
		margin-top : 5px;
		width: 164px;
	}
/****** 突撃体験レポート ******/
	.repoWarp{
		width: 570px;
	}
	.repoWarp p{
		margin: 0;
	}
	.repoTab{
		float: left;
		background:transparent url(/s/img/repo_tab.gif) no-repeat scroll left;
		height: 68px;
		width: 480px;
	}
	.repoTab p{
		padding-left : 40px;
		padding-top: 9px;
	}
	.repoPhoto{
		float: right;
		width: 90px;
	}
	
/****** メニューレポート ******/
	.menuRepoWarp{
		width: 570px;
		margin-top : 10px;
	}
	.menuRepoWarp p{
		margin: 0;
	}

	.menuRepoPhoto{
		float: left;
		width:66px;
	}
	
	.menuRepoTitle{
		float:left;
		width:213px;
		color: #FF9900;
		line-height: 18px;
		font-size: 14px;
		padding-top: 5px;
		margin-left : 5px;
	}
	
	.menuRepoTitle a{
		font-weight: bold;
	}
	.menuRepoTitle a:link	{ color: #996600; text-decoration:none;}
	.menuRepoTitle a:visited{ color: #996600; text-decoration:none;}
	.menuRepoTitle a:hover	{ color: #996600; text-decoration:underline;}

/****** コラム ******/
	.mcolumnWarp{
		width: 568px;
		border: 1px solid #E5E5E5;
		margin-top : 10px;
	}
	.columnLineWarp{
		float: left;
		width: 466px;
	}
	.columnLine{
		background:transparent url(/s/img/columnline.gif) repeat-x bottom scroll left;
		padding: 1px;
		color: #FF9900;
		margin-top : 10px;
		margin-left : 7px;
		margin-right : 7px;
		width: 452px;
	}
	.columnTit{
		float: left;
		width: 360px;
	}
	.columnNmae{
		float: left;
		width: 90px;
		text-align: right;
	}
	
	.columnLine a:link	{ color: #996600; text-decoration:none;}
	.columnLine a:visited	{ color: #996600; text-decoration:none;}
	.columnLine a:hover	{ color: #996600; text-decoration:underline;}

	.columnLine a.base:link	{ color: #FF9900; text-decoration:none;}
	.columnLine a.base:visited	{ color: #FF9900; text-decoration:none;}
	.columnLine a.base:hover	{ color: #FF9900; text-decoration:underline;}

	.columnPhoto{
		float: left;
		width: 90px;
		background-color: #ff0000;
		margin: 10px 0px;
	}
/* ------------------------------------------------------------------------- */
/****** フッター ******/

	.s_footerLink{
		text-align: center;
		color: #996600;
		margin-top : 20px;
		padding-top: 3px;
		border-top: 1px solid #FFEBAD;
	}
	
	.s_footerLink a:link	{ color: #996600; text-decoration:none;}
	.s_footerLink a:visited	{ color: #996600; text-decoration:none;}
	.s_footerLink a:hover	{ color: #996600; text-decoration:underline;}

	
	#s_footerCopy{
		background-color: #FFCC66;
		color: #663300;
		text-align: center;
		margin-top : 3px;
		padding: 3px;
	}
	
/* ------------------------------------------------------------------------- */
	.clear {
		clear: both;
		float: none;
	}
	.BdLine01{
		background:transparent url(/s/img/bdline01.gif) repeat-x scroll left;
		padding: 0px;
		font-size: 1px;
		line-height: 1px;
		height: 1px;
		margin: 0px;
	}
	.s_linkF60 a:link	{ color: #FF6600; text-decoration:none;}
	.s_linkF60 a:visited	{ color: #FF6600; text-decoration:none;}
	.s_linkF60 a:hover	{ color: #FF6600; text-decoration:underline;}


/************07/03/07 ミニレポート******************/

#minirepo{width: 560px;}

/* ------------------------------------------------------------------- */

.mini_bana{
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

.mini_bg{
	background: url(/s/salon_img/mini_bg_middle.jpg) repeat-y;
	padding-left: 34px;
	padding-right: 26px;
}

.mini_texttitle{color:#660000;}
.mini_texttitle a:link{ color:#660000; text-decoration:none;}
.mini_texttitle a:visited{ color:#660000; text-decoration:none;}
.mini_texttitle a:hover{ color:#660000; text-decoration:underline;}


.mini_text{color:#666666;}

.mini_photo{border:solid  2px #CCCCCC;}

.mini_line{
	background-color: #FDE097;
	margin-top : 10px;
}
.mini_dot{
	background: url(/s/salon_img/mini_dot.gif) repeat-x;
	margin-bottom : 4px;
}

.border{
	background: url(/s/salon_img/border.gif) repeat-x;
	clear :both;
}

/* ミニレポリスト */
.mini_listtitle_text{color: #FF6600;}
.mini_listtitle_text a:link{ color:#FF6600; text-decoration:underline;}
.mini_listtitle_text a:visited{ color:#FF6600; text-decoration:underline;}
.mini_listtitle_text a:hover{ color:#FF6600; text-decoration:underline;}

.minilist_dot{
	background: url(/s/salon_img/mini_listdot.gif) repeat-x;
	margin-top : 8px;
	margin-bottom : 8px;
}


/* アンケート */
/* ------------------------------------------------------------------------- */
.anq_tit{
	background: url(/s/img/enq_title.gif) no-repeat top;
	width: 560px;
	height: 110px;
}
.anq_tit p{
	padding-left: 15px;
	padding-top: 40px;
	width: 540px;
}