@charset "shift_JIS";

@import "base.css";

/*-------------------------------------------------
	MAIN(BODY-RIGHT) (ITEM)
-------------------------------------------------*/

.itembox{
	width:540px;
	}
	
.itembox h2{
	font-size:145%;
	font-weight:bold;
	padding-bottom:10px;
	background:url(../img/h2_bottom.gif) repeat-x bottom;
}
.posted{
	width:72px;
	height:72px;
	float:left;
	background:url(../img/date.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	}

.posted span.p-date{
	display:block;
	margin:25px auto 2px auto;
	text-align:center;
	font-size:180%;
	font-weight:bold;
	}

.posted span.p-time{
	clear:both;
	width:65%;
	display:block;
	margin:0 auto;
	text-align:center;
	font-size:90%;
	border-top:1px dashed #480000;
	}

.itemblock{
	width:450px;
	float:left;
	margin-top:25px;
	margin-left:10px;
	}

.itembody{
	width:100%;
	clear:both;
	/*line-height:140%;*/
	/*overflow:hidden;*/
	margin:10px 0;
	}

.itemfooter{
	text-align:right;
	}

.month-title{
	border-top:4px solid #480000;
	border-bottom:2px solid #480000;
	padding:10px 0;
	margin:10px 0;
	width:540px;
	font-size:140%;
	font-weight:bold;
	}


/*-------------------------------------------------
	SIDEBAR
-------------------------------------------------*/

#sidebar-right{
	width:340px;
	}

#mogy{
	background:url(../img/mogy.png) no-repeat;
	width:340px;
	height:411px;
	text-align:center;
	position:relative;
	margin:-30px 0 0 -20px;
	float:left;
	text-indent:-9999px;
	}

* html #mogy { behavior: expression(IEPNGFIX.fix(this)); }

#mogy-official{
	margin-left:60px;
	clear:both;
	width:180px;
	}
#mogy-official a{
	text-indent:-9999px;
	height:17px;
	width:180px;
	display:block;
	background:url(../img/mogy_official.gif) no-repeat 0 0;
	outline:none;
	}
#mogy-official a:hover{
	background-position:0 -17px;
	}

#message{
	width:252px;
	}
.message-link a{
	background:url(../img/message_link.jpg) no-repeat;
	width:114px;
	height:25px;
	display:block;
	text-indent:-9999px;
	outline:none;
	}

#message h3{
	background:url(../img/message_head_g.gif) no-repeat bottom;
	height:63px;
	text-indent:-9999px;
	}

#message li.side-text{
	background:url(../img/message_bg_g.gif) repeat-y;
	margin:0;
	line-height:120%;
	padding:3px 10px;
	font-size:0.95em;
	}

#message li.message-text{
	background:url(../img/message_present.gif) no-repeat;
	height:76px;
	text-indent:-9999px;	
	}

#message li.message-link{
	background:url(../img/message_bottom_g.gif) no-repeat;
	height:59px;
	}

#message li.message-link a{
	display:block;
	width:252px;
	height:30px;
	}

/**/
#backnumber{
	width:252px;
	clear:both;
	margin-top:20px;
	}

#backnumber h3{
	background:url(../img/h3_backnumber.gif) no-repeat top;
	height:30px;
	text-indent:-9999px;
	}

#backnumber ul,#recent ul{
	margin:0 10px;
	padding:5px 0 15px 0;
	line-height:normal;}
#backnumber li,#recent li{
	position:relative;
	background:url(../img/icon_arrow.gif) 0 4px no-repeat;
	padding-left:15px;
	line-height:normal;
	margin-bottom:2px;
	}

#podcast{
	width:252px;
	clear:both;
	margin-top:20px;
	margin-bottom:50px;
	}
	
#podcast h3{
	background:url(../img/h3_podcast.gif) no-repeat top;
	height:30px;
	text-indent:-9999px;
	padding:0 0 15px 0;
	}
	
#podcast p{
	background:url(../img/txt_podcast.gif) no-repeat top;
	height:34px;
	text-indent:-9999px;
	padding:0 0 10px 0;
	}

#podcast ul{
	margin:0 0 0 35px;
	padding:5px 0 10px 0;
	line-height:normal;
	}

#podcast ul li{
	padding:0 0 20px 0;
	font-size:12px;
	color:#490000;
	width:188px;
	}
	
#podcast ul li.entry{
	height:37px;
	width:188px;
	background:url(../img/podcast_entry.gif) 0 0 no-repeat;
	text-indent:-9999px;
	padding:0 0 10px 0;
	}

#podcast ul li.entry a{
	height:37px;
	display:block;
	overflow:hidden;
	}
	
#podcast ul li.rss{
	height:37px;
	width:188px;
	background:url(../img/podcast_rss.gif) 0 0 no-repeat;
	text-indent:-9999px;
	padding:0 0 10px 0;
	}

#podcast ul li.rss a{
	height:37px;
	display:block;
	overflow:hidden;
	}
	
.pageswitch{
	clear:both;
	}


.mp3{
	width:170px;
	height:30px;
	text-indent:-9999px;
	margin:0 0 20px 0;
}

.mp3 a{
	width:170px;
	height:30px;
	background:url(../img/podcast.gif) no-repeat top;
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
	overflow:hidden;
}

/*.mp3 a:hover{
	background-image: url(../img/btn_podlisten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}*/