@charset "utf-8";
/*
======== CONTENTS =========
sidebar.css
last-updated:2007/06/19

	1.common
	2.pickup
	3.vote
	4.ranking
	5.comment,trackback

サイドバー
===========================
*/



/*
===== 1.common ======
*/



.bannerleftpr {
	font-size: 80%;
	line-height: 1.2;
	background: #fff url(/ez/static/common/images/icon.png) no-repeat 0 -736px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 14px;
	text-align:left;
}
.bannercenter {
	margin: 4px auto;
	text-align: center;
}
/*
===== 2.pickup ======
*/

#sidebar .pickup {
	text-align:left;
	border:solid 1px #CCCCCC;
	padding:0 3px;
	margin-bottom:6px;
}
#sidebar .sidebanner {
	text-align:left;
	width:300px;
	margin:0 auto 6px auto;
}
.pickup .pickup_item {
	padding: 8px 0 4px 0;
}
.pickup .pickup_item_2 {
	border-bottom:dotted 1px #CCCCCC;
	padding: 8px 0 4px 0;
}
.pickup .pickup_item_2 {
	overflow: hidden;
}
* html .pickup .pickup_item_2 {
	height: 1%;
}
.pickup .pickup_item_2 .image {
	float:right;
	border:#CCCCCC 1px solid;
	margin-left:4px;
}
.pickup .pickup_item_up {
	border-bottom:dotted 1px #CCCCCC;
	padding: 8px 0 0 0;
}
/*
===== 3.vote ======
*/
.vote_frame {
	text-align: left;
}
.vote {
	margin: 0px 0px 8px 0px;
	padding: 8px 8px 0px 8px;
}
.vote_q {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 100%;
	font-weight: bold;
	background: url(../images/icon_qmark.gif) no-repeat;
}
.vote_desc {
	margin: 0px 0px 4px 0px;
	font-size: 80%;
}
.vote_sel {
	margin: 0px 0px 8px 0px;
	font-size: 80%;
	vertical-align: baseline;
	display:block;
	width: 100%;
}
.vote_btn {
}
.vote_date {
	font-size: 80%;
	text-align:right;
}
.vote_item {
	display: block;
}
.vote_item input {
	float:left;
	display: block;
}
.vote_item .vote_item_text {
	float:left;
	display:block;
}
/* /vote */

/*
===== 4.ranking ======
*/
#sidebar .ranking {
	text-align:left;
	border:solid 1px #CCCCCC;
	margin-bottom:6px;
}
.ranking_subt {
	margin: 6px 0;
	padding: 2px;
	background: #DCE5EC;
	color:#666666;
	font-size: 90%;
}
.ranking_num {
	font-size: 80%;
	line-height: 1.1;
	border-bottom: 1px dotted #dfdfdf;
	padding:3px 3px 3px 20px;
	text-align: left;/*text-justify: inter-ideograph;*/
}
.no1 {
	background: url(/ez/static/common/images/icon.png) no-repeat 2px 2px;
}
.no2 {
	background: url(/ez/static/common/images/icon.png) no-repeat 2px -66px;
}
.no3 {
	background: url(/ez/static/common/images/icon.png) no-repeat 2px -134px;
}
.no4 {
	background: url(/ez/static/common/images/icon.png) no-repeat 2px -202px;
}
.no5 {
	background: url(/ez/static/common/images/icon.png) no-repeat 2px -270px;
}
.no6 {
	background: url(/ez/static/common/images/icon.png) no-repeat 2px -338px;
}
.no7 {
	background: url(/ez/static/common/images/icon.png) no-repeat 2px -406px;
}
.no8 {
	background: url(/ez/static/common/images/icon.png) no-repeat 2px -474px;
}
.no9 {
	background: url(/ez/static/common/images/icon.png) no-repeat 2px -542px;
}
.no10 {
	background: url(/ez/static/common/images/icon.png) no-repeat 2px -610px;
}
.ranking_num_item {
	border-bottom: 1px dotted #dfdfdf;
	padding:3px 3px 4px 3px;
	text-align: left;
	display: block;
	width: 100%;
	clear:both;
	line-height: 1.1;
	/* fireox important */
	overflow: hidden;
}
.ranking_num_item img.rank {
	display: block;
	float: left;
}
.ranking_num_item a {
	display: block;
	float:left;
	margin-left: 6px;
	font-size: 80%;
	line-height: 1.1;
	width: 90%;
}
.ranking_num_item img.new {
	display: inline;
	float:none;
}
/*
===== 5.comment,trackback ======
*/

#sidebar .comment {
	text-align:left;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding:0 3px;
	margin-bottom:6px;
}
#sidebar .comment {
	overflow: hidden;
}
* html #sidebar .comment {
	height: 1%;
}
.parts {
	border-bottom: 1px dotted #dfdfdf;
	padding: 6px 0 2px 0;
}
.partstxt {
	font-size: 80%;
	line-height: 1.2;
}
.partsname {
	font-size: 80%;
	line-height: 1.2;
	color:#999;
	background: url(/ez/static/common/images/icon.png) no-repeat 5px -793px;
	padding: 0.1em 0 0 1.6em;
}
/*===== 2.pickup ======*/

#sidebar .pickup p {
	padding: 2px 0 0 15px;
	text-align:left;
	margin-bottom:3px;
	line-height:1.2em;
}
#sidebar .bannerleft {
	padding: 0px;
	text-align: left;
	clear: both;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
#sidebar .pickup_banner {
	float: left;
	margin-right: 4px;
	width: 145px;
}
/*===== 2.tag cloud ======*/
#sidebar .tagcloud {
	text-align: left;
	border:solid 1px #CCCCCC;
	padding:0px 0px 3px 3px;
	margin-bottom:6px;
}
#htmltagcloud {
	text-align:  left;
	line-height: 1;
}
span.tagcloud0 {
	font-size: 12px;
}
span.tagcloud0 a {
	text-decoration: none;
}
span.tagcloud1 {
	font-size: 13px;
}
span.tagcloud1 a {
	text-decoration: none;
}
span.tagcloud2 {
	font-size: 14px;
}
span.tagcloud2 a {
	text-decoration: none;
}
span.tagcloud3 {
	font-size: 15px;
}
span.tagcloud3 a {
	text-decoration: none;
}
span.tagcloud4 {
	font-size: 16px;
}
span.tagcloud4 a {
	text-decoration: none;
}
span.tagcloud5 {
	font-size: 17px;
}
span.tagcloud5 a {
	text-decoration: none;
}
span.tagcloud6 {
	font-size: 18px;
}
span.tagcloud6 a {
	text-decoration: none;
}
span.tagcloud7 {
	font-size: 19px;
}
span.tagcloud7 a {
	text-decoration: none;
}
span.tagcloud8 {
	font-size: 20px;
}
span.tagcloud8 a {
	text-decoration: none;
}
span.tagcloud9 {
	font-size: 21px;
}
span.tagcloud9 a {
	text-decoration: none;
}
span.tagcloud10 {
	font-size: 22px;
}
span.tagcloud10 a {
	text-decoration: none;
}
span.tagcloud11 {
	font-size: 23px;
}
span.tagcloud11 a {
	text-decoration: none;
}
span.tagcloud12 {
	font-size: 24px;
}
span.tagcloud12 a {
	text-decoration: none;
}
span.tagcloud13 {
	font-size: 25px;
}
span.tagcloud13 a {
	text-decoration: none;
}
span.tagcloud14 {
	font-size: 26px;
}
span.tagcloud14 a {
	text-decoration: none;
}
span.tagcloud15 {
	font-size: 27px;
}
span.tagcloud15 a {
	text-decoration: none;
}
span.tagcloud16 {
	font-size: 28px;
}
span.tagcloud16 a {
	text-decoration: none;
}
span.tagcloud17 {
	font-size: 29px;
}
span.tagcloud17 a {
	text-decoration: none;
}
span.tagcloud18 {
	font-size: 30px;
}
span.tagcloud18 a {
	text-decoration: none;
}
span.tagcloud19 {
	font-size: 31px;
}
span.tagcloud19 a {
	text-decoration: none;
}
span.tagcloud20 {
	font-size: 32px;
}
span.tagcloud20 a {
	text-decoration: none;
}
span.tagcloud21 {
	font-size: 33px;
}
span.tagcloud21 a {
	text-decoration: none;
}
span.tagcloud22 {
	font-size: 34px;
}
span.tagcloud22 a {
	text-decoration: none;
}
span.tagcloud23 {
	font-size: 35px;
}
span.tagcloud23 a {
	text-decoration: none;
}
span.tagcloud24 {
	font-size: 36px;
}
span.tagcloud24 a {
	text-decoration: none;
}
/*===== 2.special ======*/

#sidebar .special_banner {
	margin-bottom:6px;
}


