BODY {
	FONT-SIZE: 13px; COLOR: #333333; /*FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";*/
	margin: 0;
	SCROLLBAR-BASE-COLOR: #ffffff;
}
h1 { font-size:18px ;line-height:130% } 
h2 { font-size:16px } 
h3 { font-size:14px } 
A {
	/*TEXT-DECORATION: none*/
}
A:hover {
	TEXT-DECORATION: underline;
}
A:link {
	/*COLOR: #333333;*/
}
A:visited {
	/*COLOR: #333333;*/
}
TABLE {
	FONT-SIZE: 13px
}
IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

.border {
background-color: #CCCCCC
}
.tableTop {
	FONT-WEIGHT: bold; background-image: url(img/row_bg.gif)
; line-height: 18px
}
.forumName {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; text-weight: bold
}
.description {
	FONT-SIZE: 11px
}
.row1 {
	BACKGROUND-COLOR: #eeeeee
}
.row2 {
	BACKGROUND-COLOR: #f7f7f7
}
.col1 {
	BACKGROUND-COLOR: #fAfAfA
}
.col2 {
	BACKGROUND-COLOR: #f7f7f7
}
.copyright {
	FONT-SIZE: 10px
}
.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
}

.kcn_name 	{FONT-WEIGHT: bold; COLOR: green}
#line    {line-height: 1.3}

.header {
  font-size: 11px;
  /*background: #639aff;*/
  /*color: #ffffff;*/
}

.normal {
  font-size: 12px;
  /*background: #639aff;*/
  /*color: #ffffff;*/
}

.small {
  font-size: 10px;
  /*background: #639aff;*/
  /*color: #ffffff;*/
}

.white {
  /*font-size: 10px;*/
  /*background: #639aff;*/
  color: #ffffff;
}

.main    {line-height: 1.3}

/* S---add okura 2010.5.27 */
.main_bg    {
	line-height: 1.3;
	background-image: url(images/main_bg.jpg);
}
/* E---add okura 2010.5.27 */

.title { font-size:16px;line-height:130%; FONT-WEIGHT: bold;}

.gray {
  /*font-size: 10px;*/
  /*background: #639aff;*/
  color: #999999;
}

.666666 {
  /*font-size: 10px;*/
  /*background: #639aff;*/
  color: #666666;
}

.bg_left {
	/*background-repeat : no-repeat ;*/
	background-position : top left ;
	background-attachment: fixed ;
}

.bg_right {
	/*background-repeat : no-repeat ;*/
	background-position : top right ;
	background-attachment: fixed ;
}

.link_white {
  TEXT-DECORATION: none;
  color: #ffffff;
}

.link_grey {
  TEXT-DECORATION: none;
  color: #666666;
}

.blue {
  color: blue;
}
