BODY {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
	background: url(http://bbs.lolipoblog.jp/img/bg_test.gif) #F4F2F1 repeat-y center ;
	margin-top: 0px;
}


A {
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF33CC; TEXT-DECORATION: underline;
}
A:link {
	COLOR: #990066;
}
A:visited {
	COLOR: #990066;
}

TABLE {
	FONT-SIZE: 12px;
	line-height:14px;
}


IMG {
	BORDER-TOP-STYLE:none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
}



.border {
	BACKGROUND-COLOR: #990000;
}


.tableTop {
	FONT-WEIGHT: bold;
	line-height: 25px;
	color: #660000;
	border-bottom:1px dotted #990000;
}



.forumName {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; text-weight: bold;
}
.description {
	FONT-SIZE: 11px;
}
.row1 {
	BACKGROUND-COLOR: #fff;
}
.row2 {
	BACKGROUND-COLOR: #f7f7f7;
}
.col1 {
	BACKGROUND-COLOR: #fAfAfA;
}
.col2 {
	BACKGROUND-COLOR: #f7f7f7;
	color: #990000;
}

.copyright {
	FONT-SIZE: 10px
	BACKGROUND-COLOR:#FFF;
}



.formList {
font-size: 12px;
}

span.focus { background-color : #FFFFFF;
			color : red;
			font-size: 14px;
			font-weight: bold;
}
			
input.codeButton {
	background-color : #FAFAFA;
	color : #000000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color : #AAAAAA;
	border-style : solid
}


