/***************************************************
 * common.css
 ***************************************************/
body {
	font-size: 			12px;
	background-color:	#ffffff;
	color: 				#444444;
}

/**
 *
 */
a.title {
	font-size:			12px;
	color: 				#FFFFFF;
}
a:hover {
	font-size:			12px;
	color: 				#AACCFF;
}
a {
	font-size:			12px;
	color: 				#444444;
}

td {
	font-size:			12px;
	color: 				#444444;
	vartical-align:		middle;
	height:				17px;
}
.page_title {
	font-size: 			14px;
	font-weight: 		bold;
	background-color: 	#FFA500;
	color: 				#FFFFFF;
	vartical-align:		middle;
	height:				22px;
}
.page_common {
	font-size: 			14px;
	font-weight: 		bold;
	background-color: 	#FFFFFF;
	color: 				#FFD955;
	vartical-align:		middle;
	height:				22px;
	horizontal-align:				center;
}
.title {
	font-size: 			12px;
	font-weight: 		bold;
	background-color: 	#3366CC;
	color: 				#FFFFFF;
	vartical-align:		middle;
	align:				center;
	white-space:		nowrap;
	height:				17px;
}

.tab_cell_on {
	font-size: 			12px;
	font-weight: 		bold;
	background-color: 	#FFDA99;
	color: 				#333333;
	vartical-align:		middle;
	align:				center;
	white-space	nowrap;
	height:				17px;
}

.tab_cell_off {
	font-size: 			12px;
	background-color: 	#EEC999;
	color: 				#000000;
	vartical-align:		middle;
	align:				center;
	white-space	nowrap;
	height:				17px;
}

.common_cell {
	font-size: 			12px;
	background-color: 	#FFFFFF;
	color: 				#000000;
	vartical-align:		middle;
	align:				center;
	white-space	nowrap;
	height:				17px;
}

.delimiter {
	font-size: 			12px;
	background-color: 	#88aaaa;
	color: 				#000000;
	vartical-align:		middle;
	align:				center;
	white-space:		nowrap;
	height:				17px;
	width:				1px;
}


.member_d {
	font-size: 			12px;
	background-color: 	#FFDA99;
	color: 				#333333;
	vartical-align:		middle;
	align:				center;
	white-space	nowrap;
	height:				17px;
}

.member_d_intai {
	font-size: 			12px;
	background-color: 	#AA7544;
	color: 				#333333;
	vartical-align:		middle;
	align:				center;
	white-space	nowrap;
	height:				17px;
}

.tab_cell_off_intai {
	font-size: 			12px;
	background-color: 	#997555;
	color: 				#000000;
	vartical-align:		middle;
	align:				center;
	white-space	nowrap;
	height:				17px;
}
