@charset "Shift_JIS";
/*_____________________________________

	SITE:	法律事務所・行政書士事務所ＭＡＩＭＥＮ
	NAME:	法律事務所・行政書士事務所ＭＡＩＭＥＮ
	BUILD:	2009/11/17
	AUTHOR:	deiman
_______________________________________*/

div.right_posi{
	width: 664px;
	margin: 0 auto;
	line-height: 1.8em;
	text-align: left;
	padding-top: 20px;
}

div.right_posi_sub{
	padding-top: 10px;
	padding-left: 24px;
	padding-bottom: 30px;
}

span.bold_brown{
	font-weight: bold;
	color: #8C3C00;
}
span.black{
	color: #000000;
}
div.space16{
	padding-bottom: 16px;
}
div.services_posi{
	padding-top: 10px;
	padding-left: 4px;
	padding-bottom: 30px;
}
table.services_table{
	width: 600px;
	text-align: left;
	border: solid 1px #B4B4B4;
	border-collapse: collapse;
	font-size: 12px;
	line-height: 1.4em;
	padding-bottom: 30px;
}

table.services_table th{
	width: 120px;
	padding: 8px;
	background: #F0F0F0;
	border: solid 1px #B4B4B4;
	text-align: center;
}

table.services_table td{
	width: 480px;
	padding: 8px;
	background: #ffffff;
	border: solid 1px #B4B4B4;
}

