body {
  font-size: 75%; /* IE */
}

html>/**/body {
  font-size: 0.75em; /* Except IE */
}

/* blog index */

b-index_column {
	width:920px;
	float:left;
}

/*leftcolumn */

div#b-index_column ul#index-list {
	width:920px;
	height:auto;
	display:block;
	margin:0px;
	padding:0px 0px 0px 10px;
	list-style-type:none;
}

div#b-index_column ul#index-list li#index-cr {
	float:left;
	width:460px;
	height:152px;
	display:block;
	background-image:url(../images/index_b_creator.gif);
	background-repeat:no-repeat;
	margin:0px 0px 20px 0px;
}

div#b-index_column ul#index-list li#index-ed {
	float:left;
	width:460px;
	height:152px;
	display:block;
	background-image:url(../images/index_b_editor.gif);
	background-repeat:no-repeat;
	margin:0px 0px 20px 0px;
}

div#b-index_column ul#index-list li#index-cr a.list, div#b-index_column ul#index-list li#index-ed a.list{
	position:relative;
	top:8px;
	left:346px;
	width:80px;
	height:16px;
	display: block;
}

div#b-index_column ul#index-list li#index-cr img.thums, div#b-index_column ul#index-list li#index-ed img.thums{
	position:relative;
	top:10px;
	left:10px;
	width:73px;
	height:47px;
	display: block;
	float:left;
}

div#b-index_column ul#index-list li#index-cr font.name1, div#b-index_column ul#index-list li#index-ed font.name1{
	position:relative;
	top:15px;
	left:16px;
	width:340px;
	height:24px;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}

div#b-index_column ul#index-list li#index-cr font.name2, div#b-index_column ul#index-list li#index-ed font.name2{
	position:relative;
	top:20px;
	left:16px;
	width:340px;
	height:24px;
	font-size:11px;
	line-height:13px;
	color:#666666;
}

div#b-index_column ul#index-list li#index-cr font.summary, div#b-index_column ul#index-list li#index-ed font.summary{
	position:relative;
	top:22px;
	left:20px;
	width:400px;
	height:22px;
	display:block;
	font-size:11px;
	color:#666666;
}








div#left_column #title{
	height:23px;
	padding:6px 0 0 8px;
	color:#fff;
	background-image:url("../images/left_colum_title.gif");
	background-repeat:no-repeat;
}

div#left_column #box{
	padding:10px 15px;
	background-color:#f1f1f1;
}

div#box ul{
	list-style-type: none
}

div#box li{
	padding:0 0 0 20px;
	margin-bottom:5px;
	background-image:url("../images/listmark.gif");
	background-repeat:no-repeat;
}

div#left_column #box_footer{
	margin-bottom:10px;
	height:7px;
	background-image:url("../images/left_colum_footer.gif");
	background-repeat:no-repeat;
}

div#left_column #calendar{
	margin:0 auto;
}

div#left_column .caption{
	width:150px;
	text-align:center;
	margin:5px auto;
}

div#left_column #calendar th{
	font-weight:bold;
}

div#left_column #calendar .sun{
	color:#ff0000;
}

div#left_column #calender td a{
    color:#000;
    font-weight:bold;
    text-decoration:none;
    display:block;
    background-color:#c1c1c1;
}


/*centercolumn */
div#entry{
	width:425px;
	margin:0 auto 0 auto;
}

div#entry #entry_title{
	width:417px;
	height:24px;
	padding:8px 0 0 8px;
	font-weight:bold;
	background-image:url("../images/titlebar.gif");
}

div#entry #entry_title a{
	text-decoration:none;
}

div#entry  #entry_time{
	width:396px;
	margin:6px auto 10px auto;
	font-size:0.9em;
	text-align:right;
}

div#entry  #entry_body{
	width:396px;
	margin:10px auto;
}

div#entry #entry_footer{
	width:396px;
	height:15px;
	margin:10px auto;
	padding:7px 0 20px 0px;
	font-size:0.9em;
	background-image:url("../images/entry_footer.gif");
	background-repeat:no-repeat;
}

div#entry #page_footer{
	width:396px;
	height:15px;
	margin:10px auto;
	background-image:url("../images/entry_footer.gif");
	background-repeat:no-repeat;
}

/*rightcolumn */
div#profile{
	width:225px;
}

div#profile #profile_top{
	height:18px;
	background-image:url("../images/profile_top.gif");
	background-repeat:no-repeat;
}

div#profile #profile_body{
	background-image:url("../images/profile_bodyback.gif");
}

div#profile #profile_body img{
	display:block;
	margin:0 auto 15px auto;
}

div#profile #profile_body p{
	width:189px;
	margin:0 auto;
}

div#profile #profile_bottom{
	height:26px;
	background-image:url("../images/profile_bottom.gif");
	background-repeat:no-repeat;
}

div#link img{
	display:block;
	margin:15px auto;
}

/*トラックバック*/
#trackbacks{
	width:396px;
	margin:10px auto;
}

#trackback-title{
	font-weight:bold;
	color:#4b4b4b;
}

.trackbacks-info{
	margin-top:5px;
	line-height:170%;
	width:398px;
}

#trackbacks-link{
	padding:15px;
	border:1px solid #b6b6b6;
}

.trackback-header{
	margin-top:15px;
}

.trackback-footer{
	border-bottom:1px solid #e0e0e0;
	padding-bottom:15px;
}


/*コメント*/
#comments-open{
	width:396px;
	margin:15px auto;
}

.comments-open-header{
	font-weight:bold;
	color:#4b4b4b;
}

#comment-title{
	font-weight:bold;
	color:#4b4b4b;
	margin-top:15px;
}

.comments{
	width:396px;
	margin:10px auto;
}

.comments-content{
	width:396px;
	line-height:170%;
}

#comments-open-data{
	line-height:170%;
}

#comment-author{
	width:150px;
}

#comment-email{
	width:150px;
}

#comment-url{
	width:150px;
}

#comment-text{
	width:396px;
	height:150px;
}

.comment-header{
	margin-top:5px;
	font-weight:bold;
}

.comment-footer{
	border-bottom:1px solid #e0e0e0;
	padding-bottom:15px;
}


.c-both {
	clear:both;
}
