@charset "utf-8";
#forbusiness_main {
	width: 878px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
#forbusiness_main .up {
	height: 256px;
	padding-right: 30px;
	padding-left: 30px;
}
#forbusiness_main  p  {
	margin-top: 0px;
	margin-bottom: 10px;
}
#forbusiness_main  .headergreen  {
	margin-top: 20px;
}
#forbusiness_main    #type_tb, #forbusiness_main #type_tb2  {
	background-color: #D6E1DF;
	border: 1px solid #D6E1DF;
}
#forbusiness_main    #type_tb   td, #forbusiness_main #type_tb2 td  {
	background-color: #FFFFFF;
}
#forbusiness_main    #type_tb   th, #forbusiness_main #type_tb2 th  {
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
#forbusiness_main    #type_tb   .notice, #forbusiness_main #type_tb2 .notice  {
	padding-top: 10px;
	padding-bottom: 10px;
}
#forbusiness_main .down {
	height: 195px;
	padding-right: 30px;
	padding-left: 30px;
}
#forbusiness_main .btn a {
	background-color: #DFEEEC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #AAD2CD;
}
#forbusiness_main .down .btn a:hover {
	color: #DFEEEC;
	text-decoration: none;
	background-color: #376862;
}

#forbusiness_main .btn {
	padding-top: 10px;
	padding-bottom: 10px;
}
.btn2011 {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../objects/images/button/member_btn.jpg);
	height: 18px;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	border: 1px solid #2a8a15;
	display: inline;
}
.btn2011:hover {
	background-image: url(../../objects/images/button/member_btn_r.jpg);
	background-repeat: repeat-x;
}

