.text1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	width: 750px;
}
.text2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12px;
	padding-left: 10px;
}
.text1w {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	padding-top: 5px;
	padding-left: 10px;
	color: #CACFDE;
	padding-right: 10px;
	line-height: 15px;
}
.text1b {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
}
.text2b {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 14px;
}
H1 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 18px; font-weight: bold; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px}
H2 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; font-weight: bold; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px}
H3 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-weight: bold; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px}
H4 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; font-weight: normal}

/* --------------書き込みタイトル (リンクテキストの設定は下に別記)--------------- */
.ridersTitle,
.topicsTitle a{
	display:block;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight:bold;
	font-size:14px;
	margin-top:0px;
	padding-bottom:7px;
}

/*記事の日付*/
h6{
	display: block;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	margin:0px;
	background-image: url("../riders/img/dot_red.gif");
	background-repeat: no-repeat;
	background-position: left center;
}


/*----------------------- RIDERSのリンクの色 --------------------------*/

/* 左側記事本文 */
.description a:link{
	text-decoration:none;
	color:#0066CC;
}
.description a:visited{
	text-decoration:none;
	color:#0066CC;
}
.description a:hover{
	text-decoration:underline;
	color:#CC0000;
}

/* 左側記事タイトル */
.ridersTitle a:link,
.topicsTitle a:link {
	text-decoration:none;
	color:#000000;
}
.ridersTitle a:visited,
.topicsTitle a:visited {
	text-decoration:none;
	color:#000000;
}
.ridersTitle a:hover,
.topicsTitle a:hover {
	text-decoration:underline;
	color:#CC0000;
}

/* 右側サブメニュー */
.rightmenu a:link{
	text-decoration:none;
	color:#0066CC;
}

.rightmenu a:visited{
	text-decoration:none;
	color:#0066CC;
}

.rightmenu a:hover{
	text-decoration:underline;
	color:#CC0000;
}

/*------------------------- BBSのリンクの色 --------------------------*/

.entry a:link{
	text-decoration:none;
	color:#0066CC;
}

.entry a:visited{
	text-decoration:none;
	color:#0066CC;
}

.entry a:hover{
	text-decoration:underline;
	color:#CC0000;
}

.res a:link{
	text-decoration:none;
	color:#0066CC;
}

.res a:visited{
	text-decoration:none;
	color:#0066CC;
}

.res a:hover{
	text-decoration:underline;
	color:#CC0000;
}
.text1a {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
}
.text2n {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	padding-top: 5px;
	line-height: 12px;
}
