BODY {
	FONT-SIZE: 13px; COLOR: #333333; /*FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";*/
	SCROLLBAR-BASE-COLOR: #ffffff
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
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}

.gray {
  color: #cccccc;
}

.blue {
  color: blue;
}

.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 ;
}

/* add ohkura 2008.10.31 */
.img-shadow {
        float: left;
        /* background: url(../images/shadowAlpha.png) no-repeat bottom right !important; */
        /* background: url(../images/shadow.gif) no-repeat bottom right; */
        margin: 10px 0px 0px 10px !important;
        margin: 10px 0px 0px 5px;
        }

.img-shadow img {
        display: block;
        position: relative;
        background-color: #fff;
        border: 1px solid #a9a9a9;
        margin: -6px 6px 6px -6px;
        padding: 4px;
        }
