@charset "utf-8";
/* archive-back styles */

#content {
	width: 920px;
	padding-top: 18px;
	padding-left: 30px;
	padding-right: 30px;
}
#content-left {
	float: left;
	width: 735px;
}
/* テキストタイトル */
#content-left #first {
	background-color: #FF9A00;
	width: 735px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
}
/* H2 タイトル */
#content-left h2 {
	background-image: url(../archive/image/title-bg.gif);
	width: 735px;
	font-size: 16px;
	text-align: center;
	background-repeat: no-repeat;
	line-height: 25px;
	padding-bottom: 9px;
	padding-top: 10px;
	background-position: bottom;
}
/* ゲスト */
#photo {
	background-image: url(../archive/image/photo-frame.gif);
	background-repeat: no-repeat;
	height: 252px;
	width: 370px;
	padding-top: 7px;
	padding-left: 7px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 17px;
	margin-bottom: 4px;
}
#gest-waku {
	width: 735px;
}
#gest-waku p {
	clear: both;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 25px;
	letter-spacing: 0.1em;
}
/* 写真下テーブル */
#gest-waku table {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#gest {
	background-image: url(../archive/image/guest.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 47px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	background-position: left center;
	float: left;
}
#presenter {
	background-image: url(../archive/image/presenter.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 80px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	background-position: left center;
	float: left;
}
/* 流し込み文章 */
#content-left h3 {
	background-image: url(../archive/image/text-title.gif);
	width: 728px;
	background-repeat: repeat-y;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 5px;
	border: 1px solid #ffc57f;
	padding-top: 2px;
	padding-bottom: 1px;
}
/* テキストパターン */
.text {
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
}
/* テキストパターン（１） */
.text-1 {
	clear: both;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 20px;
	letter-spacing: 0.1em;
}
/* 太文字 */
span {
	font-weight: bold;
}
/* サイドバー　ここから */
#sidebar {
	width: 160px;
	float: right;
}
/* ボタン */
ul#btn {
	list-style-type: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#archive {
	height: 27px;
	width: 160px;
}
#archive a {
	display: block;
	background-image: url(../archive/image/archive.gif);
	background-position: 0px 0px;
	height: 27px;
	width: 160px;
}
#archive a:hover {
	background-position: 0px -27px;
}
