/* ブログ全体の設定 */

body {
	margin: 0px ;
	background: url(http://bike.b-kazu.com/img/body_back.jpg) repeat-y #F5F5F5;
	background-position: center ;
	color: #666;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
	}


/* リンクの設定 */

a {
	text-decoration: none;
	color: #FFF;
	}

a:link {
	color: #006699;
	}

a:visited {
	color: #006699;
	}

a:active {
	color: #006699;
	}

a:hover {
	color: #FFF;
	background:#9999FF;
	}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/* 全体の設定 */

#container {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	width: 800px;	
	background-color: #FFF ;

	}

#banner {
	background: url(http://bike.b-kazu.com/img/head_bg.jpg) no-repeat;
	text-align: left;
	padding: 15px 20px 15px 20px;
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	margin:0px;
	height: 100px;
	}

#banner-img {
	display: none;
	}

#banner a {
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
	}

#banner a:hover {
	color: #FFF;
	position:relative; top:3px; left:3px;
	background:#9999FF;
	text-shadow: 2px 2px 3px #36414d;
	}

#banner h1 {
	font-size: 18pt;
	letter-spacing:0.3em;
	padding:10px
	}

#banner h2 {
	font-size: 12px;
	line-height: 150%;
	padding:10px;
	}

#banner2 {
	background: url(http://bike.b-kazu.com/img/head_bg.jpg) no-repeat;
	text-align: left;
	padding: 15px 20px 15px 20px;
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	margin:0px;
	height: 100px;
	}

#banner-img {
	display: none;
	}

#banner2 a {
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
	}

#banner2 a:hover {
	color: #FFF;
	position:relative; top:3px; left:3px;
	background:#9999FF;
	text-shadow: 2px 2px 3px #36414d;
	}

#banner2 h2 {
	font-size: 18pt;

	padding:10px
	}

#banner2 h3 {
	font-size: 12px;
	line-height: 150%;
	padding:10px;
	}


#description {
	color: #FFF;
	text-aling: center;
	}
	
#description h1 {
	font-size: 11px;
	color: #666;
	}
	
#description h2 {
	font-size: 10px;
	color: #666;
	}


.favorite{
	text-align: center;
	padding: 1px 0px 2px 0px;
	}

/* 段組の設定 */

#center {
	float: left;
	width: 620px;
	}

#left {
	width: 180px;
	margin-left: 8px;
	}

#main {
	float: right;
	width: 425px;
	}

#right {
	width: 170px;
	float: right;
	}

#leftside {
	background-color: #fff;
	}

#rightside {
	background-color: #fff;
	}

/* 段組の設定 ここまで*/

/* 注釈部分の設定 */

.index {

	background-color: #FFF;
	}

.index h2 {
	background: url(http://bike.b-kazu.com/img/ad_bar.jpg) no-repeat ;
	height: 37px ;
	color: #FFF;
	padding: 13px 15px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	}

.mention {
	margin-left: 20px;
	margin-bottom: 10px;
	}

/* 注釈部分の設定ここまで */

/* 記事タイトルの設定 */

.content h2 {
	background: url(http://bike.b-kazu.com/img/main_bar.jpg) no-repeat ;
	height: 32px ;
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	padding: 13px 15px 0px 15px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	}

/* 記事タイトルの設定ここまで */

/* 記事部分の設定 */

.content {
	background: url(http://bike.b-kazu.com/img/main_back.jpg) repeat-y ;
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #FFF;
	}

.bottom_line {
	background: url(http://bike.b-kazu.com/img/main_bottom.jpg) no-repeat bottom center ;

	}

.content p {
	color: #666;
	padding: 0px 15px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h3 {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}


/* AdSenseの設定 */

.Ad_top {
	background: url(http://bike.b-kazu.com/img/ad_back1.jpg) no-repeat center top;
	height: 145px;
	text-align: center ;
	margin-bottom: 10px ;
	}


.Ad_center {
	background: url(http://bike.b-kazu.com/img/ad_back2.jpg) no-repeat center top;
	height: 320px;
	text-align: center;
	}

.Ad_right {
	text-align: center;
	}

/* AdSenseの設定 ここまで */

.sidebar {
	margin: 0px;
	background: url(http://bike.b-kazu.com/img/left_back.jpg) repeat-y ;
	}

.side_bottom_line {
	background: url(http://bike.b-kazu.com/img/left_bottom.jpg) no-repeat bottom ;

	}

.sidebar h2 {
	background: url(http://bike.b-kazu.com/img/left_bar.jpg) no-repeat ;
	height: 37px ;
	font-size: 14px;
	padding: 13px 10px 0px 10px;
	color:#FFF;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	}

.sidebar ul {
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px;
	margin-bottom: 0px;
	}

.sidebar ul ul {
	margin: 0px;
	}

.sidebar #categories ul {
	padding-left: 0px;
	}

.sidebar li {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;
	}


/* 最近の記事の設定 */

.entry{
	list-style-type:none;
	}

.entry ul {
	margin-left:1px;
	padding:0px;
	}

.entry li{
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

.entry li a{
	display:block;
	width:164px;
	list-style-type:none;
	padding:3px 5px 3px 5px;
	font-size:7pt;
	background:#F8F8F8;
	border-top:1px solid #ccc;
	text-decoration:none;
	}

.entry li a:hover{
	background:#9999FF;
	color:#fff;
	}


/* 最近の記事の設定ここまで */


/* カテゴリー一覧の設定 */

ul.tree {
	margin: 0px!important;
	padding: 0px!important;
	font-size: 10px;
	list-style: none!important;
	}

ul.tree ul {
	margin: 0px!important;
	padding: 0px!important;
	}

ul.tree li {
	margin: 0px!important;
	padding: 0px 0px 0px 16px!important;
	background-image: url(http://bike.b-kazu.com/img/tree_lst_dotted.gif);
	background-repeat: no-repeat!important;
	list-style: none!important;
	}

ul.tree li.end {
	background-image: url(http://bike.b-kazu.com/img/tree_end_dotted.gif);
	list-style: none;
	}

/* カテゴリー一覧の設定ここまで */

/* カテゴリーアーカイブの設定 */

.categorylist {
	background: url(http://bike.b-kazu.com/img/main_back.jpg) repeat-y ;
	}

.categorylist h2{
	background: url(http://bike.b-kazu.com/img/main_bar.jpg) no-repeat ;
	height: 37px ;
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	padding: 13px 15px 0px 15px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	}

.categorylink {
	color: #666;
	padding: 0px 15px 10px 0px;
	font-weight: normal;
	text-align: left;
	}

/* カテゴリーアーカイブの設定ここまで */


#list 	{
	font-size: small;
	margin: 20px 30px;
	padding: 10px;
	border: 1px solid #CCC;
	}

#footer {
	font-family: Verdana, Arial, sans-serif;
	margin-top: 20px;
	font-size: x-small;
	text-align: center;
	color: #666;
	}

#footer a {
	color: #666;
	}

#footer a:hover {
	color: #FFF;
	background:#9999FF;
	}


#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #666;
	}

#pankuzu {
	text-align: left;
	font-size: 9pt;
	color: #666;
	padding-left:15px;
	}

#pankuzu a {
	color: #006699;
	}

#pankuzu a:hover {
	color: #FFF;
	background:#9999FF;
	}

#date {
	font-size: x-small;
        	text-align:right;
	margin-top:30px;
	border-top: 1px solid #FF3366;
	}

#afili {
	font-size: small;
	padding:5px;
	}

.clear {
	clear:both;
	}

#comment h3 {
	font-size: 12px;
	color: #666;
	}

#content .posted2 {
	padding-top: 3px;
	margin-bottom: 20px;
	}

#content h2#trackbacks {
	font-size: 12px;
	color: #666;
	border-bottom: dotted 1px #FF3366;
	margin-top: 40px;
	}

#comment-block {
	font-family: Verdana, Arial, sans-serif;
	line-height: 140%;
	font-size:12px;
	overflow: hidden;
	color: #666;
	margin: 5px 5px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-top: dotted 1px #FF3366;
	border-left: dotted 1px #FF3366;
	border-right: solid 1px #FF3366;
	border-bottom: solid 1px #FF3366;
	}

.comentlist {
	font-size:10px;
	overflow: hidden;
	color: #666;
	}

.comentlist ul {
	font-size:10px;
	overflow: hidden;
	color: #666;
	}

.comentlist li {
	font-size:10px;
	overflow: hidden;
	color: #666;
	padding: 5px;
	}

#tburl {
	font-size:10px;
	overflow: hidden;
	color: #666;
	width: 300px;
	margin: 10px 5px ;
	padding: 5px;
	border-top: solid 2px #666;
	border-left: solid 2px #666;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	}


.rss {
	text-align: left;
	margin-top: 10px;
	}
