/* サイドバー */
.sidebar-top {
background: url(images/sidebar_top.png);
background-repeat: no-repeat;
width: 202px;
height: 25px;
display: block;
margin: -28px 0px 0px 0px;
}

.sidebar {
font-family: "Lucida Grande", "ヒラギノ明朝 Pro W3",  "Hiragino Mincho Pro", "Verdana", "Osaka", "Meiryo", "HiraKakuPro-W3", "ＭＳ Ｐゴシック", Sans-Serif;
background: url(images/sidebar_bk.png);
background-repeat: repeat-y;
margin-left : 650px;
width: 202px;
color: #e6dec5;
font-size: 10px;
text-shadow: #2a271c 0px 1px 0px;
}

.sidebar ul {
font-size: 9px;
line-height: 15px;
list-style-type: none;
margin: -2px 0px 10px 2px;
padding: 0px 0px 10px 5px;
width: 181px;
}

.sidebar h1 {
font-size: 9px;
font-weight: normal;
letter-spacing: 1px;
color: #ffffff;
text-shadow: #19170e 0px 1px 0px;
width: 181px;
border-bottom: dotted 1px  #f5eadf;
padding: 0px 0px 0px 6px;
}

.sidebar h2 {
font-size: 9px;
font-weight: normal;
letter-spacing: 1px;
color: #ffffff;
text-shadow: #19170e 0px 1px 0px;
width: 181px;
border-bottom: dotted 1px  #f5eadf;
padding: 0px 0px 0px 6px;
}

.sidebar h3 {
font-size: 9px;
font-weight: normal;
letter-spacing: 1px;
color: #ffffff;
text-shadow: #19170e 0px 1px 0px;
width: 179px;
border-bottom: dotted 1px  #f5eadf;
padding: 0px 0px 0px 7px;
}

.sidebar h4 {
font-size: 9px;
font-weight: normal;
letter-spacing: 1px;
color: #ffffff;
text-shadow: #19170e 0px 1px 0px;
width: 181px;
border-bottom: dotted 1px  #f5eadf;
padding: 0px 0px 0px 6px;
}

.sidebar h5 {
font-size: 9px;
font-weight: normal;
letter-spacing: 1px;
color: #ffffff;
text-shadow: #19170e 0px 1px 0px;
width: 181px;
border-bottom: dotted 1px  #f5eadf;
padding: 0px 0px 0px 6px;
}

.sidebar a {
color: #e6dec5;
font-size: 10px;
text-shadow: #2a271c 0px 1px 0px;
text-decoration: none;
}

.sidebar-bottom {
background: url(images/sidebar_bottom.png);
background-repeat: no-repeat;
width: 202px;
height: 25px;
display: block;
margin: -30px 0px 0px 0px;
}

/* Twitter */

.twitter-top {
background: url(images/twitter_top.png);
background-repeat: no-repeat;
width: 172px;
margin: 0px 12px 0px 8px;
padding: 6px 8px 0px 11px;
}	

.twitter-list {
background: url(images/twitter_list.png);
background-repeat: repeat-y;
width: 158px;
font-size: 9px;
text-align: left;
color: #ffffff;
text-shadow: #0090d3 0px 1px 0px;
margin: 0px 12px 0px 8px;
padding: 0px 12px 0px 9px;
}

.twitter-list a {
color: #ffffff;
text-shadow: #0090d3 0px 1px 0px;
text-decoration: none;
}

.twitter-list a:hover {
color: #c5edff;
text-decoration: none;
}
.twitter-bottom {
background: url(images/twitter_bottom.png);
background-repeat: no-repeat;
width: 172px;
height: 29px;  
margin: 0px 12px 0px 8px;
padding: 6px 8px 8px 11px;
}	

/* flickr */
	
.sb_flickr {
margin: 8px 0px 15px 8px;
}

.sb_flickr img {
background: #ffffff;
margin: 1px;
border: none;
}

.sb_flickr a img {
padding: 3px;
margin: 2px;
}

