a:link{
	text-decoration:underline;
	color:#9999cc;
}
a:hover{
	text-decoration:none;
	color:#ccccff;
}
a:visited{
	text-decoration:underline;
	color:#9999cc;
}

body{margin: 0 ;
	padding: 0 ; 
	height: 100% ;
	width: 100% ;
	}

.themeHEADER{
	background-image: url("../img/bg_header.gif"); 
	background-repeat: repeat-x; 
	background-position: left top;
	background-color:#ffffff;
}

.themeBODY{
	background-image: url("../img/bg_body.gif"); 
	background-repeat: repeat-y; 
	background-position: left top;
	background-color:#ffffff;
}

.themeHOME{
	background-image: url("../img/bg_main.jpg"); 
	background-repeat: no-repeat; 
	background-position: left top;
	background-color:#ffffff;
}

.themeFOOTER{
	background-image: url("../img/bg_foot.gif"); 
	background-repeat: repeat-x; 
	background-position: left top;
	background-color:#ffffff;
}

.themeFLOWER{
	background-image: url("../img/bg_flower.jpg"); 
	background-repeat: no-repeat; 
	background-position: right top;
	background-color:#ffffff;
}

.tableHOUJIN{
	background-image: url("../../houjin/img/bg_table_houjin.gif"); 
	background-repeat: repeat-y; 
	background-position: left top;
	background-color:#ffffff;
}

.tableKOJIN{
	background-image: url("../../kojin/img/bg_table_kojin.gif"); 
	background-repeat: repeat-y; 
	background-position: left top;
	background-color:#ffffff;
}

.tableFAQ{
	background-image: url("../../faq/img/bg_table_faq.gif"); 
	background-repeat: repeat-y; 
	background-position: left top;
	background-color:#ffffff;
}

.tableFAQ_L{
	background-image: url("../../faq/img/bg_table_faq_l.gif"); 
	background-repeat: repeat-y; 
	background-position: left top;
	background-color:#ffffff;
}

.thumb {
	margin: 0px;
	border: 1px solid #999999;
}

.headBK{ color: #696969; font-size: 15px ; font-weight: bold ; line-height: 18px}
.headPU{ color: #993399; font-size: 15px ; font-weight: bold ; line-height: 18px}
.headBL{ color: #6666cc; font-size: 15px ; font-weight: bold ; line-height: 18px}

.bodyBK{ color: #696969; font-size: 12px ; line-height: 18px}
.bodyGR{ color: #999999; font-size: 12px ; line-height: 18px}
.bodyBKB{ color: #696969; font-size: 12px ; font-weight: bold ; line-height: 18px}
.bodyBK_W{ color: #696969; font-size: 12px ; line-height: 30px}
.bodyPU{ color: #6666cc; font-size: 12px ; line-height: 18px}
.bodyPUR{ color: #ccccff; font-size: 12px ; line-height: 18px}
.bodyPUB{ color: #993399; font-size: 12px ; font-weight: bold ; line-height: 18px}
.bodyBLB{ color: #003366; font-size: 12px ; font-weight: bold ; line-height: 18px}
.bodyRD{ color: #ff0000; font-size: 12px ; line-height: 18px}

.subBK{ color: #696969; font-size: 10px ; line-height: 12px}
.subGR{ color: #999999; font-size: 10px ; line-height: 12px}
.subWH{ color: #ffffff; font-size: 10px ; line-height: 12px}

.bodyFAQ{ color: #333399; font-size: 12px ; line-height: 18px}
.bodyFAQ a:link{text-decoration:underline;color:#333399;}
.bodyFAQ a:hover{text-decoration:none;color:#6666cc;}
.bodyFAQ a:visited{text-decoration:underline;color:#333399;}