@charset "utf-8";

.cj_clearfix:after {  /* floatを解除 */
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.cj_clearfix {  /* IE7対策 */
	min-height: 1px;
}

* html .cj_clearfix {
	height: 1px;  /* IE6対策、下はMac IE4,5対策 */
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#cj_shopsearch {
	position:relative;
	width:600px;
	height:124px;
	margin:20px auto 0 auto;
	padding:0;
	text-align:left;
}
#cj_shopsearch_02 {
	position:relative;
	width:600px;
	height:52px;
	margin:20px auto 0 auto;
	padding:0;
	text-align:left;
	background:url(../images/search-bg.gif) left top no-repeat;
}
#cj_shopsearch p, #cj_shopsearch_02 p {
	position:relative;
	margin:0;
	padding:0;
	top:3px;
	left:3px;
	width:594px;
	height:46px;
	overflow:hidden;
	background-color:#FFFFFF;
}
#cj_shopsearch ul {
	position:relative;
	top:31px;
	left:5px;
	margin:0;
	padding:0;
	text-align:left;
}
#cj_shopsearch ul li {
	position:relative;
	float:left;
	list-style-type:none;
	margin:0px 1px 0 0;
	padding:0;
	width:196px;
	height:42px;
	overflow:hidden;
}
#cj_shopsearch a:hover img, #cj_shopsearch_02 a:hover img {
	filter:alpha(opacity=75); opacity: 0.75;
}

.cj_ols-chiyoda {
	background:url(../images/search-chiyoda.gif) left top no-repeat;
}
.cj_ols-tsoc {
	background:url(../images/search-tsoc.gif) left top no-repeat;
}
.cj_ols-sp {
	background:url(../images/search-sp.gif) left top no-repeat;
}
.cj_ols-spc {
	background:url(../images/search-spc.gif) left top no-repeat;
}
.cj_ols-cedarcrest {
	background:url(../images/search-cedarcrest.gif) left top no-repeat;
}
