html{
  height: 100%;
}
body{
  color: #000;
  font-family: "arial", "helvetica", sans-serif;
  text-align: center;
  margin: 0;
  padding: 0;
  background-color: #fff;
  height: 100%;
}
img {
  border: none;
}
pre {
  font-style: fixed;
  font-size:90%;
  width:95%;
  padding:5px;
  background-color:#eeffef;
}
.img-right {
  float: right;
  margin: 0 0 0.3em 0.2em;
}
form {
  margin: 0;
  padding: 0;
}
ul:after {
  clear:both;
  content:"";
  display:block;
  margin-bottom:0.5em;
}
ul.list1:after {
  margin-bottom:1em;
}
ul#tab-menu:after {
  margin:0px;
}
a.keyword {
  color: #467237;
}
img.icon {
  vertical-align: middle;
  margin: 0 2px;
}
.ok-message {
  color: #517b29;
}
span.ok-message {
  font-size: 90%;
  padding-left: 20px;
  background: transparent url(http://www.hatena.ne.jp/statics/css/hatena/success-bg-small.gif) no-repeat scroll 0pt 50%;
}
div.ok-message {
  clear: both;
  font-weight: bold;
  margin: 0.5em 0;
  padding: 0.7em 0.7em 0.7em 40px;
  background: #e3f9db url(http://www.hatena.ne.jp/statics/css/hatena/success-bg.gif) no-repeat scroll 8px 10px;
  border: 1px solid #c5daba;
}
.error-message {
  color: #9b2e2e;
}
span.error-message {
  font-size: 90%;
  padding-left: 20px;
  background: transparent url(http://www.hatena.ne.jp/statics/css/hatena/error-bg-small.gif) no-repeat scroll 0pt 50%;
}
div.error-message {
  clear: both;
  font-weight: bold;
  margin: 0.5em 0;
  padding: 0.7em 0.7em 0.7em 40px;
  background: #ffeed8 url(http://www.hatena.ne.jp/statics/css/hatena/error-bg.gif) no-repeat scroll 8px 10px;
  border: 1px solid #f5c8a7;
}
div.message p, div.error-message p, div.ok-message p {
  color: #517b29 !important;
  font-size: 90% !important;
  margin: 0 !important;
  padding: 0 !important;
}
#container {
  position: relative;
  min-width: 640px;
  margin: 0;
  padding: 0;
  height: 100%;
  clear: both;
}
div#main {
  min-height:100%;
  height:auto;
 _height:100%;
  margin: 0 200px;
  border-right: 3px solid #ccc;
  border-left: 3px solid #ccc;
}
#leftbar {
  position: absolute;
  top: 96px;
  left: 0;
  width: 181px;
  text-align: left;
  margin-right: -3px;
  margin-left: 22px;
  overflow: hidden;
}
#rightbar {
  position: absolute;
  top: 96px;
  right: 0;
  width: 181px;
  text-align: left;
  margin-right: 22px;
  margin-left: -3px;
  overflow: hidden;
}

/* ========== header and footer ========== */
#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 640px;
  z-index: 5;
}
#header #logo {
  position: absolute;
  top: 24px;
  left: 22px;
}
#header #global-menu {
  position: absolute;
  top: 15px;
  right: 22px;
  width: 200px;
  text-align: right;
  margin:0;
  padding:0;
}
#header #global-menu li {
  display: inline;
  list-style: none;
  color: #5f7199;
  font-size: 80%;
  line-height:1.5;
}
#header #global-menu li a {
  color: #5f7199;
  text-decoration: none;
  margin-left: 6px;
  padding: 4px 0px 2px 8px;
  background: transparent url(../image/icon-arrow.gif) no-repeat scroll 0pt 60%;
}
#header #global-menu li.hatena-logo {
  display: block;
}

#header #global-menu li.hatena-logo a {
  background: transparent;
  padding: 0;
}

#header #global-menu li.hatena-logo a img{
 _margin-bottom:2px;
}

#header p.username {
  position: absolute;
  top: 65px;
  right: 22px;
  width: 200px;
  color: #999;
  font-size: 90%;
  text-align: right;
  margin:0;
  padding:0;
}
#header p.username a {
  color: #c6605e;
  font-weight: bold;
  text-decoration: none;
}
#header #global-menu li a:hover, #header p.username a:hover {
  text-decoration: underline;
}
#footer {
  clear: both;
  width: 100%;
  color: #999;
  font-size: 80%;
  text-align: center;
  padding: 10px 0;
  width: auto;
  margin-right: 200px;
  margin-left: 200px;
  border-right: 3px solid #ccc;
  border-left: 3px solid #ccc;

}

/* ========== #album ========== */
body#album div#main,body#keyword-album div#main {
  margin: 0;
  padding: 0 20px;
  border-right: none;
  border-left: none;
}
body#album div.streamheader,body#keyword-album div.streamheader {
  position: relative;
  margin: 0 180px;
  border-right: 3px solid #ccc;
  border-left: 3px solid #ccc;
  z-index: 2;
}
body#album div.streambody,body#keyword-album div.streambody {
  position: relative;
  margin: -3px 0 0;
  padding: 0 0 15px;
  border-top: 3px solid #ccc;
  border-right: 3px solid #ccc;
  border-left: 3px solid #ccc;
  border-bottom: 3px solid #ccc;
  z-index: 1;
}
body#album #footer,body#keyword-album #footer {
  border: none;
}
.image-entries {
  padding: 15px 5px 5px 10px;
}
.image-entries div.entry {
  width: 166px;
  height: 220px;
  float:left;
  overflow:hidden;
  margin: 0 10px;
}
.image-entries div.entry h2.title {
  font-size: 80%;
}
.image-entries div.entry div.body {
  width: 160px;
  height: 160px;
  overflow:hidden;
  padding: 2px;
  border: 1px solid #eee;
}
.image-entries div.entry div.body img{
  max-width: 160px;
  max-height: 160px;
}
.image-entries div.entry div.info{
  width: 42px;
  position: relative;
  float: right;
  text-align: right;
  margin: -26px 0 0;
  padding: 2px 0;
  border: 1px solid #eee;
  background-color: #fff;
  z-index: 2;
}
.image-entries div.entry span.username img {
  vertical-align: bottom;
}
body#album div.pager, body#keyword-album div.pager {
  clear: both;
}

/* ========== div.streamheader ========== */
#index div.streamheader, #album div.streamheader {
  padding-bottom: 0;
  padding-right: 3px;
  background: #6c8ca5 url(../image/streamheader-index.gif) no-repeat scroll right bottom;
}

#keyword-album div.streamheader,#keyword div.streamheader{
  padding-bottom: 0;
  padding-right: 3px;
}

#settings div.streamheader, #help div.streamheader, #invite div.streamheader, #invite-confirm div.streamheader {
  background: #6c8ca5 url(../image/streamheader-index.gif) no-repeat scroll right bottom;
}
#user div.streamheader {
  padding-bottom: 0;
  padding-right: 3px;
  background: #d07c7a url(../image/streamheader-user.gif) no-repeat scroll right bottom;;
}
#id div.streamheader {
  padding-bottom: 0;
  padding-right: 3px;
}
#keyword div.streamheader, #asin div.streamheader, #http div.streamheader, #id div.streamheader, #keywords div.streamheader, #hotkeywords div.streamheader , #keyword-album div.streamheader, #hotkeywords div.streamheader {
  background: #7ba86d url(../image/streamheader-keyword.gif) no-repeat scroll right bottom;;
}
div.streamheader {
  color: #fff;
  padding: 40px 20px 20px;
}
div.streamheader p {
  font-size: 90%;
  margin: 0;
}
div.streamheader span.followers {
 font-family: "arial","helvetica",sans-serif;
 font-size: 12px;
 padding: 0pt 2px;
 background-color: #659358;
}
div.streamheader h1 {
  font-family: "Century Gothic", "arial", "helvetica", sans-serif;
  font-size: 200%;
  margin: 0;
}
div.streamheader h1 a {
  text-decoration: none;
  color: #fff;
}
div.streamheader h1 a:hover {
  text-decoration: underline;
}
#asin div.streamheader h1, #http div.streamheader h1 {
  font-size: 160%;
}

div.streamheader div.header-image {
  float: left;
}
#asin div.streamheader div.header-image {
  width: 75px;
  text-align: center;
}
div.streamheader div.header-image img {
  border: 3px solid #cadcc5;
  background:#fff;
}
#user div.streamheader div.header-image img {
  border: 3px solid #f4dcdc;
}
div.streamheader div.header-body ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 5px 0 0;
  padding: 0;
}
div.streamheader div.header-body {
	position: relative;
	margin: 0;
}
#user div.streamheader div.header-body {
  margin-left: 80px;
}
#id div.streamheader div.header-body {
  margin-left: 80px;
}
#asin div.streamheader div.header-body {
  margin-left: 85px;
}
#http div.streamheader div.header-body {
  margin-left: 96px;
}
div.streamheader div.header-body ul li {
  font-size: 80%;
  margin: 1px 2px;
  padding: 0;
}
div.streamheader div.header-body ul li span {
  margin-right: 4px;
}
div.streamheader div.header-body ul li a,
div.streamheader div.header-body p a {
  color: #fff;
}
div.streamheader div.header-body p {
  font-size: 90%;
  margin: 7px 2px 0;
}
div.streamheader div.header-body p:after {
  clear:both;
  content:"";
  display:block;
}
div.streamheader .followers {
  position: absolute;
  display: block;
  bottom: -15px;
  right: -15px;
 _position:static;
 _text-align:right;
}

div.streamheader .followers p {
  display: inline !important;
  font-size: 12px !important;
  border-bottom: 1px solid #FFFFFF;
}
div.streamheader .followers p strong {
  font-weight: bold;
}
div.streamheader .followers form {
  display: inline;
}
div.streamheader .followers form input {
  vertical-align: middle;
  padding-top: 3px;
}

#user div.streamheader .followers, #keyword div.streamheader .followers, #keyword-album div.streamheader .followers {
  position:static;
  text-align:right;
  padding-bottom:5px;
}

#keyword div.streamheader div.header-body p, #keyword-album div.streamheader div.header-body p{
  display:none;
}

/* ========== ul#tab-menu ========== */
div.streamheader ul#tab-menu, div.streamheader ul#tab-menu {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}
#index div.streamheader ul#tab-menu li, #album div.streamheader ul#tab-menu li {
  float: right;
  margin: 0 0 0 3px;
  padding: 2px 12px;
  background-color: #b8cbd9;
  border-bottom: 2px solid #6c8ca5;
}
#user div.streamheader ul#tab-menu li {
  float: right;
  margin: 0 0 0 3px;
  padding: 2px 12px;
  background-color: #f4dcdc;
  border-bottom: 2px solid #d07c7a;
}
#id div.streamheader ul#tab-menu li {
  float: right;
  margin: 0 0 0 3px;
  padding: 2px 12px;
  background-color: #cddfc9;
  border-bottom: 2px solid #7ba86d;
}
#keyword div.streamheader ul#tab-menu li, #keyword-album div.streamheader ul#tab-menu li {
  float: right;
  margin: 0 0 0 3px;
  padding: 2px 12px;
  background-color: #cddfc9;
  border-bottom: 2px solid #7ba86d;
}
div.streamheader ul#tab-menu li.selected {
  background-color: #fff !important;
  border-bottom: 2px solid #fff !important;
}
div.streamheader ul#tab-menu li.selected a {
  text-decoration: none;
}
div.streamheader ul#tab-menu li.selected a:hover {
  text-decoration: underline;
}
#index div.streamheader ul#tab-menu li a, #album div.streamheader ul#tab-menu li a {
  color: #577890;
  font-size: 90%;
  font-weight: bold;
}
#user div.streamheader ul#tab-menu li a {
  color: #B36B85;
  font-size: 90%;
  font-weight: bold;
}
#id div.streamheader ul#tab-menu li a {
  color: #5d8d51;
  font-size: 90%;
  font-weight: bold;
}
#keyword div.streamheader ul#tab-menu li a, #keyword-album div.streamheader ul#tab-menu li a {
  color: #5d8d51;
  font-size: 90%;
  font-weight: bold;
}


/* ========== div.stream ========== */
div.stream {
  text-align: left;
  background-color: #fff; 
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
div.streambody {
  padding-bottom: 40px;
  width: 100%;
  overflow:hidden;
}
div.streamfooter {
  padding: 15px 10px;
  border-bottom: 5px solid #ccc;
}
div.pager {
  text-align: right;
  padding: 5px 10px;
}
div.pager a {
  color: #5c7299;
  font-size: 80%;
  text-decoration: none;
}
div.pager a:hover {
  text-decoration: underline;
}
div.pager img {
  vertical-align: bottom;
}

/* ========== div.stream-mode ========== */
div.stream-mode {
  text-align: right;
  margin: 0 0 0;
  padding: 3px 10px;
  border-bottom:1px dotted #eee;
}
div.stream-mode ul {
  font-size: 80%;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.stream-mode ul li {
  display: inline;
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #eee;
}
div.stream-mode ul li a {
  color: #5f7199;
  text-decoration: none;
}
div.stream-mode ul li a:hover {
  text-decoration: underline;
}
div.stream-mode ul li.selected {
  font-weight: bold;
}
div.stream-mode ul li.selected a {
  color: #999;
  text-decoration: none;
}

/* ========== ul.list ========== */
div.stream div.entries {
  widht: 100%;
}
div.stream div.entries div.entry {
  zoom: 1;
  clear: both;
  padding: 10px;
  border-bottom: 1px solid #eee;
  margin:0;
  overflow:hidden;
}

div.stream div.entries div.entry:after {
  content:"";
  display:block;
  clear:both;
}
div.stream div.entries div.list-image {
  float:left;
  width: 34px;
  height: 34px;
  border: 1px solid #ccc;
}
div.stream div.entries div.list-image img {
  border: 1px solid #fff;
}

div.stream div.entries div.entry h2.title{
  font-size:90%;
  padding:0;
}

div.stream div.entries div.list-body {
 _float:left;
  margin-left:45px;
 _margin-left:10px;
}

/* ========== div.title ========== */
h2 {
  color: #467237;
  font-size: 130%;
  font-weight: bold;
  text-decoration: underline;
  margin: 0.1em 0 0.3em;
}
h3 {
  color: #467237;
  font-size: 110%;
  font-weight: bold;
  text-decoration: underline;
  margin: 1.5em 0 0.3em;
}
h4 {
  color: #467237;
  font-size: 90%;
  font-weight: bold;
  text-decoration: underline;
  margin: 1em 0 0.3em;
}

/* ========== div.body ========== */
div.body {
  color: #333;
  font-size: 90%;
  line-height: 1.4;
  margin: 0 0 0.3em;
}
div.body img {
  max-width: 300px;
  max-height: 300px;
}
div.body a {
  color: #333;
}
div.body a.keyword {
  color: #467237;
}
div.body a.user {
  color: #b36b85;
}
div.body ul {
  margin: 0.3em 0;
  padding: 0 1.5em;
}
div.body ul li {
  margin: 0.3em 0;
}

/* ========== div.info  ========== */
div.info {
  color: #999;
  font-size: 70%;
}
div.info a {
  color: #b36b85;
  text-decoration: none;
}
div.info a:hover {
  text-decoration: underline;
}
div.info .username a {
  font-weight: bold;
  margin-right: 5px;
}
div.info .timestamp a {
  margin-right: 3px;
}
div.info .reply a {
  padding: 6px 0 2px 12px;
  background: transparent url(../image/icon-reply.gif) no-repeat scroll 0pt 60%;
}

/* ========== div.section ========== */
div.section {
  padding: 0 15px;
}
div.section h2 {
  color: #fff;
  font-size: 100%;
  margin: 1em 0;
  padding: 5px 7px 3px;
  background-color: #6C8CA5;
}
div.section p {
  color: #333;
  line-height: 1.5;
  margin: 0.5em 0 1.2em;
}
div.section ul.content {
  font-size: 90%;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-left: 0;
  padding-left: 10px;
}
div.section ul.content li {
  padding-bottom: 0.5em;
}
div.section ul.content li a {
  background: transparent url(../image/icon-inlink.gif) no-repeat scroll 0pt 50%;
  padding-left: 16px;
}
div.section .img-right {
  float:right;
  margin:0pt 0pt 0.3em 0.3em;
}
div.section h3 {
  color: #002D86;
  font-size: 90%;
  margin: 1em 0 0;
}
div.section p {
  font-size: 90%;
}
div.section p.help-image {
  text-align: center;
}
/* ========== div.box ========== */
#leftbar div.box .box-title {
  padding: 11px 0 0 12px;
  background: transparent url(../image/left-box-title.gif) no-repeat scroll left top;
  border-right: 3px solid #b96f6e;
}
#leftbar div.box .box-body {
  padding: 0 0 5px;
  background: #f4dcdc url(../image/left-box-body.gif) no-repeat scroll left bottom;
  border-right: 3px solid #dac6c7;
  zoom:1;
}
#rightbar div.box .box-title {
  padding: 11px 0 0 8px;
  background: transparent url(../image/right-box-title.gif) no-repeat scroll right top;
  border-left: 3px solid #6d9862;
}
#rightbar div.box .box-body {
  padding: 0 0 10px;
  background: #cddfc9 url(../image/right-box-body.gif) no-repeat scroll right bottom;
  border-left: 3px solid #bbcab5;
  font-size: 90%;
}
#rightbar div.box .box-body ul li a.keyword {
  font-size: 100%;
}
#rightbar h2 {
  font-size: 110%;
}
#rightbar h3 {
  font-size: 100%;
}
#rightbar h4 {
  font-size: 90%;
}

#rightbar div.box ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.box ul a {
  color: #467237;
  text-decoration: none;
  margin-right: 0.3em;
}

div.box {
  margin-bottom: 15px;
}
div.box .box-title {
  height: 30px;
  color: #fff;
  font-size: 110%;
}
div.box p {
  line-height: 1.4;
  margin: 0;
}
.box .box-title a {
  color:#ffffff;
}

#rightbar div.more {
  text-align: right;
  font-size: 90%;
  padding-top: 10px;
  padding-right: 10px;
}

#rightbar div.more a {
  color: #467237;
  text-decoration: none;
  padding-left: 10px;
  background: url(../image/icon-arrow-rightbar.gif) 0 4px no-repeat;
}

#leftbar div.more {
  text-align: right;
  font-size: 90%;
  padding-top: 2px;
  padding-right: 10px;
}

#leftbar div.more a {
  color: #b36b85;
  text-decoration: none;
  padding-left: 10px;
  background: url(../image/icon-arrow-leftbar.gif) 0 4px no-repeat;
}


/* ========== div.box list-image ========== */
div.box ul.list-image {
  margin: 0 0 0 0;
  padding: 5px 5px 3px;
 _padding: 4px 0 4px 1px;
  zoom:1;
}
div.box ul.list-image li {
  display: inline;
}
div.box ul.list-image li a {
  display: block;
  float: left;
  width: 34px;
  height: 34px;
  margin: 3px;
  padding: 0;
  border: 1px solid #e1bebc;
}
div.box ul.list-image li a img {
  width: 32px;
  height: 32px;
  background: #fff none repeat scroll 0%;
  border: 1px solid #fff;
}

/* ========== div.box ul.list-user ========== */
div.box ul.list-user {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 8px 0 0;
}
div.box ul.list-user li.userkeyword {
  font-size: 100%;
  margin: 0;
  padding: 0 8px 8px 8px;
 _padding: 0 0 8px 8px;
  zoom:1;
  font-weight:bold;
}
div.box ul.list-user li.userkeyword:after {
  content:"";
  display:block;
  clear:both;
}
div.box ul.list-user li.user {
  display: block;
  float: left;
  width: 34px;
  height: 34px;
  margin: 0;
  padding: 0 0 8px 8px;
}

div.box ul.list-user div.list-image {
  float:left;
}
div.box ul.list-user div.list-image a {
  display: block;
  width: 34px;
  height: 34px;
  padding: 0;
  border: 1px solid #e1bebc;
}
div.box ul.list-user div.list-image a img {
  width: 32px;
  height: 32px;
  background: #fff none repeat scroll 0%;
  border: 1px solid #fff;
}

div.box ul.list-user div.list-body {
 _float:left;
  margin-left: 37px;
 _margin-left: 3px;
}
div.box ul.list-user div.list-body .baloon-top {
  line-height: 1.0;
 _line-height:1.25;
  padding: 3px 3px 0 9px;
  background: transparent url(../image/baloon-leftbar.gif) no-repeat scroll left top;
}
div.box ul.list-user div.list-body .baloon-bottom {
  display: block;
  font-size: 1px;
  height: 6px;
  width:125px;
 _width:125px;
  background: transparent url(../image/baloon-leftbar.gif) no-repeat scroll left bottom;
}
div.box ul.list-user div.list-body a {
  color: #b36b85;
  font-size: 80%;
  font-weight: bold;
}

/* ========== div.box ul.list-keyword ========== */
div.box ul.list-keyword {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom: 3px solid #dbe8d7;
}
div.box ul.list-keyword li {
  font-size: 100%;
  margin: 0;
  padding: 2px 5px 3px 10px;
  border-top: 3px solid #dbe8d7;
}
div.box a.keyword {
  color: #467237;
  font-size: 90%;
  text-decoration: none;
  margin-right: 0.3em;
}
div.box a.keyword:hover {
  text-decoration: underline;
}

/* ========== form  ========== */
div.input {
  width: 100%;
  overflow: hidden;
}
div.input form {
  display: inline;
}
div.input p {
  color: #333;
  font-size: 80%;
  margin: 10px 0 0;
}
div.input p a {
  color: #5c7299;
}
div.input p img {
margin-bottom:-3px;
margin-right:2px;
vertical-align:baseline;
}
input.text {
  width: 95%;
  font-family: "arial", "helvetica", sans-serif;
  font-size: 90%;
  margin-bottom: 2px;
  padding: 3px;
  border: 1px solid #bbc4cd;
}
textarea {
  width: 95%;
  height: 400px;
  font-family: "arial", "helvetica", sans-serif;
  font-size: 90%;
  margin-bottom: 2px;
  padding: 3px; 
  border: 1px solid #bbc4cd;
}
textarea.invite-mails {
  height: 3em;
}
input.submit {
  font-family: "arial", "helvetica", sans-serif;
  font-size: 80%;
  padding: 2px 15px;
  background-color: #fff; 
  border: 1px solid #bbc4cd;
}

form.search-keyword {
  margin: 0 0 0 -5px;
  padding: 3px 0;
}
form.search-keyword input.text {
  width: 110px;
  margin: 0 3px 0 0;
}
form.search-keyword input.submit {
  padding: 3px 0;
  width: 45px;
  font-size:70%;
}

img.input-selector-text, img.input-selector-draw, img.input-selector-webcam {
  vertical-align: middle;
}
.button-container {
  width:95%;
  position:relative;
}

.button-container input{
  margin-top:1px;
}

.button-container .selector-container {
  position:absolute;
  top:-3px;
 _top:-0px;
 *top:-0px;
  right:-8px;
 _right:0px;
 *right:0px;
}
.pr-container a {
  color: #5F7199;
  font-size: 80%;
  text-decoration: none;
}
.pr-container a:hover {
  text-decoration: underline;
}
.pr-container img {
  vertical-align: middle;
  margin-left: 2px;
  margin-right: 3px;
}

/* ========== table.config ========== */
fieldset.config {
  border: 1px solid #6c8ca5;
  margin: 1em 0 1.5em;
  padding:10px;
}
fieldset.config legend {
  color: #6c8ca5;
  font-weight: bold;
 _margin-bottom:10px;
}
table.config {
  width: 100%;
  clear: both;
  font-size: 90%;
  border-collapse: collapse;
}
table.config th {
  color: #fff;
  text-align: center;
  padding: 5px;
  background: #89a3b7 none repeat scroll 0%;
  border: 1px solid #6c8ca5;
}
table.config th.row {
  width: 20%;
}
table.config th .require {
  color: #fffdb9;
  font-size: 90%;
  font-weight: normal;
  margin-left: 3px;
}
table.config td {
  padding: 5px;
  background: #fff none repeat scroll 0%;
  border: 1px solid #6c8ca5;
}
table.config td img {
  vertical-align: middle;
}
table.config td a {
  font-size: 90%;
}
table.config tr.selected td {
  background: #feffd5 none repeat scroll 0%;
}
table.config td input, table.config td select {
  vertical-align: middle;
}
table.config td input.text, table.config td input.password {
  width: 15em;
  margin-right: 10px;
  padding: 3px;
  border: 1px solid #aaa;
}
table.config td select {
  padding: 1px;
  border: 1px solid #aaa;
}
table.config td textarea {
  width: 100%;
  border: 1px solid #aaa;
}
table.config td .note {
  color: #577292;
  font-size: 90%;
  line-height: 1.35;
  margin: 0pt;
  padding: 0pt;
  border: medium none;
}
table.config td div.note {
  padding: 5px 0pt 0pt;
}
table.config td div.error-message {
  font-size: 90%;
  font-weight: normal;
  margin: 0pt;
  padding: 5px 0pt 5px 20px;
  background: transparent url(http://www.hatena.ne.jp/statics/css/hatena/error-bg-small.gif) no-repeat scroll 0pt 50%;
  border: 0pt none;
}
div.config-button {
  font-size: 90%;
  padding: 10px 0 0;
  text-align: center;
  width: 100%;
}
div.config-button label {
}
div.config-button input.button {
  padding: 2px 10px;
}
div.config-button div.appendix {
  font-size: 90%;
}
div.config-button div.appendix a {
}

/* ========== div.note ========== */

div.note {
  color: #577292;
  font-size: 80%;
  border-bottom: 1px solid #EEEEEE;
}
div.note ul {
  margin: 10px 0;
  padding: 0 10px 0 2em;
}
div.note ul li {
  padding: 3px 0;
}

/* ========== div.invitation ========== */

div.invitation {
  margin: 15px 0;
}
div.invitation th, div.invitation td {
  font-size: 90%;
}
div.invitation td {
  color: #333;
}
div.invitation td p {
  margin: 5px 5px 1em;
}

div.note {
  color: #577292;
  font-size: 80%;
  border-bottom: 1px solid #EEEEEE;
}
div.note ul {
  margin: 10px 0;
  padding: 0 10px 0 2em;
}
div.note ul li {
  padding: 3px 0;
}
div.invitation {
  margin: 15px 0;
}

body#invite-confirm div.entry {
  margin: 15px 15px 10px;
  padding: 10px;
  border: 1px solid #eee;
}
body#invite-confirm div.body {
  padding-top: 5px;
}
body#invite-confirm div.body a.user {
  font-weight: bold;
}
body#invite-confirm div.section {
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
body#invite-confirm div.section form {
  text-align: center;
}
body#invite-confirm div.section p {
  font-size: 80%;
  margin: 0 auto 10px;
}

/* ========== Hatena Star ========== */
.hatena-star-add-button-image {
  background-image: url(http://s.hatena.ne.jp/images/add_gr.gif);
}
.hatena-star-comment-button-image {
  background-image: url(http://s.hatena.ne.jp/images/comment_gr.gif);
}

/* ========== ASIN ========== */
.hatena-asin-detail, .hatena-id-detail {
  margin: 0 0 0.3em 0;
  font-size: 90%;
  padding: 1em 0.6em;
  border-bottom: 8px solid #dbe8d7;
}
.hatena-asin-detail .hatena-asin-detail-image, .hatena-id-detail .profile-image {
  float: left;
  margin-right: 15px;
}
.hatena-asin-detail .hatena-asin-detail-title, .hatena-id-detail .hatena-id-detail-title {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: bold;
}
.hatena-asin-detail p {
  text-indent: 0;
}
.hatena-asin-detail ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hatena-asin-detail .hatena-asin-detail-foot, .hatena-id-detail .hatena-id-detail-foot {
  clear: left;
}
img.profile-icon, img.asin-icon, img.delete-icon {
  margin-right: 3px;
  vertical-align: middle;
}
img.delete-following, img.delete-relation {
  display: none;
}


#digg-code {
  padding: 10px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
#digg-code {
  font-size: 100%;
  margin: 0;
  padding: 0;
}
#digg-code:after {
  clear:both;
  content:"";
  display:block;
}
#digg-code iframe{
  float:left;
  margin-right:10px;
}
#digg-code p{
font-size: 90%;
  margin: 0;
}

/* keywords */

ul.cloud {
  list-style: none;
  margin: 1em;
  padding: 0;
}

ul.cloud li{
  display: inline;
  margin: 0 0.5em 0 0;
  line-height: 1.35;
}

ul.cloud li a.keyword{
  text-decoration: none;
}

ul.cloud li a.keyword:hover{
  text-decoration: underline;
}

ul.cloud li.cloud1 a.keyword{ font-size: 65%;  color: #A0C692;}
ul.cloud li.cloud2 a.keyword{ font-size: 75%;  color: #82BA6B;}
ul.cloud li.cloud3 a.keyword{ font-size: 85%;  color: #59A93F;}
ul.cloud li.cloud4 a.keyword{ font-size: 100%; color: #3E9625;}
ul.cloud li.cloud5 a.keyword{ font-size: 120%; color: #2C8913;}
ul.cloud li.cloud6 a.keyword{ font-size: 140%; color: #2C7216;}
ul.cloud li.cloud7 a.keyword{ font-size: 190%; color: #2A6417;}

/* ad */

div.streambody div.entries div.ad {
  padding-left:54px;
}

/* ========== ul.list-search ========== */

ul.list-search {
  margin:0;
  padding:0;
  list-style:none;
}

ul.list-search li{
  padding:6px;
  background:#fff;
  border-bottom:1px solid #eeeeee;
}

ul.list-search li span.entry-count {
  margin-left: 0.2em;	       
  color:#999;
  font-size:90%;
}

ul.list-search li.search{
  background:#fff;
}

ul.list-search li.search {
  padding:10px 7px;
}

ul.list-search li.search input{
  vertical-align:middle;
}

ul.list-search li.search input.text{
  width:70%;
  margin:0;
}

/* ========== ul#tab-menu search ========== */

#keywords div.streamheader ul#tab-menu{
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}

#keywords div.streamheader ul#tab-menu li {
  float: right;
  margin: 0 0 0 3px;
  padding: 2px 12px;
  background-color: #cddfc9;
  border-bottom: 2px solid #7ba86d;
}

#keywords div.streamheader ul#tab-menu li.selected{
  background-color: #fff;
  border-bottom: 2px solid #fff;
}
#keywords div.streamheader ul#tab-menu li.selected a{
  text-decoration: none;
}
#keywords div.streamheader ul#tab-menu li.selected a:hover{
  text-decoration: none;
}
#keywords div.streamheader ul#tab-menu li a {
  color: #467237;
  font-size: 90%;
  font-weight: bold;
}

#keywords div.streamheader {
  padding-bottom:0;
  padding-right:3px;
}

#keywords div.streamheader {
  background: #7ba86d url(../image/streamheader-keyword.gif) no-repeat scroll right bottom;
}

ul.list-search li.search{
  border-bottom:none;
  padding-bottom:1px;
}

ul.list-search li div.append-keyword {
  padding:5px 5px 5px 27px;
  background:#EEF5EC url(../image/icon-arrow-append-keyword.gif) 8px 50% no-repeat;
  margin:0 1px 2px 1px;
}

ul.list-search li div.append-keyword a{
  color:#467237;
}

/* div.company-info */

div.company-info {
  color: #666;
  font-size: 80%;
  margin: 30px 15px 0;
  padding: 7px 10px;
  border: 1px solid #6C8CA5;
}
div.company-info h3 {
  color:#6C8CA5;
  margin: 0 0 0.2em;
}
div.company-info strong {
  color: #666;
}
div.company-info td {
  padding-right: 5px;
}

/* afc */

.google_afc {
  font-size: 90% !important;
  padding-left:2px !important;
  margin-left:0 !important;
}
.google_ads_by {
  font-size:80% !important;
  padding-bottom:15px !important;
  color:#999 !important;
  font-weight:normal !important;
  margin:0 !important;
}
.google_afc dl {
  margin:0 !important;
  padding:0;
}
.google_afc dl dt {
  line-height:1.5;
  position:relative;
}
.google_afc dl dt a{
  font-weight:bold;
  color:#467237;
}
.google_afc dl dt .visible_url a{
  font-size:80%;
  text-decoration:none;
  color:#b36b85;
  font-weight:normal;
  position:absolute;
  top:40px;
  left:2px;
  margin-left:0;
}
.google_afc dl dd {
  margin:0;
  padding:0 0 20px 0;
  line-height:1.5;
  white-space:nowrap;
}
.google_afc dl dd a{
  color:#333;
  text-decoration:none;
}
.google_afc dl dd .visible_url {
  display:block;
  line-height:1.2;
}
.google_afc dl dd .visible_url a{
  font-size:80%;
  text-decoration:none;
  color:#b36b85;
  font-weight:normal;
}

/* campaign-wacom */
div.box-wacom {
  color: #666;
  font-size: 90%;
  line-height: 1.3;
  margin: 10px 10px 0;
  background: url(../image/campaign-wacom-v.gif) top right repeat-y;
}
div.box-wacom-header {
  height:4px;
  font-size:1px;
  background: url(../image/campaign-wacom-h.gif) top left repeat-x;
}
div.box-wacom-footer {
  height:4px;
  font-size:1px;
  background: url(../image/campaign-wacom-h.gif) top left repeat-x;
}
div.box-wacom-body {
  padding: 7px 10px 7px 14px;
  background: url(../image/campaign-wacom-v.gif) top left repeat-y;
  zoom:1;
}
div.box-wacom-body img {
  margin-left: 5px;
}
/* campaign-wacom */
div.box-wacom2 {
  color: #333;
  font-size: 80%;
  line-height: 1.5;
  margin: 10px 10px 0;
  padding: 5px 10px;
  border: 2px solid #000;
  background: url(../image/campaign-wacom2-background.gif) no-repeat top right;
}
div.box-wacom2 a {
  color: #5F7199;
}
div.box-wacom2 p {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 110px;
}
div.box-wacom2 a {
  color: #5F7199;
}
div.box-wacom2-footer {
  clear: both;
}
/* campaign-sensya */
div.box-sensya {
  color: #666;
  font-size: 90%;
  line-height: 1.3;
  margin: 10px 10px 0;
  border: 1px solid #ccc;
  background:transparent url(campaign-sensya-image2.gif) no-repeat scroll right top;
}
div.box-sensya-body {
  padding: 7px 10px;
}
div.box-sensya-body img {
  margin: 0 10px 0 0;
}
div.box-sensya-body h3 {
  font-size: 100%;
  margin: 0 0 0.2em;
}
div.box-sensya-body h3 a {
  color: #666;
}
div.box-sensya-body p {
  font-size: 90%;
  margin: 0;
}
div.box-sensya-body p:after {
  clear:both;
  content:"";
  display:block;
}

form.import-starfriends {
  text-align:center;
  padding-top:15px;
}


form.import-starfriends input{
  height:20px;
  width:128px;
}

.jumpmenu {
	display: none;
}

table {
	border:1px solid #6f986a;
}

td {
	background: #dafad5;
	border:1px solid #6d9862;

}

.diff_added {
	color:blue;
}

.diff_removed {
	color:red;
}
