@charset "UTF-8";

/*/////////////////////////////////////////////////////////

 http://www.shutoko.jp/　ヘッダー・フッター用CSS
 ( last updated : 2010/2/20 )
 
 バナーレイアウト用/////////////////////////////////////*/
.standard #helper {
	padding: 0 15px 0px 15px;
}

.standard #helper p#topicPath {
	width: 380px;
	margin-bottom: 0;
	float: left;
}

.standard #helper p#bannerArea {
	width: 330px;
	margin-bottom: 0;
	float: left;
}
p#bannerArea * {
	margin:0; padding:0; vertical-align:bottom;
}
p#bannerArea a {
	margin: 0 0 0 10px;
}
.standard #helper div#heplerTool {
	width: 220px;
	float: right;
}
.standard #helper div#heplerTool div#searchWindow {
	width: 100px;
}
