/*ショップページ*/

#shopPan {
	margin:0px;
	padding:7px 0px;
	width:950px;
	height:auto;
	float:left;
	color:#440079;
	font-weight:600;
	text-align:left;
}

#shopPan p {
	margin:0px;
	padding:0px;
	width:830px;
	float:left;
}


#shopPan a#loglog {
	margin:0px;
	padding:2px 0px 2px 15px;
	width:105px;
	float:right;
	background-image:url("../img/hedlogin.gif");
	background-repeat:no-repeat;
	display:block;

}

/*コメント*/
#komeled {
	margin:0px;
	padding:0px;
	width:950px;
	float:left;
	color:#ff1a00;
	text-align:left;
}

/*SHOPヘッド*/
#shophed {
	margin:0px;
	padding:0px;
	width:950px;
	height:auto;
}

/*バナー*/
#shopbanner {
	margin:0px;
	padding:5px 0px 0px 0px;
	width:438px;
	height:92px;
	float:left;
	background-color:#E6DEC7;

}


/*地域表示*/
#shophed h2 {
	margin:0px;
	padding:0px;
	width:500px;
	color:#796F51;
	float:right;
	text-align:left;
	font-size:1em;
}




/*詳細１*/
#shophed ul {
	margin:0px;
	padding:0px;
	width:500px;
	float:right;
}

#shophed li#shopname {
	padding:0px;
	width:500px;
	float:left;
	font-weight:700;
	font-size:2em;
	line-height:1.3em;
	color:#440079;
	text-align:left;
}

#shophed li#shopname em {
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 13px;
	color:#ff66ff;
	font-size:0.6em;
	background-image:url("../shop/img/hate.gif");
	background-repeat:no-repeat;
}

#shophed li {
	margin:0px;
	float:left;
	text-align:left;
	background-repeat:no-repeat;
}

#shophed li a {
	color:#440079;
}

#shophed li#telto {
	padding:0px 0px 0px 18px;
	width:182px;
	font-weight:900;
	font-size:1.7em;
	background-image:url("../shop/img/shoptelto.gif");

}



#shophed li#mailto {
	padding:3px 0px 0px 20px;
	width:280px;
	font-weight:700;
	font-size:1.2em;
	background-image:url("../shop/img/shopmailto.gif");
	background-position:0px 4px;
}


#shophed li#openlast {
	padding:0px 0px 0px 18px;
	width:482px;
	font-weight:700;
	font-size:1.2em;
	background-image:url("../shop/img/shopopenlast.gif");
}



/*////////////////////無料掲載//////////////////////*/
#shopfreehed {
	margin:0px;
	padding:0px;
	width:950px;
	height:auto;
	text-align:left;
}

#shopfreehed h2 {
	margin:0px;
	padding:0px;
	width:950px;
	color:#796F51;
	float:left;
	text-align:left;
	font-size:1em;
}

#shopfreehed p {
	width:950px;
	float:left;
	text-align:left;
	font-size:1em;
}

/*/////////////////////////////////////////////////////////////タイトル//////////////////////////////////////////////////////*/
.shop_title {
	margin:10px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	width:940px;
	height:32px;
	text-align:left;
	float:left;
	color:#ffffff;
	background-image:url("../shop/img/shop_title.gif");
	background-repeat:no-repeat;
}



/*/////////////////////////////////////////////////////////ショップデーータ１//////////////////////////////////////////////*/
#shopdeta1 {
	margin:5px 0px 0px 0px;
	padding:0px;
	width:950px;
	height:88px;
	float:left;
	background-image:url("../shop/img/shop_deta1.gif");
	background-repeat:no-repeat;
}


#shopdeta1 li#pay {
	margin:0px;
	padding:5px 0px 0px 60px;
	width:275px;
	height:70px;
	float:left;
	text-align:left;
	color:#4C1500;
}

#shopdeta1 li#area {
	margin:0px;
	padding:5px 0px 0px 60px;
	width:200px;
	height:70px;
	float:left;
	text-align:left;
	color:#4C1500;
}


#shopdeta1 li#tokuten {
	margin:0px;
	padding:5px 0px 0px 60px;
	width:295px;
	height:70px;
	float:left;
	line-height:1.2em;
	text-align:left;
	color:#4C1500;
}


/*ショップこだわり条件*/
#shopkodawari {
	margin:5px 0px 0px 0px;
	padding:40px 0px 0px 20px;
	width:930px;
	height:95px;
	float:left;
	background-image:url("../shop/img/shop_kodawari.gif");
	background-repeat:no-repeat;
}

#shopkodawari li {
	width:100px;
	height:20px;
	font-weight:600;
	float:left;
	margin:0px 4px 1px 0px;
	_margin:0px 2px 1px 0px;
	padding:4px 0px 0px 0px;
	border:1px #dcdcdc solid;
	/*background-image:url("../shop/img/kodawari.gif");*/
}


#shopkodawari li.on {
	color:#6A4E1B;
}

#shopkodawari li.off {
	color:#CAB887;
}


/*ショップメニュー*/
#shopmenu {
	margin:10px 0px;
	padding:0px 10px;
	width:930px;
	height:41px;
	float:left;
	background-image:url("../shop/img/shop_menu.gif");
	background-position:0px 5px;
	background-repeat:no-repeat;
	
}

#shopmenu li.link {
	margin:10px 0px 0px 0px;
	padding:5px 5px 0px 5px;
	float:left;
	border-right:1px #ffffff solid;
}


#shopmenu li a {
	color:#ffffff;
	font-weight:700;
}


#shopmenu li#keep {
	margin:13px 12px 0px 0px;
	_margin:13px 6px 0px 0px;
	width:129px;
	height:19px;
	padding:0px;
	float:right;
}

#shopmenu li#keep a {
	width:129px;
	height:19px;
	display:block;
	background-image:url("../shop/img/keep.gif");
	background-repeat:no-repeat;
}


#shopmenu li#oubo {
	margin:0px 8px 0px 0px;
	_margin:0px 4px 0px 0px;
	width:158px;
	height:41px;
	padding:0px;
	float:right;
}

#shopmenu li#oubo a {
	width:158px;
	height:41px;
	display:block;
	background-image:url("../shop/img/oubo.gif");
	background-repeat:no-repeat;
}

/*////////////////////////////////////////////ショップメッセージ*/
#messBox {
	margin:0px;
	padding:10px 0px 0px 0px;
	width:950px;
	height:auto;
	float:left;
}

#messBox dl {
	margin:0px;
	padding:0px;
	width:408px;
	height:auto;
	float:left;
}



#messBox dt {
	margin:0px;
	padding:2px 0px;
	width:408px;
	height:auto;
	float:left;
	text-align:left;
	color:#FF1A00;
	font-size:1.5em;
	font-weight:800;
}



#messBox dd {
	margin:0px;
	padding:0px;
	width:408px;
	height:auto;
	float:left;
	text-align:left;
	color:#4C1500;
	font-size:1;
}


/*地図表示部分*/
#maparea {
	margin:0px;
	padding:0px;
	width:538px;
	height:320px;
	float:right;
	background-image:url("../shop/img/maparea.gif");
	background-repeat:no-repeat;
}


#maparea li#shopname {
	margin:0px;
	padding:20px 0px 0px 10px;
	width:200px;
	height:auto;
	color:#FF1A00;
	font-size:1.3em;
	font-weight:700;
	float:left;
	text-align:left;
}


#maparea li.deta {
	margin:0px;
	padding:0px 0px 0px 10px;
	width:200px;
	height:auto;
	float:left;
	color:#4C1500;
	text-align:left;
}

#maparea li.deta em {
	color:#FF1A00;
	
}

#maparea li.imgLink {
	margin:0px;
	padding:5px 0px 0px 5px;
	width:215px;
	float:left;
}



#maparea #mapImg {
	margin:0px;
	padding:10px 6px 0px 0px;
	width:306px;
	height:310px;
	float:right;
}


/*/////////////////////////////////////////////////////////////写真タイトル*/
#photoBox {
	margin:0px;
	padding:0px;
	width:950px;
	height:auto;
	float:left;
	background-color:#F8FFF0;
}


#photoBox dl {
	margin:0px;
	padding:0px;
	width:316px;
	height:auto;
	float:left;
}


#photoBox dt {
	margin:0px;
	padding:0px;
	width:314px;
	height:235px;
}

#photoBox dd#title {
	margin:0px;
	padding:2px 0px;
	width:314px;
	color:#BA0000;
	background-color:#E6FFCA;
}


#photoBox dd#coment {
	margin:0px;
	padding:0px;
	width:314px;
	color:#4C1500;
}


/*//////////////////////////////////////////////////////フォトクリップ*/
#photoclip_title {
	margin:10px 0px 0px 0px;
	padding:0px;
	width:950px;
	height:37px;
	text-align:left;
	text-indent:-500px;
	float:left;
	overflow-hidden;
	background-image:url("../shop/img/photoclip_title.gif");
	background-repeat:no-repeat;
}


#photoclipBox {
	margin:0px;
	padding:0px;
	width:950px;
	background-color:#E3D9F6;
	float:left;
}


#photoclipBox dl {
	margin:0px;
	padding:0px;
	width:475px;
	float:left;
	background-image:url("../shop/img/photoclip_dl.gif");
}


#photoclipBox dt {
	margin:0px;
	padding:0px;
	width:200px;
	height:150px;
	float:left;
	
}


#photoclipBox dd {
	margin:0px;
	padding:5px 0px;
	width:270px;
	height:140px;
	float:right;
	text-align:left;
	line-height:1.3em;
	color:#4C1500;
}

#photoclipBox dd strong {
	color:#BA0000;
}


/*お仕事情報*/
#workinfo_title {
	margin:10px 0px 0px 0px;
	padding:0px;
	width:950px;
	height:37px;
	text-align:left;
	text-indent:-500px;
	float:left;
	overflow-hidden;
	background-image:url("../shop/img/shop_deta2.gif");
	background-repeat:no-repeat;
}


#workdate {
	margin:0px;
	padding:5px 0px;
	width:950px;
	float:left;
	text-align:left;
	color:#4C1500;
}

#workdate strong {
	color:#BA0000;
	font-size:1.4em;
}




/*お仕事情報*/
#workplace_title {
	margin:0px;
	padding:0px;
	width:950px;
	height:37px;
	text-align:left;
	text-indent:-500px;
	float:left;
	overflow-hidden;
	background-image:url("../shop/img/workplace_title.gif");
	background-repeat:no-repeat;
}


#workplaceBox {
	margin:0px;
	padding:0px 0px 10px 0px;
	width:950px;
	height:auto;
	float:left;
	
	
	
}

#masterPhoto {
	margin:0px;
	padding:0px;
	width:200px;
	height:265px;
	float:left;
}

.workplacetext {
	margin:0px;
	padding:10px 0px;
	width:740px;
	float:right;
	color:#4C1500;
	text-align:left;
}

#workplaceBox dl {
	margin:0px;
	padding:0px 0px 10px 0px;
	width:740px;
	float:right;
}



#workplaceBox dt {
	margin:0px;
	padding:0px;
	color:#BA0000;
	font-weight:700;
	font-size:1.2em;
	text-align:left;
}


#workplaceBox dd {
	margin:0px;
	padding:0px;
	text-align:left;
	color:#4C1500;

}


/*Q&A*/
#qa_title {
	margin:10px 0px 0px 0px;
	padding:0px;
	width:950px;
	height:37px;
	text-align:left;
	text-indent:-500px;
	float:left;
	overflow-hidden;
	background-image:url("../shop/img/qa_title.gif");
	background-repeat:no-repeat;
}


#qaBox {
	margin:0px;
	padding:0px;
	width:950px;
	height:auto;
	float:left;
}

#qaBox dt {
	margin:0px;
	padding:0px;
	width:950px;
	height:auto;
	text-align:left;
	font-size:1.2em;
	color:#BA0000;
	font-weight:700;
	border-bottom:1px #E6FFCA solid;
}




#qaBox dd {
	margin:0px;
	padding:7px 0px;
	width:950px;
	height:auto;
	color:#4C1500;
	text-align:left;
	float:left
}


#shopdeta2 {
	margin:0px;
	padding:0px;
	width:950px;
	height:37px;
	text-align:left;
	text-indent:-500px;
	float:left;
	overflow-hidden;
	background-image:url("../shop/img/shopdeta2.gif");
	background-repeat:no-repeat;
}

#shopdeta2Box {
	margin:0px;
	padding:0px;
	width:950px;
	float:left;
	
	
}



#t_left {
	margin:0px;
	padding:0px;
	float:left;
}

#t_right {
	margin:0px;
	padding:0px;
	float:right;

}

td {
	margin:0px;
	padding:5px 0px 5px 10px;
	text-align:left;

}

.td1 {
	background-color:#E0FFBE;
	
}


.td2 {
	background-color:#F8FFF0;

}

.td3 {
	background-color:#E6FFCA;

}


.td4 {
	background-color:#ffffff;

}


/*/////////////////////////////////////////////////////問い合わせ////////////////////////////////////////*/
#form_title {
	margin:10px 0px 0px 0px;
	padding:0px;
	width:950px;
	height:37px;
	text-align:left;
	text-indent:-500px;
	float:left;
	overflow-hidden;
	background-image:url("../shop/img/toi_title.gif");
	background-repeat:no-repeat;
}

#toiA {
	margin:0px 0px 10px 0px;
	padding:5px;
	width:940px;
	float:left;
	background-color:#E3D9F6;
	
}

#toiA p {
	color:#BA00FF;
	float:left;
}

#toiA a {
	float:right;
}

#toitoi {
	margin:0px;
	padding:0px;
	width:465px;
	float:left;
}

#toitoi li.telme {
	margin:0px;
	padding:0px 0px 0px 20px;
	width:445px;
	height:25px;
	font-size:1.5em;
	font-weight:600;
	float:left;
	text-align:left;
	background-image:url("../shop/img/telmeIcon.gif");
	background-repeat:no-repeat;
}

#toitoi li.mailto {
	margin:0px;
	padding:0px 0px 0px 20px;
	width:445px;
	height:25px;
	float:left;
	text-align:left;
	color:#ff1a00;
	background-image:url("../shop/img/mailtoIcon.gif");
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#toitoi li.mailto a {
	font-size:1.5em;
	font-weight:600;
	color:#440079;
}

#toitoi li.tokuten {
	margin:0px;
	padding:55px 13px 0px 13px;
	width:439px;
	height:100px;
	float:left;
	color:#ff0000;
	text-align:left;
	font-size:1.1em;
	background-image:url("../shop/img/gwtokuten.gif");
	background-repeat:no-repeat;
}

#toitoi li.mimasita {
	margin:0px;
	padding:0px;
	width:465px;
	float:left;
}

#toitoi2 {
	margin:0px;
	padding:0px;
	width:468px;
	float:right;
	background-color:#E6FFCA;
}




.toi_tdl {
	background-color:#F8FFF0;
	color:#4C1500;
}

.toi_tdr {
	background-color:#F8FFF0;
	color:#4C1500;
}

.toi_tdl2 {
	background-color:#F8FFF0;
	color:#4C1500;
}

.toi_tdr2 {
	background-color:#ffffff;
	color:#4C1500;
}

#toitoi_subm {
	width:100px;
	height:30px;
	background-color:#ffffff;
	border:1px #FF6500 solid;
	color:#ff1a00;
}

#toi_c {
	text-align:center;
}

.input {
	width:248px;
	border:1px #CAB887 solid;
}

.input2 {
	width:294px;
	border:1px #CAB887 solid;
}




#tex {
	width:324px;
	height:96px;
	border:1px #CAB887 solid;
}
/*///////////////////////////////////このお店をチェックした人は//////////////////////////////////////////*/



#shopList {
	margin:0px;
	padding:5px 0px;
	width:950px;
	float:left;
}

#shopList li {
	margin:0px;
	padding:0px;
	width:135px;
	height:100px;
	float:left;
}


/*///////////////////同じ地域///////////////////*/
#onajiarea {
	margin:0px;
	padding:0px;
	width:475px;
	float:left;
}

#onajiarea dt {
	margin:0px;
	padding:5px 0px 0px 10px;
	width:465px;
	height:32px;
	text-align:left;
	float:left;
	color:#ffffff;
	background-image:url("../shop/img/href_title.gif");
	background-repeat:no-repeat;
}




#onajiarea dd,
#onajishop dd {
	margin:0px;
	padding:3px 0px 3px 5px;
	width:470px;
	text-align:left;
}


#onajiarea dd a,
#onajishop dd a {
	color:#7C4BA1;
}














/*/////////////////////////同じ職種///////////////////////////////////////*/
#onajishop {
	margin:0px;
	padding:0px;
	width:475px;
	float:left;

}

#onajishop dt {
	margin:0px;
	padding:5px 0px 0px 10px;
	width:465px;
	height:32px;
	text-align:left;
	float:left;
	color:#ffffff;
	background-image:url("../shop/img/href_title.gif");
	background-repeat:no-repeat;
}