body, table, td, th, tr, input, div, select, form, textarea, center, pre, blockquote {
	font-family:Osaka,Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333333;
	line-height:145%;
	background-repeat: repeat-x;
	background-position: left top;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

A:link	{ color:#000000; text-decoration:none; }
A:visited {	color:#333333; text-decoration:none; }
A:active { color:#000000; text-decoration:none; }
A:hover { color:#0378CA;  text-decoration: none; }
	
A.a1:link	{ color : #933327; text-decoration:none ;  }
A.a1:visited	{  color :#933327; text-decoration:none ;  }
A.a1:active	{  color : #933327; text-decoration:underline;  }
A.a1:hover	{  color : #D55632; text-decoration:none ;  }

A.a2:link	{ color : #ff080b; text-decoration:none ;  }
A.a2:visited	{  color :#ff080b; text-decoration:none ;  }
A.a2:active	{  color : #ff080b; text-decoration:underline;  }
A.a2:hover	{  color : #0831ff; text-decoration:none ;  }

/*
///////////////////////////////////
//	Body
/////////////////////////////////// 
*/



.home {	font-family:  Osaka,  Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #7C7C7C;}

.root {
	font-size: 8pt;
	color: #666666;
}

.copy {
	font-size: 9pt;
	color: #666666;
}

.m_title {
	font-size: 10pt;
	color: #1F6C9F;
}

.m_title_9 {
	font-size: 8pt;
	color: #7992B7;
}

.m_title2 {
	font-size: 10pt;
	color: #800000;
	font-weight:bold;
}

.m_text_red {
	font-size: 9pt;
	color: #AD1227;
}

.Ca_title {
	font-size: 12pt;
	color: #000000;
	font-weight:bold;
}
	
/*
///////////////////////////////////
//	FormTag
/////////////////////////////////// 
*/

.select {
    border:1 solid #83B57A;
	font-size:9pt;
	color:#598551;	
	background-color:#ffffff;
	height:19px;
	}

.input-search {
	font-size:9pt;
	color:#7D2F19;
	background-color:#F6EFEA;
	height:18px;
	text-indent: 2pt;
	width: auto;
	border: 1 solid #B9725E;
}


.textarea {
	border:1 solid #C9C9C9;
	font-size:9pt;
	color:#666666;
	background-color:#FFFFFF;
	padding: 10px;
	}	


/*
///////////////////////////////////
//	Board
/////////////////////////////////// 
*/

.list {
	
	}
.list_over {
	color:#D09E37;
	text-decoration:none;
	}	
	
.list_title {
	color: #003C78; 
	font-size: 12px; 
	background-color:#E5F0F8;
	border: 1 solid #7FA3C7;
	}


A.last:link	{
	color:#D09E37;
	font-weight : bold;
	}
A.last:visited {
	color:#D09E37;
	font-weight : bold;
	}
A.last:active {
	color:#D09E37;
	font-weight : bold;
	}
A.last:hover {
	color:#FF9900;
	font-weight : bold;
	}


.input-content {
    
	font-size:9pt;
	color:#733900;
	background-color:#FBF4F2;
	border: 1 solid #D2997D;
	padding: 2px;
	margin: 2px;
}

.input-content2 {
    
	font-size:9pt;
	color:#293021;
	background-color:#f7f8f6;
	border: 1 solid #acc3a3;
	padding: 2px;
	margin: 2px;
}

.textarea-bbs {
	border:1 solid #B9725E;
	font-size:9pt;
	color:#5F271B;
	background-color:#F6EFEA;
}

.height_150 {
	line-height: 150%;
	font-size:9pt;
}
.underline {
	font-size: 11px;
	font-weight: bold;
	color: #CE0F1E;
	text-decoration: underline;
}
.blink {
	font-size: 14px;
	font-weight: bold;
	color: #D72702;
	text-decoration: blink;
}
.text_big {
	font-size: 16px;
	font-weight: bold;
	color: #9D4409;
}
.japan{
	font-family: "MS Gothic";
}

