@charset "shift_jis";

/* products_service CSS Document */
.non_menu #contents #contents_in .btn_area{
	width: 312px;
	float: left;
}

.non_menu #contents #contents_in h6{ font-weight: bold;}
.non_menu #contents #contents_in h6 span{ font-weight: normal;}

.non_menu #contents #contents_in table.ps_area{
	margin-top: 5px;
	margin-left: 10px;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
}
*html .non_menu #contents #contents_in table.ps_area{ font-size: 100%;}

.non_menu #contents #contents_in table.ps_area th,
.non_menu #contents #contents_in table.ps_area td{
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	padding: 5px 10px 5px 5px;
	vertical-align: top;
	text-align: left;
	width: 530px;
}
.non_menu #contents #contents_in table.ps_area th{
	width: 145px;
	background: #F7F7F7;
	font-weight: normal;
}