/* AMAZON */

div.hatena-asin-recommend {
	margin: 4px 10px 4px 10px;
	padding: 5px 4px;
	width: 96%;
	text-align: left;
}

div.hatena-asin-recommend a {
	text-decoration: none;
	border: none;
}

div.hatena-asin-recommend-item-1 {
	float: left;
	width: 49%;
}

div.hatena-asin-recommend-item-2 {
	float: right;
	width: 49%;
}

div.hatena-asin-recommend-foot {
	clear: both;
}

div.hatena-asin-recommend-image {
	float: left;
}

div.hatena-asin-recommend-image img {
	border: none;
}

div.hatena-asin-recommend-info {
	margin-left: 65px;
	min-height: 65px;
	line-height: 115%;
}

div.hatena-asin-recommend-title {
	margin-left: 24px;
	font-size: 11px;
	font-weight: bold;
}

div.hatena-asin-recommend-description {
	margin-top: 4px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: normal;
}

div.hatena-asin-recommend-title img {
	float: left;
	margin-left: -24px;
	vertical-align:middle;
}

/* COMMON */

h1 a {
 text-decoration: none;
}
h1 img {
 border: 0;
}

div.body {
 clear: both;
}

div.section p span a.keyword,div.section p span a.okeyword,div.section p span a.okeyword:link,div.section p span a.keyword:link,div.section p span a.keyword:visited,div.section p span a.okeyword:visited {
  color: inherit;
 _color: expression(this.parentNode.currentStyle.color); /* for IE6 */
 *color: expression(this.parentNode.currentStyle.color); /* for IE7 */
}

/* PROFILE */

img.hatena-id-icon{
  vertical-align: middle;
  margin-right: 4px;
  margin-left: 2px;
  margin-bottom: 2px;
  border: none;
}

img.hatena-id-image{
  border: none;
}

img.good-job {
  vertical-align: middle;
  margin-bottom: 2px;
  margin-right: 2px;
}

/* KEYWORDCLOUD */

ul.keywordcloud li {
  display: inline;
  color:gray;
}

a.keywordcloud0 { font-size: 80%; }
a.keywordcloud1 { font-size: 100%; }
a.keywordcloud2 { font-size: 120%; }
a.keywordcloud3 { font-size: 140%; }
a.keywordcloud4 { font-size: 160%; }
a.keywordcloud5 { font-size: 180%; }
a.keywordcloud6 { font-size: 200%; }
a.keywordcloud7 { font-size: 220%; }
a.keywordcloud8 { font-size: 240%; }
a.keywordcloud9 { font-size: 260%; }
a.keywordcloud10 { font-size: 280%; }
a.keywordcloud0, a.keywordcloud1, a.keywordcloud2, a.keywordcloud3, a.keywordcloud4, a.keywordcloud5, a.keywordcloud6, a.keywordcloud7, a.keywordcloud8, a.keywordcloud9, a.keywordcloud10 {
  text-decoration: none;
}

/* TOPIC TREE */

ul.topic-tree-leaf {
  margin-top: 0.2em;
  margin-bottom: 1em;
}

div.description {
  border: #ccc 1px solid;
  padding: 5px;
  font-size: 90%;
  color: #666;
  line-height:1.35;
  margin:5px 0;
}

span.topic-tree-timestamp{
font-size:80%;
color:#666;
margin-left:5px;
}

a.topic-tree-username{
margin-left:5px;
font-size:90%;
}

/* TOPIC TREE MODULE */

ul.hatena-topictree {
list-style-type: none;
margin:0;
padding:0;
}
ul.hatena-topictree li ul {
margin-bottom:10px;
}
ul.hatena-topictree li ul,
ul.hatena-topictree li ul li ul,
ul.hatena-topictree li ul li ul li ul,
ul.hatena-topictree li ul li ul li ul li ul {
list-style-type: none;
margin-left:1em;
padding-left:0;
}

/* contents */

div.contents {
	border: 1px solid #aaa;
	background-color: #EEE;
	font-size: 90%;
        width:200px;
        float: right;
        padding:10px;
	color:#000;
}

div.contents a{
	color:#0000FF;
}

div.contents h3 {
	text-align: center;
        margin:0;
        padding:0;
}
div.contents ul {
	margin-left: 15px;
	padding-left: 0;
	text-align: left;
}
div.contents ul ul {
	margin: 0 0 0 1em;
}
div.contents ul ul ul {
	margin: 0 0 0 1em;
}

/* SCREENSHOT */

a.screenshot img{
border:1px solid #999;
}

/* SUPERPRE SYNTAX HIGHLIGHT */

.synSpecial { color: #c000c0; }
.synType { color: #008000; }
.synComment { color: #0000c0; }
.synPreProc { color: #c000c0; }
.synIdentifier { color: #008080; }
.synConstant { color: #c00000; }
.synStatement { color: #804000; }



/* bookmark count */
a.bookmark-icon img {
border: none;
}
a.bookmark-count {
text-decoration: none;
border: none;
}
a.bookmark-count img {
text-decoration: none;
border: none;
}

/* GROUP CALENDAR AND MODULE */

div.group-calendar {
	text-align: center;
	width:100%;
}
table.group-calendar {
	width: 90%;
	margin: 0 auto;
}
table.group-calendar th {
	width: 14%;
	border: #5279e7 1px solid;
	padding: 5px;
	text-align: center;
	background-color: #edf1fd;
	font-weight: bold;
	font-size: 90%;
}
table.group-calendar td {
	height: 3em;
	border: 1px solid #5279e7;
	padding: 0;
	vertical-align: top;
}
table.group-calendar td.pagerprev, table.group-calendar td.pagernext, table.group-calendar td.pagertoday {
	border: none;
	height: 0.5em;
}
table.group-calendar td.pagerprev a, table.group-calendar td.pagernext a, table.group-calendar td.pagertoday a {
	margin: 0 0.5em;
	font-size: 80%;
}
table.group-calendar td.pagernext {
	text-align: right;
}
table.group-calendar td.pagertoday {
	text-align: center;
}
table.group-calendar td.today {
	background-color: #ffffcc;
}
table.group-calendar td h2 {
	background-color: #edf1fd;
	color: #000000;
	font-size: 80%;
	border-bottom: 1px solid #5279e7;
	padding: 0 1px;
	margin: 0;
	width: auto;
	_width: 100%;
}
table.group-calendar th.calendar-sunday {
	background-color: #ffcccc;
	color: red;
}
table.group-calendar th.calendar-saturday {
	background-color: #ccccff;
	color: blue;
}
table.group-calendar td h2.sunday {
	background-color: #ffcccc;
}
table.group-calendar td h2.holiday {
	background-color: #ffcccc;
}
table.group-calendar td h2.saturday {
	background-color: #ccccff;
}
table.group-calendar td h2 span.date {
	color: #000000;
	font-style: normal;
}
table.group-calendar div.day {
	text-align: left;
	padding: 2px 1px;
	font-size: 80%;
	margin:0;
}
table.group-calendar h3 {
	font-weight: normal;
}
table.group-calendar h3 span.sanchor {
	margin-right: 0.1em;
}

/* hatena-bookmark-comment-viewer */

.hatena-bcomment-view {
  background-color:#fff;
  border-top:1px solid #CCC;
  border-left:1px solid #CCC;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
  position: absolute !important;
  display: none;
  word-break  : break-all ;
  word-wrap   : break-word ;
  width: 400px;
  text-align:left;
  margin:0 !important;
  padding:0 !important;
  font-weight:normal !important;
  font-size:90%;
  z-index:100;
  color:#000 !important;
}

.hatena-bcomment-title {
  margin:0 !important;
  padding:3px 5px  !important;
  text-indent:0 !important;
}

.hatena-bcomment-title img {
  vertical-align: middle !important;
  margin: 2px 2px 2px 4px !important;
}


.hatena-bcomment-view ul {
  width: auto;
  overflow: auto;
  overflow-y:auto;
  border-top: 1px solid #5279E7;
  background-color: #edf1fd;
  list-style-type: none;
  padding: 5px 8px !important;
  margin: 0px !important;
  line-height: 150%;
}
.hatena-bcomment-view ul li{
  text-indent:0 !important;
  margin:0 !important;
  padding:0 0 2px 0 !important;
  font-size:90%;
  background:transparent !important;
}
.hatena-bcomment-view ul li span.hatena-bcomment-tag a{
  color:#6365CE; 
  font-family:"Arial",sans-serif;
  margin:0 3px;
}

.hatena-bcomment-view ul li img{
  vertical-align:middle !important;
  margin:0 2px !important;
}

.hatena-bcomment-view ul li span.hatena-bcomment-date {
}

.hatena-bcomment-view-icon {
  cursor: pointer;
}

/* ASCII-ART */

div.ascii-art{
  font-size:12pt;
  line-height:18px;
  font-family: "Mona","IPA MONAPGOTHIC","MS PGothic","ＭＳ Ｐゴシック","MS Pｺﾞｼｯｸ","MS Pゴシック",sans-serif;
}

img.bcounter{
  border:0;
}

/* error message */


p.message {
  color: #dd0000;
  background: #ffeed8;
  padding: 5px;
  border: 1px solid #f5c8a7;
  font-size: 90%;
  text-align: left;
}

p.message a{
  color: #dd0000;
  text-decoration:underline;
  border-bottom:0;
}

/* captcha */

.captcha-image {
  width: 200px;
  border: 0px;
  float: left;
  margin-bottom: 5px;
  margin-right: 7px;
}

span.comment-submit {
  display:block;
  clear:both;
}

.captcha-string {
   width: 15em;
}

.captcha-message {
  font-size: 90%;
}

.hatena-image-right{
  float:right;
  margin:0 0 1em 1em;
}

.hatena-image-left{
  float:left;
  margin:0 1em 1em 0;
}

/* hatena-widget */

.hatena-widget {
  text-align: center;
  padding:10px 0;
}

.hatena-widget * {
  margin-left:auto;
  margin-right:auto;
}

/* hatena-hotstar */

.hatena-module .hatena-hotstar li a {
  display: inline;
  width: auto;
}

/* keyword ,keyworddiary */

#hatena-group-keyworddiary .refererlist ul ul, #hatena-group-keyword .refererlist ul ul {
  list-style: none;
}

/* bbs */

#hatena-group-bbs h1 form{
  margin-left:1em;
}

#hatena-group-bbs .bbsad
  margin-left:5%;
}

#hatena-group-bbs h2#bbsthread{
  margin:0;
  padding:5px;
  color:white;
}

#hatena-group-bbs div.body div.bbsfooter{
  text-align:right;
  clear:both;
  padding:0 3px;
  font-size:90%;
}

#hatena-group-bbs div.body div.bbsfooter2{
  text-align:right;
  clear:both;
  padding:0 3px;
  font-size:90%;
}

#hatena-group-bbs .resicon{
  border:none;
  margin:0px 2px;
}

#hatena-group-bbs .bbspager{
  font-size:90%;
  margin: 0% 5%;
  padding:5px;
}

#hatena-group-bbs .bbsentryback{
  float:left;
  text-align:left;
}

#hatena-group-bbs .bbsentrynext{
  float:right;
  text-align:right;
}

#hatena-group-bbs div.bbsmode{
  float:right;
  text-align:right;
  margin-bottom:5px;
}

#hatena-group-bbs div#bbsheader{
  margin:0 5%;
  font-size:90%;
  margin-bottom:3px;
}

#hatena-group-bbs div.bbsad{
  margin-left:5%;
}

#hatena-group-bbs div.calendar{
  clear:both;
}

#hatena-group-bbs #breadcrumbs {
  border-bottom: none;
}

#hatena-group-bbs img{
border:0;
}

#hatena-group-bbs div.articlelist {
  font-size: 100%;
  margin: 5px 0;
  padding: 0;
  width: auto;
 _width: 100%;
  clear:both;
}

#hatena-group-bbs div.articlelist ul {
  padding: 5px;
  margin: 0;
  list-style-type: none;
}

#hatena-group-bbs div.articlelist ul li span.date{
  font-size:90%;
  margin-left:0.5em;
}

#hatena-group-bbs div.articlelist ul li span.no{
  margin-right:5px;
}

#hatena-group-bbs div.articlelist ul ul {
  padding: 0;
  margin: 0 0 0 25px;
  list-style-type: none;
  text-indent:-20px;
}

#hatena-group-bbs div.articlelist ul div.description {
  margin-bottom:10px;
}

#hatena-group-bbs div.articlelist ul ul div.description {

  text-indent:0;
}

#hatena-group-bbs div.articlelist div.section {
  margin-top:5px;
  margin-bottom:5px;
}

#hatena-group-task h1 {
  background:url(/images/h1-bg.gif) no-repeat;
  padding-left:35px;
}

#hatena-group-task .diff {
  background: #fff;
  border: 1px solid #ccc;
  margin: 0 5% 1em 5%;
  font-size: 90%;
  word-break: break-all;
}

#hatena-group-task .diff span.plus {
  color: #66f;
}

#hatena-group-task .diff span.minus {
  color: #f66;
}

#hatena-group-task div.day td.graph {
  text-align: left;
}

#hatena-group-task a.sort, #hatena-group-filelist a.sort {
  font-size: 75%;
}

#hatena-group-task div.day td img {
  border: 0;
}

ul.ashikamenu{
  margin:0 0 20px 0;
  padding:0;
}

ul.ashikamenu li{
  display:inline;
}

ul.ashikamenu li img{
  border: none;
}

.day table.ashikatable, #hatena-group-filelist .day table{
  width:100%;
  margin:0;
  padding:0;
  border-collapse:collapse;
  empty-cells: show;
}

table.ashikatable th img{
  border: none;
}

table.ashikatable td{
  text-align:center;
}

table.ashikatable td.taskcell,table.ashikatable td.usercell,table.ashikatable td.graphcell{
  text-align:left;
}

table.ashikatable td.taskcell img,table.ashikatable td.usercell img{
  margin-right:3px;
}

img.report {
  vertical-align:middle;
  margin-right:2px;
  margin-left: 12px;
}

img.ashika{
  vertical-align:middle;
  margin-right:2px;
  margin-left:5px;
}

/* Group Caption */

div.refererlist div.caption form {
  display:inline;
}

/* MML */

.mml-player {
  margin-top: 1em;
  margin-bottom: 0.2em;
}

.mml-source {
  margin-top: 0;
}

/* sectionheader */

p.sectionheader {
  font-size: 90%;
  text-align: right;
  line-height: 1;
}

p.sectionheader a {
  text-decoration: none;
}

p.sectionheader img {
  vertical-align: middle;
}


/* comment */

.commentshort p img.hatena-id-icon {
  margin-left: 0;
}

.commentshort span.commentbody {
  display: block;
  padding: 0.2em 0 0.4em 0;
}

.commentshort span.timestamp {
  font-size: 90%;
}

.commentshort span.timestamp a {
  color: #999;
  margin-left: 0.5em;
  text-decoration: none;
  font-weight: normal;
}

.commentshort span.timestamp a:hover {
  text-decoration: underline;
}

div.comment span.commentmessage {
  border-bottom:0 !important;
  padding-top:5px;
  display:block;
}

div.comment span.commentmessage a{
  text-decoration:underline;
}

/* search in place  */

h2 span a.search-in-place-prev,
h2 span a.search-in-place-next {
    font-weight: normal;
    font-size: 12px;
    margin: 0 0 0 5px !important;
    padding: 0 !important;
    background: none !important;
    border: none !important;
    height: auto;
    width: auto;
    text-decoration: underline;
}


h2 span.search-in-place-pager .disabled {
    font-weight: normal;
    font-size: 12px;
    margin: 0 0 0 5px !important;
    padding: 0 !important;
    background: none !important;
    border: none !important;
    text-decoration: none;
    cursor: default;
    height: auto;
    width: auto;
}

/* star friend module */

div.hatena-module-starfriends ul.hatena-photo li img {
  width:32px;
  height:32px;
}

img.http-bookmark{
  margin:0 3px;
  vertical-align:middle;
}

div.hatena-profile p.hatena-profile-id a img.icon-plus {
  border: none;
}

.usermailconfirm {
  display: none;
}