@charset "EUC-JP";



#listtitle{
	margin-top:30px;
}

#listtitle li {
	position:relative;
	background:url(images/bg1.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	padding-bottom:12px;
	font-size:18px;
	line-height: 18px;
	list-style: none;
}

#listtitle a{
	padding-left:15px;
	background:url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position:left;
	font-size:16px;
	line-height: 18px;
	font-weight:bold;
	color:#919191;
	text-decoration:none;
}
#listtitle a:hover{
	color:#E41B5B;
}

.date{
	position:absolute;
	left: 391px;
	top: 18px;
	text-align:right;
	width:300px;
	font-size:12px;
	line-height: 12px;
	color:#505050;
}

#listtitle .date{
	position:absolute;
	left: 391px;
	top: 18px;
	text-align:right;
	width:300px;
	font-size:12px;
	line-height: 12px;
	color:#505050;
}


/*メッセージページ用*/
#topicsfield {
	padding-top:13px;
	padding-bottom:25px;
	position: relative;
	background-repeat: no-repeat;
	border-bottom:solid 1px #000000;
	margin-bottom:20px;
}

h3 {
	position: relative;
	font-size:16px;
	line-height: 18px;
	font-weight:bold;
	color:#919191;
	padding-top:13px;
	width: 710px;
	height: 42px;
	background:url(images/bg1.gif);
	background-repeat: no-repeat;
	}

.date{
text-align:right;
width:197px;
	position: absolute;
	font-size:12px;
	line-height: 12px;
	color:#505050;
	top: 29px;
	left: 503px;
}

.graph_left{
float:left;
margin-right:15px;
margin-bottom:5px;
margin-top:3px;
}

