@charset "Shift_JIS";

#schBar {
	background:url(../images/2010/schmn_bg.gif) left bottom no-repeat;
	margin-bottom:10px;
	padding-bottom:6px;
	}

#schBar h2 {
	margin:0;
	padding:0;
	width:224px;
	height:50px;
	overflow:hidden;
	text-indent:-999em;
	}
#schBar h3,
#schBar form {
	margin:0;
	padding:0;
	}

#schInner {
	width:214px;
	margin:0 5px;
	background-color:#FFFFFF;
	}

.schBox {
	padding:7px 10px 9px;
	line-height:1.6;
	}
	
	#keyword {
		display:block;
		margin:7px auto 8px;
		width:184px;
		}
	
	#pricebox {
		margin:7px auto 8px;
		width:188px;
		text-align:left;
		overflow:hidden;
		}
		#pricebox input {
			width:69px;
			}
	
	.btSearch {
		display:block;
		width:57px;
		margin:0 auto;
		}
	
.schmenu {
	margin:0;
	padding:0;
	list-style:none;
	}
	.schmenu li {
		margin:0;
		padding:0 0 0 12px;
		background:url(../images/2010/schmn_bow.gif) 0 6px no-repeat;
		}
	#shuppatsu li {
		float:left;
		display:inline;
		margin-right:1em;
		}
	#shuppatsu:after {
		content:".";
		display: block;
		height: 0;
		clear:both;
		visibility:hidden;
	}
	#shuppatsu {
		min-height: 1px;
	}
	
	* html .#shuppatsu {
		height: 1px;
		/*\*//*/
		height: auto;
		overflow: hidden;
		/**/
	}

#schThema {
	background:url(../images/2010/schbox_bg_01.gif) right bottom no-repeat;
	}
#schTarget {
	background:url(../images/2010/schbox_bg_02.gif) right top no-repeat;
	}

#barBanner {
	margin:0;
	padding:0;
	list-style:none;
	}
	#barBanner li {
		margin-bottom:5px;
		}
	#barBanner li img {
		border:none;
		vertical-align:bottom;
		font-size:0;
		}
		#barBanner li a:hover img {
			opacity:0.7;
			-moz-opacity:0.7;
			filter: alpha(opacity=70);
			}
