@charset "UTF-8";
/* CSS Document */
#admin_wrap {
	background-image: url(../images/wrap_bg.jpg);
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	margin-top: 2px;
	padding-bottom: 20px;
}
.head_pointer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #999;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.head_pointer a:hover {
	color: #F00;
}
.head_image {
	margin-right: auto;
	margin-left: auto;
	width: 790px;
	margin-top: 10px;
}
.catch {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #060;
	font-size: 16px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990;
	padding-bottom: 10px;
	padding-left: 30px;
}
.subject {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #666;
}
.content {
	font-weight: bold;
	color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
}
.item {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
	border-radius: 5px;
	margin-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
.item .title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
	height: 20px;
	font-size: 14px;
	background-color: #9C0;
	color: #FFF;
	padding-left: 10px;
}
.item .item_left {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.item .item_right {
	width: 620px;
	float: right;
	margin-top: 10px;
}
.item_right .item_info  {
	margin-bottom: 2px;
}
.place {
	background-color: #FC0;
	display: block;
	width: 200px;
	height: 20px;
	text-align: center;
	line-height: 22px;
	float: left;
}
.place_cont {
	display: block;
	height: 20px;
	text-align: left;
	line-height: 22px;
	float: left;
	margin-left: 5px;
	width: 410px;
}
.type {
	background-color: #F90;
}
.item_right .comment {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666;
}
