/* CSS Document */

body{
	background-color:#DEF798;
	font-size:12px;
	margin:0;
}
td{font-size:12px;}
a:link,a:visited{
	color:#FF3366;
	text-decoration:none;
}
a:hover{
	color:#16AE68;
	text-decoration:none;
}
.basetxt{
	color:#333300;
	font-size:14px;
	line-height:1.4;
}
.basetxt12{
	color:#333300;
	font-size:12px;
	line-height:1.3;
}
.header{
	background-image:url(images/header2.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.topillust{
	background-image:url(images/top_illust.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.f11{
	font-size:11px;
}
.f14{
	font-size:14px;
}
.f18{
	font-size:18px;
}
.topics{
	border-bottom:solid 1px #CCCCCC;
	font-size:14px;
}
.topics_title{
	border-bottom:solid 1px #16AE68;
	font-size:14px;
	font-weight:bold;
	color:#16AE68;
}
.col_16AE68{
	color:#16AE68;
}
.col_333300{
	color:#333300;
}
.col_ffffff{
	color:#ffffff;
}
.col_333333{
	color:#333333;
}
.mds1{
	color:#333333;
	font-weight:bold;
	background-color:#FF9999;
	}
.mds2{
	color:#333333;
	font-weight:bold;
	background-color:#FFDCDC;
	}
.mds3{
	color:#333333;
	font-weight:bold;
	background-color:#EEFFD1;
	}
.katudou_bd{
	border:solid 1px #FF9999;
}
.member_namae{
	font-size:14px;
	font-weight:bold;
	padding-left:30px;
	padding-top:13px;
	color:#FF6666;
	border-bottom:solid 1px #99CC33;
}
.member_katagaki{
	font-size:12px;
	padding-top:16px;
	line-height:1.3;
	color:#666666;
	border-bottom:solid 1px #99CC33;
}
li{
	margin-bottom:2px;
	list-style-image:url(images/list_flow.gif);
}
.ac_bg{
	color:#333300;
	font-size:12px;
	line-height:1.3;
	padding:5px 6px 0px 6px;
	background-image:url(images/ac_bg.gif);
}