@charset "utf-8"; 
body {
	padding-top: 26px !important;
	padding-top: 0;/*ie6*/
	background-position: center 26px;
}
ul#clogPrbar {
	width:100%;
	min-width:750px;
	z-index:2000;
	position:fixed;
	top:0px;
	left:0px;
	height:26px;
	margin:0;
	border-bottom:1px solid #ccc;
	color:#333;
	background-color: #fff;
	font-size: 12px;
	list-style-type:none;
	overflow: hidden;
	padding: 0;
}

#clogPrbar li {
	margin:0;
	list-style-type:none;
	vertical-align: middle;
	overflow: hidden;
	padding: 0px;
	height:22px;
	padding-top: 2px;
}
#clogPrbar a {
	margin:0;
	padding:0;
	color:#0066FF !important;
	text-decoration:underline !important;
	font-family:sans-serif;
	white-space:nowrap;
}
#clogPrbar a:hover {
	color:#0066FF !important;
	text-decoration:none !important;
}
#clogPrbar a img {
	border:0;
}
#clogPrbar #logo {
	float: left;
	width:90px;
}
#clogPrbar #logo img {
	padding:2px 0 2px 4px;
}
#clogPrbar #txtPr {
	float: left;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	margin-top: 4px;
}
#clogPrbar #blogCategory {
	float: right;
	overflow: hidden;
	margin-right: 5px;
	display: inline;
	text-align: right;
	color: #666666;
	margin-top: 4px;
}
#clogPrbar #blogSearch {
	float: right;
	width: 320px;
	overflow: hidden;
	text-align: right;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.ticker_search {
	text-align: right;
	float: right;
	line-height: 1.7em;
	padding-top: 8px;
}


#clogPrbar #prBtn {
	float: right;
	width: 70px;
	text-align: right;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 2px;
	font-size: 10px;
}
#clogPrbar #blogSearch #form #tickerButton {
	color:#333333;
	cursor:pointer;
	outline:none;
	background-color: #fff;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #ccc;
	width: 30px;
	margin-left: 5px;
}
#clogPrbar #blogSearch #form #tickerBox {
	width: 120px;
	margin-bottom: 2px;
}
#clogPrbar #blogCategory img {
	margin-top: 2px;
}
.seachCopy{
	font-size: 12px;
}

#blogadd{
	float: right;
	width: 110px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#blogadd form #submit {
	background-color: #37aa83;
	font-size: 13px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	width: 100px;
	margin-right: 3px;
	margin-left: 0px;
	background-image: url(http://www.hamazo.tv/contents/ad_ticker/img/link_icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	border-radius: 4px;        /* CSS3草案 */
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px;   /* Firefox用 */
	height: 22px;
}
