@charset "utf-8";

/*
------------------------------------------------
Page Layout
------------------------------------------------*/
#wrap #main #contents .org {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
#wrap #main #contents .tab01 {
	width: 520px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#wrap #main #contents .tab01 th {
	font-size: 14px;
	background: #FDF3F3;
	padding: 10px 15px;
	width: 270px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#wrap #main #contents .tab01 td {
	font-size: 14px;
	padding: 10px 15px;
	width: 190px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align:  center;
}
