@charset "utf-8";

.yjMainGrid {padding:0 2px 0;}
.required {color:#ff0000;font-weight:normal;}
.ex {font-weight:normal;}
.mg0t {margin-top:0 !important;}
.mg0b {margin-bottom:0 !important;}
.mg10t{margin-top:10px !important;}
.mg15t{margin-top:15px !important;}
.mg20t{margin-top:20px !important;}
.mg25t{margin-top:25px !important;}
.mg30t{margin-top:30px !important;}
.mg35t{margin-top:35px !important;}
.mg10b{margin-bottom:10px !important;}
.mg15b{margin-bottom:15px !important;}
.mg20b{margin-bottom:20px !important;}
.mg25b{margin-bottom:25px !important;}
.mg30b{margin-bottom:30px !important;}
.mg35b{margin-bottom:35px !important;}
.bdr{ margin-top:10px; padding-top:10px; border-top:#DDDDD1 solid 1px;}

.bt01,
.bt02,
.bt03,
.bt04,
.bt05,
.bt06,
.bt07,
.bt08,
.bt09,
.bt10,
.bt11,
.bt12,
.bt13,
.bt14,
.bt15,
.bt16,
.bt17,
.bt18,
.bt19,
.bt20,
.bt21,
.bt22,
.bt25,
.bt26{
	width:174px;
	height:35px;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#fff;
	cursor:pointer;
}
.bt25{
	width:286px;
}
.bt01 {background-image:url(../../images/posting/bt01.png);}/* 投稿をキャンセル */
.bt02 {background-image:url(../../images/posting/bt02.png);}/* 投稿内容を確認する */
.bt03 {background-image:url(../../images/posting/bt03.png);}/* 写真を追加 */
.bt04 {background-image:url(../../images/posting/bt04.png);}/* クチコミを修正する */
.bt05 {background-image:url(../../images/posting/bt05.png);}/* クチコミを投稿する */
.bt06 {background-image:url(../../images/posting/bt06.png);}/* 削除を中止する */
.bt07 {background-image:url(../../images/posting/bt07.png);}/* クチコミを削除する */
.bt08 {background-image:url(../../images/posting/bt08.png);}/* イベントを修正する */
.bt09 {background-image:url(../../images/posting/bt09.png);}/* イベントを投稿する */
.bt10 {background-image:url(../../images/posting/bt10.png);}/* 投稿内容を修正する */
.bt11 {background-image:url(../../images/posting/bt11.png);}/* 写真を投稿する */
.bt12 {background-image:url(../../images/posting/bt12.png);}/* 削除を中止する */
.bt13 {background-image:url(../../images/posting/bt13.png);}/* 写真を削除する */
.bt14 {background-image:url(../../images/posting/bt14.png);}/* 報告をキャンセル */
.bt15 {background-image:url(../../images/posting/bt15.png);}/* 報告内容を確認する */
.bt16 {background-image:url(../../images/posting/bt16.png);}/* イベントを削除する */
.bt17 {background-image:url(../../images/posting/bt17.png);}/* 報告 */
.bt18 {background-image:url(../../images/posting/bt18.png);}/* 申告をキャンセル */
.bt19 {background-image:url(../../images/posting/bt19.png);}/* 申告 */
.bt19 {background-image:url(../../images/posting/bt19.png);}/* 申告 */
.bt20 {background-image:url(../../images/posting/bt20.png);}/* 申告内容を確認 */
.bt21 {background-image:url(../../images/posting/bt21.png);}/* 違反申告 */
.bt22 {background-image:url(../../images/posting/bt22.png);}/* 申告内容を修正 */
.bt25 {background-image:url(../../images/posting/bt25.png);}
.bt26 {background-image:url(../../images/posting/bt26.png);}

.lh13{ line-height:1.3;}
.bBottom{ border-bottom:#ddddd1 solid 1px;}

.errorMd {
	margin-bottom:15px;
	border:solid 1px #ff0000;
	background-color:#ffffcc;
	padding:5px;
	text-align:center;
}
.errorMd p {
	font-size:115.4%;
	color:#ff0000;
}

.errorTxt {
	min-height:14px;
	_height:14px;
	margin-bottom:10px;
	line-height:1.1;
	padding-left:20px;
	color:#ff0000;
	background:url(../../images/posting/ic03.png) no-repeat 0 0;
}

.message{ margin:10px; padding:5px 10px; border:#F00 solid 1px; color:#F00; text-align:center;}
.message a{ color:#F00;}

#postingArea {
	width:800px;
	margin:0 auto;
	/*padding-bottom:30px;*/
}
#postingTtl {
	padding:5px 8px 5px;
	border-top:solid 1px #cbcfaa;
	background-color:#efefef;
	/zoom:1;
}
#postingTtl h1 {font-size:115.4%; font-weight:bold;}


/* #postingAreaTtl
----------------------------------- */
#postingAreaTtl {
	margin-top:19px;
	margin-bottom:20px;
}
#postingAreaTtl .ruby {
	font-size:76.9%;
	line-height:1.1;
	color:#999999;
}
#postingAreaTtl h2 {
	margin-top:5px;
	font-size:138.5%;
	line-height:1.43;
	font-weight:bold;
}
#postingAreaTtl h2 span {
	font-weight:normal;
}


/* #reputationArea
----------------------------------- */
#reputationArea {
	border:solid 1px #ddddd1;
	background-color:#f1faf9;
	padding:12px 16px 16px;
}
#reputationArea span.note {
	padding-left:5px;
	display:inline-block;
	font-weight:normal;
	color:#ff0000;
}

#reputationArea div.ttl {margin-bottom:15px;}
#reputationArea h3 {
	font-size:115.4%;
	font-weight:bold;
	float:left;
}
#reputationArea p.txt {
	padding-top:2px;
	padding-left:20px;
	float:left;
}
#reputationArea p.txt a {
	min-height:18px;
	_height:18px;
	display:inline-block;
	padding-left:17px;
	background:url(https://s.yimg.jp/images/common/helpicon.gif) no-repeat 0 3px;
}


#reputationArea div.box01 {
	padding:8px 15px;
	background-color:#fff;
}
#reputationArea div.box01 dt,
#reputationArea div.box01 dd{
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
}
#reputationArea div.box01 dt.ttl {width:165px;font-size:107.7%;}
#reputationArea div.box01 dd .score {
	margin-right:25px;
	font-size:169.2%;
	font-weight:bold;
	color:#ff6600;
	display:inline-block;
	vertical-align:middle;
}


#reputationArea div.box01 dd .rate_jsoff {
	min-height:16px;
	_height:16px;
	margin:10px 0;
	padding-left:25px;
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
	font-size:115.4%;
	background:url(../../images/posting/star_jsoff.png) no-repeat 0 0;
}

#reputationArea div.box01 dd .rate {
	width:181px;
	height:32px;
	padding-top:13px;
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
	background:url(../../images/posting/rate_star.png) no-repeat 0 -370px;
}
#reputationArea div.box01 dd .rate ul {
	width:185px;
	height:32px;
	background-image:url(../../images/posting/rate_star.png);
	background-position:0 0;
	background-repeat:no-repeat;
	/zoom:1;
}
#reputationArea div.box01 .rate ul:after {content:""; clear:both; display:block;}


#reputationArea div.box01 .rate ul.rt05_over {background-position:0 -33px;}
#reputationArea div.box01 .rate ul.rt10_over {background-position:0 -66px;}
#reputationArea div.box01 .rate ul.rt15_over {background-position:0 -99px;}
#reputationArea div.box01 .rate ul.rt20_over {background-position:0 -132px;}
#reputationArea div.box01 .rate ul.rt25_over {background-position:0 -165px;}
#reputationArea div.box01 .rate ul.rt30_over {background-position:0 -198px;}
#reputationArea div.box01 .rate ul.rt35_over {background-position:0 -231px;}
#reputationArea div.box01 .rate ul.rt40_over {background-position:0 -264px;}
#reputationArea div.box01 .rate ul.rt45_over {background-position:0 -297px;}
#reputationArea div.box01 .rate ul.rt50_over {background-position:0 -330px;}

#reputationArea div.box01 .rate ul.rt05 {background-position:-200px -33px;}
#reputationArea div.box01 .rate ul.rt10 {background-position:-200px -66px;}
#reputationArea div.box01 .rate ul.rt15 {background-position:-200px -99px;}
#reputationArea div.box01 .rate ul.rt20 {background-position:-200px -132px;}
#reputationArea div.box01 .rate ul.rt25 {background-position:-200px -165px;}
#reputationArea div.box01 .rate ul.rt30 {background-position:-200px -198px;}
#reputationArea div.box01 .rate ul.rt35 {background-position:-200px -231px;}
#reputationArea div.box01 .rate ul.rt40 {background-position:-200px -264px;}
#reputationArea div.box01 .rate ul.rt45 {background-position:-200px -297px;}
#reputationArea div.box01 .rate ul.rt50 {background-position:-200px -330px;}


#reputationArea div.box01 .rate li.even {padding-right:5px;}
#reputationArea div.box01 .rate li {
	width:16px;
	height:33px;
	float:left;
}
#reputationArea div.box01 .rate li a {
	width:16px;
	height:33px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}


#reputationArea div.box02 {
	padding:0 15px;
	margin-top:15px;
	background-color:#fff;
}

#reputationArea div.box02 dt.ttl {
	padding:8px 0 5px;
	font-size:107.7%;
	border-bottom:dotted 1px #dadfc3;
}

#reputationArea div.box02 dd.sliderArea {padding:25px 0 25px;/zoom:1;}
#reputationArea div.box02 dd.sliderArea:after {content:""; clear:both; display:block;}

/* .sliderMd
----------------------------------- */
.sliderMd {
	width:49.9%;
	float:left;
}

.sliderMd div.innr {
	padding:18px 0 0;
	display:inline-block;
	/display:inline;
	/zoom:1;
	background:url(../../images/posting/slider_m.png) no-repeat right 0;
}
.sliderMd div.innr dl {margin-bottom:3px;}
.sliderMd dt,
.sliderMd dd {
	font-size:115.4%;
	font-weight:bold;
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
}
.sliderMd dt {
	width:155px;
	text-align:right;
	padding-right:12px;
}
.sliderMd dd {color:#ff6600;}
.sliderMd dd.postingPoint {
	width:2.5em;
}
.sliderMd dd.postingSlide {
	width:187px;
	height:16px;
	position:relative;
	background:url(../../images/posting/slider_bg.png) no-repeat 0 0;
}
.sliderMd dd.postingSlide a {
	width:15px;
	height:22px;
	margin-left:-5px;
	background:url(../../images/posting/slider_tsumami.png) no-repeat 0 0;
	display:block;
	outline:none;
	position:absolute;
	top:-3px;
	left:0;
}


/* .sliderMd_jsoff
----------------------------------- */
.sliderMd_jsoff {
}
.sliderMd_jsoff .box01 {width:30.3%;float:left; padding:0 !important; margin:0 !important;}
.sliderMd_jsoff .box02 {width:39.3%;float:left; padding:0 !important; margin:0 !important;}
.sliderMd_jsoff .box03 {width:30.3%;float:left; padding:0 !important; margin:0 !important;}

.sliderMd_jsoff .box01 dt {width:100px;}
.sliderMd_jsoff .box02 dt {width:155px;}
.sliderMd_jsoff .box03 dt {width:100px;}

.sliderMd_jsoff dl {margin-bottom:8px;}
.sliderMd_jsoff dt,
.sliderMd_jsoff dd {
	font-size:115.4%;
	font-weight:bold;
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
}
.sliderMd_jsoff dt {
	text-align:right;
	padding-right:12px;
}

/* #postingCompleted
----------------------------------- */
#postingCompleted {
	margin-top:70px;
	text-align:center;
}

#postingCompleted h2 {
	font-size:123.1%;
	font-weight:bold;
}

#postingCompleted h2 span{
	font-weight:normal;
}

#postingCompleted p {
	font-size:123.1%;
}

/* #postingSuccessive
----------------------------------- */
#postingSuccessive {
	margin-top:30px;
	font-size:123.1%;
	text-align:center;
}

/* postingItem
--------------------------------- */
.postingItem dl {
	margin-top:25px;
}
.postingItem dt {
	padding:1px 5px;
	border-left:solid 4px #71a500;
	font-weight:bold;
	font-size:115.4%;
	line-height:1.1;
}
.postingItem dd {
	margin-top:5px;
	padding:20px 30px;
	background-color:#f4f3e1;
}
.postingItem li {
	padding-right:45px;
	line-height:1.8;
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
}
.postingItem div li {
	padding-right:10px;
	line-height:1.1;
}
.postingItem div li.none {padding-right:0;}

.postingItem dd li input {
	vertical-align:middle;
}
.postingItem dd li label {
	padding-left:7px;
	font-size:115.4%;
	vertical-align:middle;
}
.postingItem .textarea {
	width:605px;
}
.postingItem .textarea p {
	text-align:right;
}
.postingItem .textarea p span {
	font-weight:bold;
}
.postingItem .calbtn {
	padding:0 5px 0 2px;
	display:inline-block;
	vertical-align:middle;
}
.postingItem .calbtn img {
	cursor:pointer;
}
.postingItem .caution{
	margin-top:25px;
}
.postingItem .caution em{
	font-weight:bold;
}

/* listTxtArea01
--------------------------------- */
.listTxtArea01 {margin-top:25px;}
.listTxtArea01 dt {
	padding:1px 5px;
	border-left:solid 4px #71a500;
	font-weight:bold;
	font-size:123.1%;
	line-height:1.1;
}
.listTxtArea01 dd {
	margin-top:5px;
	padding:10px 30px;
	background-color:#f4f3e1;
}

/* listTxtArea02
--------------------------------- */
.listTxtArea02 {
	margin-top:20px;
}
.listTxtArea02 dl {
	padding:10px;
	background-color:#efefef;
}
.listTxtArea02 dt {
	margin-bottom:3px;
	font-weight:bold;
}

/* postingBtn
--------------------------------- */
.postingBtn {
	margin-top:30px;
	text-align:center;
}
.postingBtn li {
	padding:0 10px;
	display:inline-block;
	/display:inline;
	/zoom:1;
}


/* comment01
--------------------------------- */
.comment01 {margin-top:20px;}
.comment01 dl {border:solid 1px #cdcdcd;}
.comment01 dt {
	padding:3px 10px 2px;
	font-weight:bold;
	font-size:115.4%;
	background-color:#e7e7e7;
}
.comment01 dd {padding:13px 15px 10px;}
.comment01 dd p {line-height:1.3;text-align:justify;text-justify:inter-ideograph;}



/* comment02
--------------------------------- */
.comment02 {
	margin:35px 30px 0;
	padding:15px 20px 20px;
	background-color:#f4f3e1;
}
.comment02 p {
	text-align:center;
	font-size:123.1%;
}
.comment02 a {
	font-weight:bold;
}

.comment02 div.box {
	margin-top:15px;
	padding:15px;
	font-size:87.5%;
	border:solid 1px #cbcfaa;
	background-color:#fff;
}
.comment02 div.box a {font-weight:normal;}

.comment02 div.box p.lnk {margin-top:20px;}

/* postingAddPhBtn
--------------------------------- */
.postingAddPhBtn {
	margin-top:20px;
	text-align:center;
}
.postingAddPhBtn .btn {
	margin:0 auto;
}

/* postingAddPhBtn_v2
--------------------------------- */
.postingAddPhBtn_v2 {
	margin-top:20px;
	text-align:right;
	
}
.postingAddPhBtn_v2 .btn {
	margin:0 auto;
}
.postingAddPhBtn_v2 input {
	margin-left:10px;
	float:right;
}


/* uploadPhTbl
--------------------------------- */
.uploadPhTbl {
	margin-top:20px;
	padding:0 49px;
}
.uploadPhTbl,x:-moz-any-link,x:default {margin-top:10px;}/* fireFox */
.uploadPhTbl table {
	width:100%;
	margin-top:10px;
}
.uploadPhTbl th,
.uploadPhTbl td {border:solid 1px #999;}
.uploadPhTbl th {
	width:120px;
	padding:0 0 0 18px;
	text-align:left;
	background-color:#f4f3e1;
}
.uploadPhTbl th.ttl {
	width:auto;
	padding:2px 8px;
	background:#b5d94f url(../../images/posting/ttbg01.png) repeat-x 0 0;
	font-weight:bold;
}
.uploadPhTbl td {padding:15px;}
.uploadPhTbl .dmyPh {margin-top:10px;}
.uploadPhTbl .textarea {width:400px;}
.uploadPhTbl .textarea p {text-align:right;}
.uploadPhTbl .textarea p span {font-weight:bold;}


/* headingTxt
--------------------------------- */
.headingTxt {margin-bottom:5px;}
.headingTxt p.txt01 {
	font-weight:bold;
	font-size:115.4%;
	line-height:1.2;
}
.headingTxt p.txt02 {}
.headingTxt p.txt03 { font-size:115.4%;}
.headingTxt em{ font-weight:bold;}
.headingTxt .sec{ margin-bottom:10px; padding-bottom:10px; border-bottom:#DDDDD1 solid 1px;}
/* postingListTbl
--------------------------------- */
.postingListTbl {
	margin-top:5px;
}
.postingListTbl table {
	width:100%;
}
.postingListTbl th,
.postingListTbl td {
	border:solid 1px #979571;
	font-size:115.4%;
	text-align:left;
}
.postingListTbl th {
	width:179px;
	padding:12px 0 12px 19px;
	border-right:none;
	font-weight:bold;
	vertical-align:top;
	background-color:#d9eba4;
}
.postingListTbl td {
	padding:12px 15px;
	border-left:none;
}
.postingListTbl td.reputation {
	font-weight:bold;
	font-size:123.1%;
}
.postingListTbl td.reputation span {
	margin:0 5px 0 3px;
	display:inline-block;
	width:185px;
	height:32px;
	background-image:url(../../images/posting/rate_star.png);
	background-position:0 0;
	background-repeat:no-repeat;
	/zoom:1;
	vertical-align:bottom;
	/vertical-align:middle;
}

.postingListTbl td.reputation span.rt05 {background-position:-200px -33px;}
.postingListTbl td.reputation span.rt10 {background-position:-200px -66px;}
.postingListTbl td.reputation span.rt15 {background-position:-200px -99px;}
.postingListTbl td.reputation span.rt20 {background-position:-200px -132px;}
.postingListTbl td.reputation span.rt25 {background-position:-200px -165px;}
.postingListTbl td.reputation span.rt30 {background-position:-200px -198px;}
.postingListTbl td.reputation span.rt35 {background-position:-200px -231px;}
.postingListTbl td.reputation span.rt40 {background-position:-200px -264px;}
.postingListTbl td.reputation span.rt45 {background-position:-200px -297px;}
.postingListTbl td.reputation span.rt50 {background-position:-200px -330px;}




.postingListTbl div.img {
	width:135px;
	height:135px;
	float:left;
}
.postingListTbl div.txt {
	margin-left:135px;
}
.postingListTbl dl {
	font-size:86.7%;
}
.postingListTbl dt {float:left;}
.postingListTbl dl.st01 dd {
	margin-left:5.5em;
}
.postingListTbl dl.st02 {
	margin-top:2px;
}
.postingListTbl dl.st02 dd {
	margin-left:3.5em;
}
.postingListTbl .send{word-break:break-all; word-wrap:break-word; overflow:auto;}

/* footLink
--------------------------------- */
.footLink {
	margin-top:40px;
	text-align:center;
}
.footLink p {
	font-size:123.1%;
}


/* #guideWrapper
--------------------------------- */
#guideWrapper {padding:20px 20px 10px;}

.guideTtl {
	margin-bottom:14px;
	text-align:center;
}
.guideTtl h1 {
	width:561px;
	height:44px;
	margin:0 auto;
	background:url(../../images/posting/tt01.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	/zoom:1;
}

.guideBox {margin-bottom:15px;/zoom:1;}

.guideBox div.ttl {
	min-height:25px;
	_height:25px;
	padding:9px 10px 0;
	background:url(../../images/posting/ttbg02.png) repeat-x 0 0;
}

.guideBox div.ttl h2 {
	text-indent:-9999px;
	overflow:hidden;
	background-position:0 0;
	background-repeat:no-repeat;
}

.guideBox div.ttl h2.st01 {
	width:336px;
	height:17px;
	background-image:url(../../images/posting/te01.png);
}
.guideBox div.ttl h2.st02 {
	width:169px;
	height:17px;
	background-image:url(../../images/posting/te02.png);
}
.guideBox div.ttl h2.st03 {
	width:219px;
	height:17px;
	background-image:url(../../images/posting/te03.png);
}


.guideBox div.contents {
	padding:14px 20px;
	background-color:#f9f8f2;
	border-bottom:solid 1px #e3ddc6;
	font-size:115.4%;
}
.guideBox dl.sec {margin-bottom:15px;}
.guideBox dl.sec dt {/font-size:108% !important;}
.guideBox dl.sec dd {margin-top:2px;padding:5px 0 0;border-top:dotted 1px #ccc;}



.guideBox .innrBox dl {width:420px;float:left;}


.reputationGuide {
	width:405px;
	padding:10px;
	float:right !important;
	background-color:#fff;
	font-size:86.7%;
}

.reputationGuide dt {
	width:164px;
	height:15px;
	margin-bottom:5px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../images/posting/te04.png);
}
.reputationGuide p {_margin-bottom:4px;}

.reputationGuide p span {
	width:80px;
	height:16px;
	margin-right:8px;
	display:inline-block;
	background-image:url(../../images/icn_starM.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	/zoom:1;
}
.reputationGuide .star01 {background-position:-224px 0;}
.reputationGuide .star02 {background-position:-208px 0;}
.reputationGuide .star03 {background-position:-192px 0;}
.reputationGuide .star04 {background-position:-176px 0;}
.reputationGuide .star05 {background-position:0 0;}


.guideBox .listArea {margin-top:20px;}
.guideBox .listArea dt {font-weight:bold;}

/* AD */
.pos-im{ width:614px; margin:20px auto 10px;}
#pos-im{ width:614px; margin:20px auto 10px;}

/* owner */
.owner{ padding-top: 30px;text-align: center; }
.owner p{ margin-bottom: 10px; }
.owner strong{ color:#f60;font-weight:bold; }
.owner .btnArea{ margin: 30px 0 80px;text-align:center;font-weight:bold;}
.owner .btnArea p{ margin-bottom:10px; }
.owner .btnArea input{ width:282px;height:25px;text-align:center;font-weight:bold;vertical-align:middle;border:none;background-position:0 0;background-repeat:no-repeat;background-color:#fffbfb;cursor:pointer;text-indent:-9999px;}.modalSkin .paging {line-height:1.2; }
.owner .btnArea input,
x:-moz-any-link,
x:default{ padding-bottom:3px; }
.owner .btnArea .bt01{ background-image:url(../../images/posting/bt23.png); }
.owner .btnArea .bt02{ background-image:url(../../images/posting/bt24.png); }
.owner .btnArea li{ padding:0 9px 0;display:inline-block;/display:inline;/zoom:1;vertical-align:middle; }
.owner .btnArea .btn01{ margin-left:9px;padding:0; }

/* best3 */
.best3 .postingItem dl { margin:0; padding:10px; border-bottom:1px solid #e5e8d2; background-color:#f4f3e1;}
.best3 .postingItem dl.last { border-bottom: none;}
.best3 .postingItem dt { border:none; float: left; width:300px; margin-right:10px; line-height: 1.3em;}
.best3 .postingItem dd { padding:0; margin-top: 0; float: left;}
.best3 .postingItem dd .textarea { width:458px;}
.best3 .postingItem dd .checkbox { margin-right:5px; position:relative; top:2px;}
.best3 h3 { background-color:#ebf8c3; border:1px solid #e2e9a5; padding: 8px 10px; font-weight:bold; margin: 15px 0 10px;}
.best3 .inputBest3 dl { float:left; width:238px; border: solid 1px #e5e8d2; text-align:center; padding: 10px;}
.best3 .inputBest3 dt { border-bottom: solid 1px #e5e8d2; padding-bottom:8px; margin-bottom: 10px; font-weight: bold; text-decoration: underline;}
.best3 .inputBest3 dt .rank1,.best3 .inputBest3 dt .rank2,.best3 .inputBest3 dt .rank3{ width:19px; height:19px; display:inline-block; text-indent:-9999px; margin-right:7px;}
.best3 .inputBest3 dt .rank1 { background:url(../../images/icn_rank.gif) no-repeat;}
.best3 .inputBest3 dt .rank2 { background:url(../../images/icn_rank.gif) no-repeat -20px 0px;}
.best3 .inputBest3 dt .rank3 { background:url(../../images/icn_rank.gif) no-repeat -40px 0px;}
.best3 .inputBest3 dd .selectImage { border:solid 1px #deddcb; padding: 2px; display:inline-block; margin-bottom:8px;}
.best3 .inputBest3 dd .selectImage img { border:solid 1px #e4e8d9;}
.best3 .inputBest3 dd .text { text-align:left;}
.best3 .inputBest3 dd textarea { width:236px; padding:0; margin:0;}

/* popup */
.popup {-moz-transform:none; background:url(../../images/user/bg_blind.png) repeat 0 0; left:0;position:fixed;top:0;width:100%; height:100%;z-index:100;}
/* pasteControl */
#pasteControl{ position:absolute; left:43%; width:646px; margin-left:-250px; padding:10px; border:1px solid #d7d7d7; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; -ms-border-radius:2px; background-color:#fff; text-align:left; font-size:small; overflow:hidden; z-index:1006; text-align:center; line-height:1em;}
#pasteControl .close{ float:right; width:17px; height:17px; background: url(../../images/poi/sp_btnPoi_v5.png) no-repeat -280px -18px; text-indent:-9999px; overflow:hidden; zoom:1; cursor:pointer;}
#pasteControl .menuImage { width:178px; border:1px solid #e5e8d2; float:left; padding: 10px; text-align:left;}
#pasteControl .menuImage a {text-decoration: none;}
#pasteControl .menuImage.middle { margin: 0 10px;}
#pasteControl .menuImage .photoL {float: left; margin-right: 10px; border:solid 1px #deddcb;}
#pasteControl .section01 .freeSearch { border-top: solid 1px #e5e8d2; padding-top: 10px; font-weight:bold;}
#pasteControl .freeSearch .button { font-weight: bold; border: solid 1px #535050; width:85px; padding: 2px 0; background: -moz-linear-gradient(#ffe9a7,#fea22d,#fea22d);background: -webkit-gradient(linear, left top, left bottom, from(#ffe9a7), color-stop(0.2, #fea22d), to(#fea22d)); border-radius: 3px;  -webkit-border-radius: 3px; -moz-border-radius: 3px;}
#pasteControl .freeSearch .freeword { width:280px; margin: 0 0 0 10px; color:#999999;}
#pasteControl .result { text-align:left; padding-bottom: 10px; margin-bottom: 10px; border-bottom:dotted 1px #e5e8d2;}
#pasteControl .section02 .freeSearch { border-bottom: solid 1px #e5e8d2; padding-bottom: 10px; font-weight:bold; margin-bottom:10px;}
#pasteControl .section02 .menuImage { width:300px; border:none; padding:0;}
#pasteControl .section02 .menuImage .name { font-weight:bold;}
#pasteControl .section02 .menuImage .genre { font-size:85%; margin: 5px 0 10px;}
#pasteControl .section02 .menuImage .genre span {color:#8e8846;}
#pasteControl .section02 .menuImage .button a { display:inline-block; padding: 3px 10px; border:solid 1px #c6c3a4; background: -moz-linear-gradient(#fdfdfd,#ebeada);background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#ebeada)); }

/* confirm */
.boxTtlArea .category{ float:right; text-indent: 100%; white-space: nowrap; overflow: hidden; display:inline-block; width:80px; height:40px; background:url(../../images/media/sp_media.png) no-repeat 0 0; vertical-align:middle; position:relative; top:-1px; right:-1px;}
.boxTtlArea .category{ top:-11px; right:-11px;}
.boxTtlArea .category.local{ background-position:-475px -81px;}
.detail { width:584px; border:solid 1px #d0a600; padding:0; margin:0 auto;}
.detail .box {padding:10px 10px 0; zoom:1; float: none; clear:both; margin-top: 0; background-color:#fff6da;}
.detail .shopUnit.u1{ float:left; width:79px; margin: 0;}
.detail .shopUnit.u2{ float:left; width:154px; margin:0; text-align:center;}
.detail .shopUnit.u2 .ylMImg,.detail .shopUnit.u2 .ylBox{ width:120px; margin: 0 auto 3px;}
.detail .shopUnit.u2 .rank1,.detail .shopUnit.u2 .rank2,.detail .shopUnit.u2 .rank3{ width:19px; height:19px; display:inline-block; text-indent:-9999px; margin-right:3px; position:relative; top:-2px;}
.detail .shopUnit.u2 .rank1 { background:url(../../images/icn_rank.gif) no-repeat;}
.detail .shopUnit.u2 .rank2 { background:url(../../images/icn_rank.gif) no-repeat -20px 0px;}
.detail .shopUnit.u2 .rank3 { background:url(../../images/icn_rank.gif) no-repeat -40px 0px;}
.detail .shopUnit.u2 .name { margin-bottom:5px;}
.detail .shopUnit.u1 .genre span{ display:inline-block;}
.detail .masterDetail { float:left; margin-left:15px; width:464px; margin-bottom:8px;}
.detail .masterDetail .sns { position:relative; top:-40px; height:0;}
.detail .masterDetail .voice { position:relative; padding: 4px; border: solid 1px #e3d19d; margin-bottom:10px;}
.detail .masterDetail .voice .arrow{ position:absolute; top:0; left: -9px;}
.detail .masterDetail .voice div { background-color:#ffffff; padding: 10px;}
.detail .masterDetail .voice p { border-bottom:#ddddd1 dotted 1px; padding-bottom:10px; margin-bottom:10px;}
.detail .masterDetail .voice p.last { border-bottom:none; padding-bottom:0; margin-bottom:0;}
.detail .moreBest { clear:both; float: none; text-align: right; border-top:1px solid #e3d19d; padding-top:5px;}