#backnumber {
	float: right;
	margin-top: -20px;
	}

#backnumber a span {
	display: none;
	}

#backnumber a:link, #backnumber a:visited {
	display: block;
	background: url(../images/backnb.gif) no-repeat;
	height: 31px;
	width: 123px;
	}

h3 {
	clear: both;
	background: url(../images/bg_clip.gif) no-repeat;
	height: 54px;
	padding-left: 10px;
	padding-top: 25px;
	font-weight: bold;
	color: #063;
	margin-top: -15px;
	
	}

h4 {
	color: #603;
	font-weight: bold;
	background: url(../images/bullet_squarepurple.gif) no-repeat 10px center;
	padding-left: 17px;
	border-left: 5px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 15px;
	margin-bottom: 10px;
	
	}

h5 {
	background: url(../images/star.gif) no-repeat;
	padding-left: 20px;
	font-weight: bold;
	}


.plain {
	text-indent: 1em;
	margin: 10px 5px;
	}

blockquote {
	margin: 10px 15px;
	padding: 10px;
	color: #936;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 2px solid #dfdfdf;
	border-bottom: 2px solid #dfdfdf;
	}

#date {
	text-align: right;
	}

#mainarticle img {
	border: 1px solid #000;
	}

.photo_c table {
	text-align: center;
	}

.photo_c table img {
	margin: 0 3px;
	}
	
hr {
        color: #603;
	border-bottom: 2px dotted #333;
	width: 80%;
	margin-top: 20px;
	margin-left: 20px;
	}

.moreinfo {
	margin-top: 50px;
	}

.guestname {
	font-weight: bold;
	color: #060;
	}

.separate {
	background: url(../images/line_asteriskppl.gif) no-repeat center center;
	}

img.mark {
	all: initial;
	}

.indent {
	margin-left: 20px;
	margin-top: -10px;
	margin-bottom: 20px;
	}

/*バックナンバーのテーブル*/
#past {
	border-top: 2px solid #f4f3f8;
	border-bottom: 2px solid #f4f3f8;
	}

.l1 {
	background-color: #f4f3f8;
	}

#mainarticle td {
	padding: 5px 10px;
	}

.date {
	width: 120px;
	color: #666;
	}