@charset "UTF-8";

ol.searchTopList{
    list-style-position: inside;
    margin: 0 30px 0 40px;
}
ol.searchTopList li{
    padding: 15px 0 10px;
    list-style-type: decimal;
    font-size: 1.2em;
    border-bottom: #999 dotted 1px;
}
ol.searchTopList li li{
    margin-left: 20px;
    padding: 0;
    font-size: 0.8em;
    list-style-type: none;
    border: none;
}
ol.searchTopList li a{
}
ol.searchTopList li dl{

}
dd.ssearchShop{

}
dd.searchUp{
    margin-top: 5px;
    text-align: right;
    font-weight: bold;
    font-size: 0.8em;
}

/*-----------------------------------
 	left-content
 -----------------------------------*/
/* item-search */
#left-content #item-search{
	width:665px;
    background:#fff url(/common/images/top/box_bg.gif) repeat-y;
}

#left-content #item-search h4{
	margin-top:15px;
	margin-left:33px;
}

#left-content #item-search p{
	margin-left:36px;
	font-size:100%;
}

#wrapper #top-content #top-content #left-content #item-search h4 img{
	margin-left:10px;
	margin-top:20px;
	display:block;
	clear:both;
}
div#top-content{

}

/* checkbox base ----------------------------------------- */

.checkbox-header{
	width:600px;
	margin:10px auto 0px auto;
	background:#fff url(/common/images/item_search/chk_top.gif) no-repeat;
	padding-top:12px;
}

.checkbox-footer{
	width:600px;
	background:#fff url(/common/images/item_search/chk_bottom.gif) no-repeat;
	padding-bottom:12px;
}

.checkbox-body{
	background:#fff url(/common/images/item_search/chk_bg.gif) repeat;
	padding:0px 15px 10px 15px;
	width:570px;
}
.checkbox-body h5 img{
    vertical-align: middle;
}

/* ------------------------------------------------------ */
#left-content #item-search form{
	background:#fff url(/common/images/item_search/chk_bg.gif) repeat;
	padding:0 0 5px 0;
	width:600px;
    font-size: 1em;
}

/* ----- */
#left-content #item-search .sh-item,
#left-content #item-search .shop-item{
	padding:5px 15px;
	clear:both;
}

#left-content #item-search .sh-item h5{
	float:left;
	width:65px;
	font-size:100%;
	color:#666666;
	margin:5px 5px 0 0;
    text-align: right;
}
#left-content #item-search .shop-item h5{
    float:left;
	width:90px;
	font-size:100%;
	color:#666666;
	margin:5px 5px 0 0;
    text-align: right;
}
#left-content #item-search .sh-item .item-chk,
#left-content #item-search .shop-item .item-chk{
	margin-left:70px;
}
#left-content #item-search .sh-item .item-chk dd,
#left-content #item-search .shop-item .item-chk dd{
    margin: 5px 0 15px;
	padding: 10px;
    background: #FFF;
}

* html #left-content #item-search .sh-item .item-chk dd,
* html #left-content #item-search .shop-item .item-chk dd{
	text-indent: -3px;
}
dl.item-chk{
    padding-bottom: 10px;
}
#left-content #item-search .sh-item .item-chk dt,
#left-content #item-search .shop-item .item-chk dt{
    margin-top: 3px;
    color: #f03f75;
    font-weight: bold;
}
#left-content #item-search .checkbox-header ul.searchShop{
    margin-top: 0;
}
ul.searchShop img{
    margin-right: 5px;
    vertical-align: middle;
}
ul.searchShop li{
    display: inline;
}
ul.searchShop li input,
dl.item-chk input{
    vertical-align: middle;
}
#left-content #item-search .sh-item p{
	margin-left:80px;
}
div.sh-item input#itemword,
div.shop-item input#shopword{
    padding: 1px;
    border:1px solid #7F9DB9;
    /*color: #aaa;*/
}
#left-content #item-search form .sh-btn{
	text-align:center;
	background: url(/common/images/item_search/chk_line.gif) no-repeat center top;
	padding:15px 5px 5px 5px;
	margin-top:10px;
}
div.SearchUD label{
    margin: 0 10px 0 2px;
}
/* ----- */
#left-content #item-search .sh-condition{
	padding-bottom:10px;
}
#left-content #item-search .sh-condition .checkbox-header{
	width:600px;
	margin:10px auto 0px auto;
	background:#fff url(/common/images/item_search/chk_top.gif) no-repeat;
	padding-top:12px;
}

#left-content #item-search .sh-condition .checkbox-header .checkbox-footer{
	width:600px;
	background:#fff url(/common/images/item_search/chk_bottom.gif) no-repeat;
	padding-bottom:12px;
}
#left-content #item-search .sh-condition .checkbox-header .checkbox-body h4{
	background: url(/common/images/item_search/chk_line.gif) no-repeat bottom;
	margin: 0 0 5px 0;
	padding-bottom:10px;
	font-size:125%;
	color:#666666;
}
#left-content #item-search .sh-condition .checkbox-header .checkbox-body h5{
	padding:0px 5px 0px 10px;
	width:65px;
	float:left;
	clear:left;
    text-align: right;
}
#left-content #item-search .sh-condition .checkbox-header .shopSearchCheck h5{
	width:90px;
}
#left-content #item-search .sh-condition .checkbox-header .checkbox-body p{
	margin-left:80px;
	width:460px;
}
#left-content #item-search .checkbox-header ul{
	list-style:none;
	margin-top:15px;
	padding-left:5px;
	font-size:95%;
	line-height:1.7;
}
#left-content #item-search .checkbox-header ul li a{
	color:#F03F75;
	text-decoration:underline;
}
#left-content #item-search .checkbox-header ul li a:hover{
	color:#FF0033;
	text-decoration:underline;
}

/* glay base ----------------------------------------- */

.glay-header{
	width: 600px;
	background: url(/common/images/item_search/glay_top.gif) no-repeat left top;
	padding-top:6px;
	margin:0 auto;
	clear:both;
}
.glay-footer{
	width: 600px;
	padding-bottom:6px;
	background:#f2f2f2 url(/common/images/item_search/glay_bottom.gif) no-repeat left bottom;
}
.glay-body{
	width: 600px;
    position: relative;
	background: url(/common/images/item_search/glay_body.gif) repeat-y;
}
.glay-body div{
    margin: 4px 150px 5px 0;
    font-size: 0.9em;
    line-height: 1.7;
}
.glay-body div ul{
    margin-left: 15px;
    list-style-type: disc;
    list-style-position: inside;
}
.glay-body img{
    position: absolute;
    right: 7px;
    bottom: 3px;
}
.glay-body strong{
	font-size:150%;
	padding-right:3px;
}
#left-content #item-search div.glay-body p{
    margin-left: 10px;
}
.glay-body .hititem-num{
	float:left;
}
.glay-body .next-num{
	float:right;
	margin-top:3px;
	margin-right:15px;
}
/* item search result ----------------------------------------- */
.column{
	width:600px;
	margin: 10px 0 15px 32px;
	clear:both;
}
* html .column{
    width: 630px;
	margin: 10px 0 15px 18px;
}
.column .column-line{
	width:600px;
	clear:both;
	margin:0 auto;
    background: url(/common/images/item_search/search_dot.gif) no-repeat bottom right;
}
* html .column .column-line{
    padding-bottom: 10px;
    background: url(/common/images/item_search/search_dot.gif) no-repeat bottom left;
}
*:first-child+html .column .column-line{
    padding-bottom: 10px;
    background: url(/common/images/item_search/search_dot.gif) no-repeat bottom 15px;
}
.column .column-line .column-box{
	float:left;
	width:110px;
	line-height:1;
	margin:10px 10px 10px 0;
}
* html .column .column-line .column-box{
	margin-right:2px;
}
.column .column-line .column-box dl{
	width:110px;
}
.column .column-line .column-box dl dd.column-prv{
	width:68px;
	margin:0px 2px 3px 8px;
	float:left;
    font-size: 0.75em;
    color: #333;
}
* html .column .column-line .column-box dl dd.column-prv{
	width:70px;
	margin:0px 2px 5px 3px;
	float:left;
    font-size: 0.95em;
}
*:first-child+html .column .column-line .column-box dl dd.column-prv{
    margin-bottom: 6px;
    width:70px;
    font-size: 0.95em;
}
.column .column-line .column-box dl dd.column-news{
	width:28px;
	float:right;
    height: 12px;
	padding-right:1px;
}
.column .column-line .column-box dl dt{
	clear:both;
}
.column .column-line .column-box dl dt a img{
	width:100px;
	margin:0px 8px 0px 8px;
	border:1px dashed #FF6699;
}
.column .column-line .column-box dl dt a:hover img{
	border:1px solid #FF6699;
}

.column .column-line .column-box dl dd.column-name{
	width:104px;
	font-size:90%;
	line-height:1.2;
	text-decoration:none;
	margin:3px 0px 0px 6px;
}
.column .column-line .column-box dl dd.column-name img{
    vertical-align: middle;
}
/*.column .column-line .column-box dl dd.column-name a{
	color:#F03F75;
	text-decoration:underline;
}
.column .column-line .column-box dl dd.column-name a:hover{
	color:#FF0033;
	text-decoration:underline;
}*/
.column .column-line .column-box dl dd.column-update{
	width:100px;
	font-size:80%;
	margin:3px 0px 0px 10px;
}

/* shop search result ----------------------------------------- */
.shopresult{
    margin-bottom: 20px;
	width:665px;
}
.shopresult-box{
	width:605px;
	border-bottom:1px dotted #ccc;
	clear:both;
	margin:0 auto;
    position: relative;
}
.shopresult-box ul{
	list-style:none;
}
.shopresult-box h6{
	width:110px;
	line-height:1;
	margin:10px 0;
	float:left;
}
.shopresult-box h6 a img{
	width:100px;
	margin:0px 8px 0px 8px;
	border:1px dashed #FF6699;
}
.shopresult-box h6 a:hover img{
	border:1px solid #FF6699;
}
.shopresult-box .shopresult-shoplist{
	float:right;
	width:490px;
	margin:10px 0 5px;
	padding:0;
}
* html .shopresult-box .shopresult-shoplist{
	width:480px;
}
#left-content #item-search .shopresult-box .shopresult-shoplist p{
	float:left;
	margin-left: 10px;
	padding:0;
}
* html #left-content #item-search .shopresult-box .shopresult-shoplist p{
	margin-left: 0px;
}

.shopresult-box .shopresult-shoplist ul{
	float:left;
	margin-left:10px;
}
div.shopresult-shop{
    font-weight: bold;
}
.shopresult-box p.shopresult-tel{
	clear:both;
	width:450px;
    font-weight: bold;
}
p.shopresult-category{
	clear:both;
	width:450px;
}
.shopresult-update{
	clear:both;
	width:465px;
	text-align:right;
}

/*-----------------------------------------------
favorite_shop
-----------------------------------------------*/
p.faDelete{
    padding-left: 12px;
    position: absolute;
    top: 7px;
    right: 5px;
    background: url(../images/favorite_shop/cross_red.gif) no-repeat 0 6px;
}
p.faDelete a{
    color: #666;
}
/*-----------------------------------------------
wish_item
-----------------------------------------------*/
.wishBox{
	width:600px;
	margin: 0 0 15px 32px;
	clear:both;
}
dd.wiDelete{
    margin: 10px 0;
    padding-left: 14px;
    background: url(../images/favorite_shop/cross_red.gif) no-repeat 3px 3px;
}
* html dd.wiDelete{
    margin: 10px 0 ;
    padding-left: 12px;
    text-align: center;
    background: url(../images/favorite_shop/cross_red.gif) no-repeat 13px 1px;
}
.column .column-line .column-box dl dd.wiDelete a{
    color: #666;
    font-size: 0.9em;
}
#left-content #item-search dd.wiDelete{
    margin-left: 5px;
}
dd.column-wish{
    margin-top: 3px;
	text-align: right;
    font-size: 0.8em;
    color: #333;
}

/*-----------------------------------------------
site_search_result
-----------------------------------------------*/
#search_result{padding:10px 10px 10px 30px;}


/*-----------------------------------------------
fair_search_result
-----------------------------------------------*/
.shopresult-box p.fairTitle{
	clear:both;
	width:450px;
  font-weight: bold;
	margin-bottom:10px;
}
p.fairRead{
	font-size: 0.9em !important;
	margin: 5px 0 0 30px !important;
}
ul.natBt{
    position: absolute;
    top: 20px;
    right: 30px;
}
ul.natBt li{
    display: inline;
}

