@charset "utf-8";
#main {
	width: 550px;
	margin: 12px;
	padding: 0px;
}
#sub {
	background-image: url(../negai/images/ba_log.gif);
	background-repeat: repeat-y;
	margin: 12px 12px 0px 0px;
	padding: 10px 10px 20px;
	width: 134px;
	height: auto;
}
td > #sub {
	padding-top: 1px;
	height: 100%;
}
h1 {
	margin: 0px 0px 20px;
	padding: 0px;
	text-align: center;
}
h2 {
	margin: 20px 0px 5px;
	padding: 0px 0px 13px 3px;
	background-image: url(../negai/images/line_s.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h3 {
	margin-bottom: 5px;
	padding-left: 3px;
}
p {
	color: #666;
	line-height: 1.3em;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 10px;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
}
li {
	list-style-type: none;
}
.name {
	background-image: url(../negai/images/line_s2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #369;
	text-align: right;
	padding-top: 10px;
	margin-top: 10px 0px 20px 0px;
}
.first {
	margin-top: 10px;
}
li a:link, a:visited{
	color: #FFF;
	text-decoration: none;
}
li a:hover, a:active {
	color: #FF0;
	text-decoration: underline;
}
.month {
	margin-top: 10px;
	margin-bottom: 5px;
}
.navi {
	text-align: right;
	margin-top: 20px;
}
.navi a:link{
	color: #069;
	text-decoration: none;
	font-size: x-small;
	letter-spacing: 0.1em;
}
.navi a:visited{
	color: #069;
	text-decoration: none;
	font-size: x-small;
	letter-spacing: 0.1em;
}
.navi a:hover{
	color: #C69;
	text-decoration: underline;
	font-size: x-small;
	letter-spacing: 0.1em;
}
.navi a:active{
	color: #C69;
	text-decoration: underline;
	font-size: x-small;
	letter-spacing: 0.1em;
}
