@charset "utf-8";
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#title {
	width: 220px;
	float: left;
	background-image: url(../image/bggrey.gif);
	height: auto;
}

#detail {
	text-align: left;
	padding: 10px;
	float: right;
	width: 538px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 700px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

#contentstd {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: .9em;
	line-height: 1.1em;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}

#detail_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: .9em;
	line-height: 1.1em;
	font-weight: bold;
	padding: 10px;
}
#datetd {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: .8em;
	line-height: 1.1em;
	text-align: left;
	width: 210px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.hover {
	color: #FF9900;
	background-color: #FFFFCC;
	cursor: pointer;
}
#side {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: .8em;
	line-height: 2em;
	font-weight: bold;
	list-style-type: none;
	text-align: left;
	display: block;
	padding-left: 10px;
}
#container #poem_title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#poem_photo2 {
	float: none;
	clear: both;
	height: auto;
	width: 240px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#detail_date {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size: .9em;
	line-height: 1.1em;
	font-weight: normal;
}
