body {
	margin: 0px 0px 20px 0px;
	background-color: #fff0f0;
	text-align: center;
}
a {
	text-decoration: underline;
}
a:link {
	color: #46a;
}
a:visited {
	color: #46a;
}
a:active {
	color: #46a;
}
a:hover {
	color: #018;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 1060px;
	background-color: #fffff0;
	border: 0px solid #FFFFFF;
}
#banner {
/*	font-family: Verdana, Arial, sans-serif; */
	color: #FFFFFF;
	background-color: #b01010;
	text-align: center;
	padding: 2px;
	border-bottom: 1px solid #FFFFFF;
	line-height: 100%;
	height: 113px;
}
#banner-img {
	display: none;
}
#banner a {
	color: #FFFFFF;
	text-decoration: none;
}
#banner h1 {
/*	font-size: xx-large; */
	font-size: 18px;
}
#banner h2 {
/*	font-size: small; */
	font-size: 16px;
}
#center {
	float: left;
	width: 720px;
	overflow: hidden;
}
.content {
	padding: 15px 15px 5px 15px;
	background-color: #fffff0;
	color: #333;
/*	font-family: Verdana, Arial, sans-serif; */
/*	font-size: small; */
	font-size: 13px;
	letter-spacing: 0.03em;
}
#right {
	float: left;
	width: 340px;
	background-color: #FFFFF0;
	overflow: hidden;
}
.content p {
	color: #333;
/*	font-family: Verdana, Arial, sans-serif; */
/*	font-size: 115%; */
	font-size: 15px;
	font-weight: normal;
/*	line-height: 185%; */
	line-height: 200%;
	text-align: left;
	margin-bottom: 10px;
	padding: 2px;
	padding-left: 5px;
}
.content blockquote {
	line-height: 140%;
}
.content li {
	line-height: 140%;
}
.content h2 {
	color: #333;
/*	font-family: Verdana, Arial, sans-serif; */
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}
.content h1 {
	background-repeat : no-repeat;
	background-position : left; */
	background-color: #fff0f0;
	color: #b01010;
/*	font-family: Verdana, Arial, sans-serif; */
/*	font-size: 120%; */
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 6px;
	padding: 5px;
	padding-left: 8px;
	border-top: 1px solid #b01010;
	border-left: 1px solid #b01010;
	border-right: 3px solid #b01010;
	border-bottom: 3px solid #b01010;
}
.content h2.entrytitle {
	background-repeat : no-repeat;
	background-position : left; */
	background-color: #fff0f0;
	color: #b01010;
/*	font-family: Verdana, Arial, sans-serif; */
/*	font-size: 120%; */
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 6px;
	padding: 5px;
	padding-left: 8px;
	border-top: 1px solid #b01010;
	border-left: 1px solid #b01010;
	border-right: 3px solid #b01010;
	border-bottom: 3px solid #b01010;
}
.content h1.entrytitle {
/*	font-size: 120%; */
	font-size: 16px;
}            
/*
.content h1:first-letter {
	font-size: 130% ;
	color: #b01010;
	font-weight: bold ;
}
*/
.content h1#entrytitle a{
    text-decoration: none;
    color: #b01010;
}
.content h1.entrytitle a{
    text-decoration: none;
    color: #b01010;
}
.content h2.entrytitle a{
    text-decoration: none;
    color: #b01010;
}
.content .entry_display_date {
    font-weight: bold;
}
.content .entry_created_date {
    font-weight: normal;
    color: #666;
    font-size: 90%;
}
.content b {
/*	font-size: 128% ; */
	font-size: 18px;
	font-weight: bold;
	color: #b01010;
}
.content i {
	font-style: normal;
/*	font-size: small; */
	font-size: 15px;
	color: #505050;
	padding: 8px;
	margin-top: 8px;
	margin-bottom: 0px;
	border: 2px dotted #b01010;
	background-color: #ffffff;
	width: 350px;
	display: block;
}
.content i.wide {
	font-style: normal;
/*	font-size: small; */
	font-size: 15px;
	color: #505050;
	padding: 8px;
	margin-top: 8px;
	margin-bottom: 0px;
	border: 2px dotted #b01010;
	background-color: #ffffff;
	width: 580px;
	display: block;
}

.content p.posted {
	color: #999999;
/*	font-family: Verdana, Arial, sans-serif; */
/*	font-size: small; */
	font-size: 15px;
	border-top: 1px solid #b01010;
	border-left: 1px solid #b01010;
	border-right: 1px solid #b01010;
	border-bottom: 1px solid #b01010;
	text-align: left;
	line-height: normal;
}
.sidebar {
	padding: 15px 0px 0px 0px;
	color: #333;
}
#calendar {
  	line-height: 100%;
	color: #333;
/*	font-family: Verdana, Arial, sans-serif; */
/*	font-size: small; */
	font-size: 15px;
  	padding: 2px;
	text-align: center;
	margin-bottom: 10px;
}
#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}
#calendar caption {
	color: #333;
/*	font-family: Verdana, Arial, sans-serif; */
/*	font-size: small; */
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}
#calendar th {
	text-align: center;
	font-weight: normal;
}
#calendar td {
	text-align: center;
}
.sidebar h2 {
	color: #333;
/*	font-family: Verdana, Arial, sans-serif; */
/*	font-size: small; */
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
.sidebar li {
	color: #333;
/*	font-family: Verdana, Arial, sans-serif; */
/*	font-size: small; */
	font-size: 13px;
	text-align: left;
	line-height: 120%;
	margin-top: 3px;
	list-style-type: none;
}
.sidebar img {
/*	border: 3px solid #FFFFFF; */
}
.photo {
	text-align: left;
	margin-bottom: 20px;
}
.link-note {
/*	font-family: Verdana, Arial, sans-serif; */
/*	font-size: small; */
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	padding: 4px;
	margin-bottom: 8px;
	border: 1px solid #f0c0c0;
}
.link-note-noborder {
/*	font-family: Verdana, Arial, sans-serif; */
/*	font-size: small; */
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	padding: 0px;
	margin: 8px 0px 18px 0px;
	border: 0px solid #f0c0c0;
}
.link-note-noborder h2 {
	padding: 2px;
	margin: 0px 0px 8px 0px;
	color: #eee;
	background-color: #b01010;
}
#powered {
/*	font-family: Verdana, Arial, sans-serif; */
/*	font-size: small; */
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	color: #333;
	margin-top: 50px;
}
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}
textarea[id="comment-text"] {
	width: 80%;
}
.blogpeople-main { overflow: auto; height: 150px; }
.mybloglist-main { overflow: auto; height: 150px; }

table.blogbody {
	border-collapse: collapse;
}
table.blogbody th {
	border: 1px solid #606060;
	background-color: #a0a0f0;
}
table.blogbody td {
	border: 1px solid #606060;
}
.digimono_review {
/*	font-family: Verdana, Arial, sans-serif; */
	font-size: small;
	line-height: 120%;
	text-align: left;
	padding: 4px;
	margin-bottom: 8px;
	border: 1px solid #f0c0c0;
}
.vote_button {
	background-color: #b0f0b0;
	padding: 0px;
	margin: 0px;
	width: 18px;
	height: 20px;
}
a:link#mbar { padding-left: 2px; padding-right: 3px; }
a:visited#mbar { padding-left: 2px; padding-right: 3px;  }
a:hover#mbar { padding-left: 0px; padding-right: 1px; border-left: 2px solid #b01010;  border-right: 2px solid #b01010; }

.drev_ad_banner table {
	border: 0px solid #ddd;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	background-color: #ddd;*/
}
.drev_ad_banner table td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.drev_top_category_menu table {
	width: 880px;
	border: 0px solid #ddd;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.drev_top_category_menu table td {
	font-size: 10px;
	text-align: center;
	border: 1px solid #b01010;
	background-color: #fee;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
}

div#megaton_track_ticker {
	width: 680px;
	height: 16px;
	border: 2px solid #88e;
	padding: 2px;
	margin-bottom: 8px;
	overflow: hidden;
}
.comicdashi2_html {
	border: 1px solid #a8c;
	background-color: #fff;
	margin: 2px 2px 4px 2px;
	padding: 2px;
}
.amatomoi2_html {
	border: 1px solid #c88;
	margin: 2px 0px 2px 0px;
	font-size: 10px;
}
table.blogbody td .amatomoi2_html {
	border: 1px solid #c88;
	margin: 0px;
}
table.blogbody td .amatomoi2_html td {
	border: 0px;
}
.sidebar .amn-area {
	border: 0px solid #888;
	padding: 0px;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sidebar .AMN-section {
	border: 0px solid #888;
	padding: 0px;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sidebar .amn-area a:link {
	color: #8FABBE;
}
.sidebar .amn-area a:visited {
	color: #8FABBE;
}
.sidebar .amn-area a:active {
	color: #8FABBE;
}
.sidebar .amn-area a:hover {
	color: #006699;
}
.amn-BlogEmbedAd-entry-title {
	font-size: small;
	line-height: 120%;
	color: #333;
}
.amn-BlogEmbedAd-blog-title {
	font-size: small;
	line-height: 120%;
	color: #333;
}
.amn_large_banner img {
	margin-left: 1px;
	border: 0px;
}
/* include lingr js */
.iconimage {
    width: 16px;
    height: 16px;
    border: 0px;
}
.miniimage {
    width: 200px;
    border: 0px solid;
    margin: 8px 2px -2px 2px;
}

pre .sourcecode {
    font-size:medium;
    /* line-height:1.2em; */
    border:1px solid #aad;
    background:#eef;
    padding:0.5em; 
    overflow: auto;
}

p.extended {
/*	background-color: #f0fff0; */
	padding: 10px 8px;
	margin: 20px 10px;
	border-left: 12px solid #88e;
}


/* 表示領域の大枠 */
#topsy-tweet-search-results {
    font-size:12px;
    border-top:2px solid #ddf6ff;
    border-bottom:2px solid #ddf6ff;
    background:#eefbff;
    margin-top:8px;
    padding-left:6px;
}
/* 表示領域の見出し */
#topsy-tweet-search-results .topsy-tweet-search-results-header {
    color:#11c4ff;
    font-weight:bold;
}
/* 個々のツイート領域 */
#topsy-tweet-search-results .topsy-tweet-search-result {
    clear:both;
    padding:6px 0;
    border-bottom:2px solid #fff;
    overflow:hidden;
}
/* ユーザー名 */
#topsy-tweet-search-results .topsy-tweet-name {
    font-weight:bold;
}
/* アイコン領域 */
#topsy-tweet-search-results .topsy-tweet-image {
    float:left;
    width:36px;
    height:36px;
    margin-right:12px;
}
/* アイコン画像 */
#topsy-tweet-search-results .topsy-tweet-image img {
    width:36px;
    height:36px;
}
/* ツイート */
#topsy-tweet-search-results .topsy-tweet-text {
    float:left;
    width:430px;
    background:#fff;
    padding:4px;
}
/* 日付 */
#topsy-tweet-search-results .topsy-tweet-date a {
    color:#999;
}
/* 「すべて表示」の操作テキスト */
#topsy-tweet-search-results #topsy-show-more-tweets {
    color:#1d3994;
    cursor:pointer;
    text-align:right;
    font-weight:bold;
    padding-right:4px;
}
/* アイコン形式の表示でのアイコンサイズ */
#topsy-tweet-search-results img.topsy-profile-image-small {
    width:24px;
    height:24px;
    margin:4px;
}
.hatena-bookmark-widget-body ul {
    margin-bottom: 0px;
}
.topsy_list_item {
    font-size: 90%;
    margin: 2px;
    border: 1px solid #66d;
}
.topsy_list_title {
    margin: 0px;
    padding: 1px 1px 1px 8px;
    border-bottom: 1px solid #66d;
    background-color: #f0f0ff;
}
.topsy_list_title a {
    text-decoration: none;
}
.topsy_list_body {
    margin: 2px 4px;
}
.topsy_list_body_icon {
    float: left;
    margin: 2px 20px 2px 2px;
}
.topsy_list_body_icon img {
    padding: 2px;
    border: 1px solid #ddd;"
}
.topsy_list_body_content {
}
#flickr_badge_wrapper {
    width: 220px;
    margin: 0px;
    padding: 2px;
}
#flickr_badge_wrapper .flickr_badge_image {
    margin: 2px;
    padding: 2px;
    float: left;
}

img.cat_chip {
    width: 15px;
    height: 10px;
    margin: 0px 0px -1px 0px;
}
td.cat_chip img {
    width: 15px;
    height: 10px;
    margin: 0px 0px -1px 0px;
}
td.cat_chip a {
    text-decoration: none;
    color: #b01010;"
}
.content .blogimage {
    margin: 0px 0px 5px 5px;
}
.content .blogimage-right {
    float: right;
    margin: 0px 0px 5px 5px;
}
.content .blogimage-left {
    float: left;
    margin: 0px 0px 5px 5px;
}
.amatomo_chip {
    margin: 1px 0px -3px;
    border: 0;
    width: 50;
    height: 16;
}
.amatomoi3_html {
	border: 1px solid #c88;
	margin: 2px 0px 2px 0px;
	padding: 4px;
	font-size: 11px;
	line-height: 110%;
}
.amatomoi3_html .amatomoi3_itemimage {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}
.amatomoi3_html .amatomoi3_footer {
	text-align: right;
	width: 100%;
}
.amatomoi3_html .amatomoi3_itemimage img {
	border: 0;
}
.amatomoi3_html img {
	border: 0;
}
.amatomoi3_html a {
	color: #44f;
	font-weight: bold;
}
.amatomoi3_html a:link,a:visited {
	text-decoration: none;
}
.amatomoi3_html a:hover,a:active {
	text-decoration: underline;
}
.h2_redbar {
    border-top: 1px solid #b01010;
    border-left: 1px solid #b01010;
    border-right: 3px solid #b01010;
    border-bottom: 3px solid #b01010;
    padding: 2px;
    padding-left: 5px;
    background-color: #fff0f0;"
}

.entrylist_box_inner {
    width: 2000px;
}
.entrylist_box {
    width: 720px;
    overflow: hidden;
}

.codetext_box {
    border: 1px solid #ddd;
    font-size: 90%;
    width: 540px;
    overflow: scroll;
}

.entry_tag_link {
    font-size: 70%;
}
.similar_tag_entry_item {
    width: 145px;
    margin: 2px;
    padding: 0px;
    float: left;
}
.similar_tag_entry_title {
    width: 140px;
    margin: 2px;
    padding: 0px;
}
.similar_tag_entry_image {
    width: 130px;
    margin: 2px;
    padding: 2px;
}
.similar_tag_entry_image img {
    width: 120px;
    margin: 2px;
    padding: 2px;
    border: 1px solid #ddd;
}
.recent_entry_item {
    width: 145px;
    margin: 2px;
    padding: 0px;
    float: left;
}
.recent_entry_title {
    width: 140px;
    margin: 2px;
    padding: 0px;
}
.recent_entry_image {
    width: 130px;
    margin: 2px;
    padding: 2px;
}
.recent_entry_image img {
    width: 120px;
    margin: 2px;
    padding: 2px;
    border: 1px solid #ddd;
}

.social_button_box {
	margin: 16px 2px 4px 2px;
	padding: 0px;
}
.extended .morelink {
	border: 1px solid #888;
	background-color: #fff;
	margin: 4px 0px;
	padding: 6px 20px;
	color: #22e;
	font-weight: bold;
	font-size: 120%;
}
.top_entrybox {
	margin-top: 0px;
	margin-bottom: 20px;
}
.zenback-module-content {
	font-size: 90% !important;
}
.agilemedia_largebanner {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 728px;
	height: 90px;
}
/*
#right_bottom {
	position: fixed;
	top: 0px;
	left: 0px;
	border: 4px solid #faa;
}
*/
.sidebar_fixed {
	position: fixed;
	bottom: 10px;
}
#sidebar #zenback{
	width: 215px !important;
}
#banner2 {
	background-color: #fdffcd;
}
.socialButtonBox { display: block; border: 0px solid red; margin: 0px; padding: 6px 4px; }
.socialButtonDescription { display: block; color: #66e; font-size: 93%; font-weight: bold; margin: 0; padding: 4px 20px 2px 20px; }
.socialButton { width: 40px; height: 40px; margin: 2px; padding: 0; display: inline-block; background-size: 40px; border-left: 1px solid #dde; border-top: 1px solid #dde; border-right: 3px solid #ccd; border-bottom: 3px solid #778; }
.socialButtonTwitter { background-image: url(/blog/images/m_twitter_60.png); }
.socialButtonFacebook { background-image: url(/blog/images/m_facebook_60.png); }
.socialButtonGplus { background-image: url(/blog/images/m_gplus_60.png); }
.socialButtonHatenab { background-image: url(/blog/images/m_hatenab_60.png); }

.twitterFollowBox { border:1px solid #eeb; margin:4px 4px; padding:4px; background-color:#fff; }
.twitterFollowBox .profIcon { width:48px; height:48px; margin:2px; border:0; float:left; }
.twitterFollowBox .bodyArea { margin-left:60px; }
.twitterFollowBox .nameText { font-size:12px; font-weight:bold; color:#111; }
.twitterFollowBox .screenNameText { font-size:12px; font-weight:normal; color:#666; }
.twitterFollowBox .descriptionText { font-size:10px; font-weight:normal; color:#666; line-height:11px; }
.twitterFollowBox .nameText a,.twitterFollowBox .nameText a:link,.twitterFollowBox .nameText a:visited { text-decoration:none; color:#111; }
.twitterFollowBox .followButton { display:inline-block; padding:8px 20px; margin:2px; font-size:14px; background-color:#68f; color:#f8f8f8; border-radius:3px; }
.twitterFollowBox .followButton a,.twitterFollowBox .followButton a:link,.twitterFollowBox .followButton a:visited { text-decoration:none; color:#f8f8f8; }

.gads_afterentry_box {
    width:680px;
    margin: 10px 0px;
    padding: 2px 0px;
    border:0;
}
.gads_afterentry {
    width:338px;
    margin: 0px;
    padding: 0px;
    border:0;
    float:left;
}
.clearboth {
    clear:both;
}
ul.tag_list {
    margin: 2px 4px 2px 4px;
    padding: 0px;
    display: inline;
}
ul.tag_list li {
    font-size: 95%;
    display: inline-block;
    margin: 1px 4px 1px 4px;
}
.taglist_box {
    margin: 2px 4px;
}
.tag_list {
    display: inline-block;
    margin: 2px;
    padding: 2px;
}
.tag_list li {
    padding: 10px;
}
.tag_list li {
    list-style-type: none;
    display: inline-block;
    border: 1px solid #b08010;
    margin: 2px;
    padding: 2px 6px;
}
.tag_list li a{
    text-decoration: none;
}
.tagpage_entry {
    margin: 2px 2px 12px 2px;
    padding: 4px;
}
.tagpage_entry_title {
    margin-bottom: 8px;
}
.tagpage_entry_body {
    padding: 8px;
}
.tagpage_entry_title a {
    text-decoration: none;
    color: #b01010;
}
.hatena_bookmark_comment_item { margin:5px 2px; padding:5px 2px; border-top:1px solid #ddd; font-size:90%; }
.hatena_bookmark_comment_item .hatena_bookmark_comment_user { margin-right: 16px; }
.hatena_bookmark_comment_item .hatena_bookmark_comment_date { font-size:90%; color:#8a8;}
.hatena_bookmark_comment_item .hatena_bookmark_comment_image { float: left; width: 36px; height: 36px; margin: 2px 10px 2px 2px; }
.cfix { zoom: 100%; }
.cfix:after { content: ""; clear: both; height: 0; display: block; visibility: hidden; }

