html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td { 
margin: 0; 
padding: 0; 
border: 0; 
outline: 0; 

vertical-align: baseline; 
background: transparent;
 } 

body { 
line-height: 1; 
}
ol, ul { 
list-style: none; 
} 

blockquote, q { 
quotes: none; 
}
 
blockquote:before, blockquote:after, q:before, q:after {
content: ''; 
content: one; 
} 

:focus { 
outline: 0; 
} 

ins { 
text-decoration: none; 
}
del { 
text-decoration: line-through; 
}

/* 
   General 
------------------------------------------------------------------- */

html {
	height: 100%;
}

body {
	font-size: 87.5%; 
	font-family: Arial,Helvetica,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-selif;
	background: #353530;
	color: #5A5A50;
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}


/* 
   Typography 
------------------------------------------------------------------- */

p {
	letter-spacing:1px;
	line-height: 1.7;
	padding: 4px 0;
}

h1 {font: normal 20px Georgia,sans-serif;}
h2 {font: normal 16px Georgia,sans-serif;}

h3 {
	font: normal 16px Georgia,sans-serif;
	letter-spacing:1px;
	border-bottom:solid 1px #ccc;
}

h3 a {
	text-decoration:none;
}

h3 a:hover {
	text-decoration:none;
}

h4 {font: normal 14px Georgia,sans-serif;}
h5 {font: normal 14px Georgia,sans-serif;}
h6 {font: bold 12px Georgia,sans-serif;}

h2,h3,h4,h5,h6 {margin-bottom: 0.2em;}

blockquote {
	background: #F6F6F2 url('http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/backgrounds.gif') no-repeat 0 -414px;
	border-bottom: 1px solid #E0E0D4;
	border-top: 1px solid #E0E0D4;
	color: #332;
	display: block;
	margin: 0.6em 0 1.6em;
	padding: 0.8em 1em 0.2em 46px;
	font-size:0.875em;
}

/* 
   Lists
------------------------------------------------------------------- */

dl {margin-bottom: 2em;}
dt,dd {padding: 8px 10px;}
dt {
	background: url('http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/grain_dark.gif');
	border-bottom: 1px solid #CCB;
	color: #555;
	font-weight: bold;
}
dd {
	background: url('http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/grain_light.gif');
	border-bottom: 1px solid #DDC;
	padding-left: 16px;
}


/* 
   Links 
------------------------------------------------------------------- */

a {color: #543;}
a:hover {
	color: #C40;
	text-decoration: underline;
}


/* 
   Forms 
------------------------------------------------------------------- */
/* form elements */
form {
	font-size:12px;
	margin: 10px 50px 10px 10px;
	padding: 10px;
}

label {
	display:block;
	font-weight:normal;
	margin:2px 0;
}

input {
	padding: 2px;
	border: 1px solid #EFEFEF;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;	
	color: #666666;
}
textarea {
	width: 380px;
	padding:2px;
	border: 1px solid #EFEFEF;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	height:150px;
	display:block;		
	color: #666666;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #EFEFEF;
	padding: 5px 3px; 	
	background: #F1F0E4;
}

/* 
   Images 
------------------------------------------------------------------- */

img.bordered {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}

img.left {margin: 0 15px 12px 0;}
img.right {margin: 0 0 15px 12px;}


/* 
   Floats
------------------------------------------------------------------- */

.left {
float: left;
}
.right {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}


/* 
   Misc 
------------------------------------------------------------------- */

.content_separator, .archive_separator {
	background: #D6D6C6;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 12px 0 24px;
}
.archive_separator {margin: 0 0 12px;}


/* 
   Layout 
------------------------------------------------------------------- */

/* General */
.center_wrapper {
	margin: 0 auto;
	width: 980px;
}

#header {
	background: #35322B url('http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/backgrounds.gif') repeat-x 0 0;
	padding-top: 8px;
}


/* Toplinks */
#toplinks {
	background: #353530 url('http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/toplinks.gif') no-repeat left top;
	color: #554;
	float: right;
	font-size: 0.9em;
	height: 27px;
	width: 230px;
}
#toplinks_inner {
	padding-top: 3px;
	text-align: center;
}
#toplinks a {color: #ddc;}
#toplinks a:hover {color: #887;}

/* Site title */
#site_title {
	color: #998;
	padding: 0;
	margin-bottom:30px;
}
#site_title a {
	color: #FFF;
	text-decoration: none;
}
#site_title a:hover {color: #FFB;}
#site_title h1 span {color: #CCB;}


/* Navigation */
#navigation ul, #navigation li {display: inline;}
#navigation li {display: inline;}
#navigation, #navigation a {background: #958573 url('http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/backgrounds.gif') repeat-x 0 -222px;}
#navigation a {
	border-right: 1px solid #AFA69C;
	color: #654;
	float: left;
	font: bold 12px Georgia,Tahoma,sans-serif;
	margin-right: 1px;
	padding: 10px 12px;
	text-align: center;
	text-decoration: none;
}
#navigation li:first-child a {border-left: 1px solid #AFA69C;}
#navigation a:hover,#navigation li.current_page_item a {
	background-position: 0 -294px;
	color: #543;
}


/* Main */
#main_wrapper_outer {background: url('http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/grain.gif');}
#main_wrapper_inner {
	background: url('http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/main_wrapper_inner.gif') repeat-x left top;
	line-height: 1.4em;
	padding: 24px 0;
}
#main {
width:680px;
	float:left;

}

#main ol, #main ul {margin: 0 0 1.2em 1.6em;}
#main ul li {list-style: disc;}
#main ol li {list-style: decimal;}
#main li {padding: 2px 0;}


/* Sidebar */
#sidebar {
	float:right;
	color: #665;
	width:285px;
	font-size:0.9375em;

}
#sidebar_content {padding-left: 10px;}
#sidebar a {color: #665; font-weight:bold; text-decoration:none;}
#sidebar a:hover {color: #C40; font-weight:bold; }



/* Footer links */
#footer {
	color: #AA9;
	padding: 12px 0;
}
#footer a {color: #BBA;}
#footer .right, #footer .right a {
	color: #777;
	text-decoration: none;
}
#footer a:hover {color: #CCB;}


/* 
   Posts 
------------------------------------------------------------------- */

.post {margin-bottom: 24px;}

.post_title a,.post_date a {text-decoration: none;}
.post_date a:hover,.post_meta a:hover {text-decoration: underline;}

.post_date {
	color: #777;
	margin-bottom: 14px;
}
.post_date a {color: #444;}

.post_meta {
	background: url('http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/grain_light.gif');
	border: 1px solid #E5E5D5;
	color: #776;
	font-size: 0.9em;
	padding: 8px 10px;
}
.post_meta a {color: #665;}
.post_meta a:hover {color: #001;}

/* Archives */
.archive_pagination {margin-bottom: 1.6em;}
.archive_post {margin-bottom: 1em;}
.archive_post_date {
	background: url('http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/grain_light.gif');
	border-bottom: 1px solid #C5C5B5;
	border-right: 1px solid #CFCFBF;
	float: left;
	margin-right: 12px;
	padding: 3px 0 5px;
	text-align: center;
	width: 44px;
}
.archive_post_day {font: normal 1.8em Georgia,serif;}


/* 
   Thumbnails
------------------------------------------------------------------- */

.thumbnails {margin: 0 -0 2em -8px;}
.thumbnails a.thumb {	
	background: url('http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/grain_dark.gif');
	display: block;
	float: left;
	margin: 0 0 8px 8px;
	padding: 3px;
}
.thumbnails a.thumb:hover {background: #C6C6BA;}
.thumbnails .thumb img {display: block;}


/* 
   Box
------------------------------------------------------------------- */

.box {margin-bottom: 1.5em;}
.box_title {
	background: url('http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/grain_dark.gif');
	color: #665;
	font: bold 14px Georgia,Tahoma,sans-serif;
	padding: 5px 8px;
}
.box_content {padding: 0;}
.box li {
	border-top: 1px solid #DDC;
	padding: 4px 6px;
}
.box li:first-child {border-top: none;}


/* 
   Comments 
------------------------------------------------------------------- */

div.comment_list {
	border-top: 1px solid #D6D6C6; 
	margin: 1em 0 2em;
}

.comment {
	border-bottom: 1px solid #D6D6C6;
	padding-top: 10px;
}
.comment_date {
	font-size: 0.9em;
	padding-top: 4px;
}
.comment_date a {
	color: #665;
	text-decoration: none;
}
.comment_date a:hover {
	color: #001;
	text-decoration: underline;
}
.comment_body {padding-top: 4px;}

.comment_gravatar {width: 48px;}
.comment_gravatar img {
	background: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
}
.comment_author {padding-top: 3px;}


/* 
   IE float/background fixes
------------------------------------------------------------------- */

.legend, blockquote, #sidebar {min-height: 0.01%;}

.post-footer {
	background: url('http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/grain_dark.gif');
	color: #665;
	font-size: 12px;
	padding: 3px 10px;
	margin: 20px 0 30px 0;	
}
.post-footer .date {
	background: url(http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/clock.gif) no-repeat left center; 
	padding-left: 20px; margin: 0 10px 0 5px;	
}
.post-footer .comments {
	background: url(http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/comment.gif) no-repeat left center; 
	padding-left: 20px; margin: 0 10px 0 5px;	
}
.post-footer .readmore {
	background: url(http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;	
}

.center {
	text-align: center;
	font-size:0.875em;
	padding: 5px 0;
}




ul.tagcloud {
	margin: 0;
	padding: 0;
	line-height: 1;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.875em;
}

ul.tagcloud li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 100%; /* ここで相対的に文字サイズを変更 */
}

ul.tagcloud li a {
	padding: 0 5px;
	position: relative;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #eee;
}

li.tcmax a{
        /* カウント20以上のとき（最大） */
        font-size: 168%;
        color: #424242;
}

li.tc19 a {
        /* カウント19〜15のとき */
        font-size: 164%;
        color: #5e5e5e;
}

li.tc18 a {
        /* カウント19〜15のとき */
        font-size: 160%;
        color: #5e5e5e;
}

li.tc17 a {
        /* カウント19〜15のとき */
        font-size: 156%;
        color: #5e5e5e;
}

li.tc16 a {
        /* カウント19〜15のとき */
        font-size: 152%;
        color: #5e5e5e;
}

li.tc15 a{
        /* カウント19〜15のとき */
        font-size: 148%;
        color: #5e5e5e;
}

li.tc14 a {
        /* カウント14〜10のとき */
        font-size: 144%;
        color: #7a7a7a;
}

li.tc13 a {
        /* カウント14〜10のとき */
        font-size: 140%;
        color: #7a7a7a;
}

li.tc12 a {
        /* カウント14〜10のとき */
        font-size: 136%;
        color: #7a7a7a;
}

li.tc11 a {
        /* カウント14〜10のとき */
        font-size: 132%;
        color: #7a7a7a;
}

li.tc10 a{
        /* カウント14〜10のとき */
        font-size: 128%;
        color: #7a7a7a;
}

li.tc9 a {
        /* カウント9〜5のとき */
        font-size: 124%;
        font-weight: normal;
        color: #979797;
}

li.tc8 a {
        /* カウント9〜5のとき */
        font-size: 120%;
        font-weight: normal;
        color: #979797;
}

li.tc7 a{
        /* カウント9〜5のとき */
        font-size: 116%;
        font-weight: normal;
        color: #979797;
}

li.tc6 a {
        /* カウント9〜5のとき */
        font-size: 112%;
        font-weight: normal;
        color: #979797;
}

li.tc5 a{
        /* カウント9〜5のとき */
        font-size: 108%;
        font-weight: normal;
        color: #979797;
}

li.tc4 a, li.tc3 a{
        /* カウント4・3のとき */
        font-size: 104%;
        font-weight: normal;
        color: #b3b3b3;
}

li.tc3 a{
        /* カウント4・3のとき */
        font-size: 100%;
        font-weight: normal;
        color: #b3b3b3;
}

li.tc2 a, li.tc1 a{
        /* カウント2・1のとき（最小） */
        font-size: 96%;
        font-weight: normal;
        color: #cfcfcf;
}

li.tc1 a{
        /* カウント2・1のとき（最小） */
        font-size: 92%;
        font-weight: normal;
        color: #cfcfcf;
}

ul.tagcloud li a:hover{
        color: #000;
}

/* オンマウス */
ul.tagcloud li a:hover {
	border-color: #666;
	z-index: 10;
	color: #000;
	background-color: #eee;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #CCB;
	margin:5px;
}
table th {
	background: url('http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/grain_dark.gif');
	border: 1px solid #CCB;
	color: #555;
	text-align: left;
}
table tr {border-bottom: 1px solid #DDD;}
table td, table th {padding: 5px;}
table td {
	background: url('http://blog-imgs-27.fc2.com/d/e/n/denpaboy2/grain_light.gif');
	border: 1px solid #DDC;
}