/* BODY */

body {
	color:#333333;
	font-size:12px 
}
td	{
	font-size:12px
}
.style01{
color:#7D3A2C;
padding:10px;
line-height:14px;
font-weight:bold;
font-size:12px;
}
.style02{
font-size:12px;
padding:2px;
line-height:14px;
}


/* LINK */

a:link {
	color:#3355AA; 
	background-color:transparent; 
	text-decoration:underline;
 }

a:visited { 
	color:#666666;
	background-color:transparent;
	text-decoration:underline;
}

a:active {
	color:#3355AA;
	background-color:transparent;
	text-decoration:underline;
	cursor:hand;
}

a:hover {
	color:#666666;
	background-color:transparent;
	text-decoration:underline;
	cursor:hand;
}

/* BASE */
img{
	border:0px;
}

/* MARGIN */
.margin{
	line-height:20px;
	text-align:justify;
	text-justify:distribute;
	padding:4px;
}
.line{
	LINE-HEIGHT: 160%;
}		

/* TABLE */
.table {
	background-image: url("images/back.gif"); /* ‘S‘Ì‚Ì”wŒi‰æ‘œ */
  	background-repeat: repeat;            /* ”wŒi‚ðŒJ‚è•Ô‚· */
}

.border_red {
	border:#ff0000 1px solid;
}	

.border-l {
	border-left:#ff0000 1px solid;
}

.border-lb{
	border-left:#ff0000 1px solid;
	border-bottom:#ff0000 1px solid;
}

.border-tb{
	border-top:#ff0000 1px solid;
	border-bottom:#ff0000 1px solid;
}		

.border{
	border:#000000 1px solid;
}

.border_grey {
	border:#807E7E 1px solid;
}

.border-no-top {
	border-bottom:#807E7E 1px solid;
	border-right:#807E7E 1px solid;
	border-left:#807E7E 1px solid;
}	

/* TEXT */
.style_brown {
	color:#CC3300;
	font-weight:bold;
}	
.style_brownb {
	color:#CC3300;
	
}	

.style_grey {
	color:#666666;
	font-size:14px;
}	
	
.style10 {
	font-size:10px;
}

.style12 {
	font-size:12px;
}	

.style14 {
	font-size:14px;
}	

.style16 {
	font-size:16px;
}		


