@charset "UTF-8";

.relating-word-area{
width:90%;
overflow:hidden;
padding:10px;
border:solid 1px #E4E4E4;
margin:10px auto;
}


/* twitterBlockQuote CSS */
.twitterQuote {
	clear: both;
	margin: 5px 3px;
	text-align: left;
}

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

.twitterQuote li.tw_hentry {
	border-top: 1px solid #EEE;
	padding: 10px 0px 10px;
}

.twitterQuote li:first-child {
  border: none;
}

.twitterQuote .tw_hentry img {
	margin: 0;
	padding: 0;
	border:0;
}

.twitterQuote .tw_thumb {
	display: block;
	position: absolute;
	width: 50px;
	height: 50px;
}

.twitterQuote .tw_status-body {
	display: block;
	padding-right: 5px;
	line-height: 19px;
	margin-left: 59px;
	min-height: 48px;
	height: auto !important;/* IE */
	height: 48px;/* IE */
}

.twitterQuote .tw_status-content {
	margin-right: 5px;
}

.twitterQuote .tw_entry-content a {
	font-weight:normal;
}

.twitterQuote .tw_entry-meta {
	display: block;
	font-size: 0.8em;
}

/* twitterBlockQuote CSS update 2011/02/09 */
.twitterQuote {clear: both; margin: 5px 3px; text-align: left;}
.twitterQuote ul.tw_timeline {padding: 0;margin: 0; list-style: none;}
.twitterQuote li.tw_hentry  {border-top: 1px solid #EEE; padding: 10px 0px 10px;}
.twitterQuote li.tw_e {border-top: 1px solid #EEE; padding: 10px 0px 10px;}
.twitterQuote li:first-child {border: none;}
.twitterQuote .tw_hentry img  {margin: 0;padding: 0;	border:0;}
.twitterQuote .tw_e img {margin: 0;padding: 0;	border:0;}
.twitterQuote .tw_thumb {display: block;position: absolute;width: 50px;height: 50px;}
.twitterQuote .tw_t {display: block;position: absolute; width: 50px; height: 50px;}
.twitterQuote .tw_status-body {display: block; padding-right: 5px; line-height: 19px;margin-left:59px;min-height: 48px;height: auto !important;/* IE */height: 48px;/* IE */}
.twitterQuote .tw_b {display: block; padding-right: 5px; line-height: 19px;margin-left: 59px;min-height: 48px;height: auto !important;/* IE */height: 48px;/* IE */}

.twitterQuote .nopics .tw_status-body {margin-left:0;}/* nopics */
.twitterQuote .nopics .tw_b {margin-left:0;}/* nopics */

.twitterQuote .tw_status-content  {margin-right: 5px;}
.twitterQuote .tw_c {margin-right: 5px;}
.twitterQuote .tw_entry-content a {font-weight:normal;}
.twitterQuote .tw_entry-meta  {display: block;font-size: 0.8em;}
.twitterQuote .tw_d {display: block;font-size: 0.8em;}

/* bookmark */
.bookmark ul{margin:15px 0 0 0; padding:0;}
.bookmark ul:after {clear:both; height:0; visibility:hidden; display:block; content: ".";}
.bookmark li {float:left; list-style:none; margin-right:7px; height:20px;}

/* new nice */
#nice li {
float:left;
width:63px;
padding:5px 0;
font-size:x-small;
line-height:1.2;
text-align:center;
list-style:none;
overflow:hidden;
white-space:nowrap;
display:block;
}

.nice-readmore { 
	clear: both;
	margin: 0 0 0 50px;
}

/* new comment */
.each-comment {
margin:20px 0;
clear:both;
}

.each-comment img {
float:left;
margin:0 10px;
}

.each-comment input {
margin:0;
padding:0;
}

.each-comment p {
padding:0;
}

* html .each-comment input {
margin-bottom:-2px;
}

.comments-body {
margin:0 0 0 60px;
}

#comments .delete {
margin-left:60px;
}


/* new trackback */
.each-trackback {
margin:15px 0;
}

