@charset "utf-8"; 

body {
	padding-top:26px !important;
	-o-background-position-y:26px !important;
	-webkit-background-position-y:26px !important;
	-ms-background-position-y:26px !important;
	-moz-background-position-y:26px !important;
	background-position-y:26px !important;
}

#nagablobar{
	z-index:2000;
	position:fixed;
	width:100%;
	top:0;
	left:0;
	height:26px;
	box-shadow:0px 0px 4px #aaa;
	-moz-box-shadow:0px 0px 4px #aaa;
	-webkit-box-shadow:0px 0px 4px #aaa;
	color:#333;
	background:#fff repeat-x;
	font-size: 12px;
	overflow: hidden;
	margin:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#nagablobar *{
	margin:0;
	padding:0;
}

ul#clogPrbar {
	list-style-type:none;
	padding:0 5px;
}

#clogPrbar li {
	list-style-type:none;
	float: left;
	vertical-align: middle;
	height: 26px;
	line-height:26px;

}

#clogPrbar a {
	color:#0066FF !important;
	text-decoration:underline !important;
	white-space:nowrap;
}

#clogPrbar a:hover {
	color:#0066FF !important;
	text-decoration:none !important;
}

#clogPrbar a img {
	border:0;
}

#logo {
	float: left;
	width:120px;
	height:26px;
}
/*.tiTop {
	top:-10px;
	left: 6px;
	position: relative;
}*/

 #logo img {
	padding:2px 0 2px 0px;
}

#txtPr {
	font-size: 12px;
	line-height: 26px;
	vertical-align: middle;
	text-align: left;
	height: 26px;
	margin-left:6px;
}

#gabu{
	float:right !important;
	margin: 4px 0 0 3px;
}

 #blogCategory {
	float: right !important;
	height: 20px;
	overflow: hidden;
	margin-right: 10px;
	display: inline;
	text-align: right;
	font-size: 11px;
	color: #999;
}

#blogCategory img {
	margin-top: 2px;
	vertical-align: middle;
}



#blogSearch {
	float: right !important;
	overflow: hidden;
	text-align: right;
	vertical-align: middle;
	margin: 0px;
}

#blogSearch form{
	font-size:100%;
	display:inline;
}

#blogSearch input{
	display:inline;
	vertical-align: middle;
	height:18px;
	margin-left:3px;
}

#prBtn {
	float: right;
	height: 26px;
	width: 60px;
	text-align: right;
	padding-right: 5px;
	overflow: hidden;
}



#tickerButton {
	color:#333;
	cursor:pointer;
	outline:none;
	background-color: #fff;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #ccc;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #ccc;
	width: 30px;
	margin-left: 10px;
}

 #tickerBox {
	width: 120px;
	height: 14px;
	border:1px solid #CCC;
	background:#f2f2f2;
}




#more {
	padding-top: 26px;
}

