@charset "utf-8";
#snote-list-table {
}
#snote-list-table th {
	text-align: center;
}
#snote-list-table table, #snote-list-table th, #snote-list-table td {
	border-collapse: collapse;
	border: 1px solid #000000;
}
#snote-search {
	width: 300px;
	margin: 10px auto 10px auto;
	border: 1px solid #000000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#snote-search-title {
	text-align: center;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
#snote-search-content {
	
}
#snote-search-submit {
	text-align: center;
	margin: 10px auto 10px auto;
	width: 20px;
}
#snote-search-nodata {
	text-align: center;
	font-weight: bold;
	font-size: medium;
	color: #FF0000;
	margin: 5px 0px 5px 0px;
}
.snote-list-navi {
	margin: 5px 0px 5px 0px;
	width: 100%;
}
.snote-list-navi td {
	text-align: center;
}
.M0 {
	margin: 0;
}
.line-bgtitle {
	background-color: #FFCC99;
}
.line-bgcolor1 {
	background-color: #FFFFFF;
}
.line-bgcolor2 {
	background-color: #FFFF99;
}
.onime {
	ime-style: active;
}
.offime {
	ime-style: inactive;
}
#container ul li.tweet {
	float:right;
}
#container ul li.tweet a {
}
.honbun p {
	margin: 10px 0px 10px 0px;
}

