@charset "Shift_JIS";
@import url(cmn.css);
@import url(base.css);


#co1, #co2, #co3, #co4, #co5, 
.alphahr{
	display: block;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
}
table{
	width: 100%;
}
h3{
	padding-bottom: 20px;
}
.fig{
	border-top: 1px solid #cccccc;
	background: #CCC!important;
	border-spacing: 0 0px!important;
	border-collapse:separate!important;
	margin-left: auto;
	margin-right: auto;
}
.fig th, .fig td{
	border: 0!important;
	border-bottom: 1px solid #CCC!important;
	border-top: 1px solid #ffffff!important;
	padding: 10px 15px 10px 20px!important;
}
.fig th{
	text-align: left;
	font-weight: normal;
	background: url(../about/images/icon01.gif) 5px 50% no-repeat #F0F0F0!important;
	border-right: 1px solid #2A965F!important;
	width: 120px!important;
}
.fig td{
	background: #FFF!important;
}

.req{
	color: #F00;
	font-size: 11px;
}