@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 p{
	padding-top: 10px;
	padding-left: 4px;
	padding-bottom: 20px;
}
span.bold_brown{
	font-weight: bold;
	color: #8C3C00;
}



form#inq_form{
	padding-bottom: 30px;
}

table#inq_table{
	width: 600px;
	text-align: left;
	border: solid 1px #B4B4B4;
	border-collapse: collapse;
	margin: 0 auto;
	font-size: 12px;
	line-height: 1.4em;
	padding-bottom: 30px;
}

table#inq_table th{
	width: 200px;
	padding: 8px;
	background: #F0F0F0;
	border: solid 1px #B4B4B4;
}

table#inq_table td{
	width: 400px;
	padding: 8px;
	background: #ffffff;
	border: solid 1px #B4B4B4;
}






input.inputstyle_01{
	padding-top: 4px;
	font-size:12px;
}

textarea.textareastyle{
	width: 100%;
	font-size:12px;
}

select.selectstyle{
	font-size:108.3%;
}
div#inq_check_btn{
	width:152px;
	height:34px;
	margin: 0 auto;
	padding-top: 14px;
	text-align: center;
}
input,select,textarea{
	font-family : "ＭＳ ゴシック", monospace;
	border-color: #787878;
	border-width: 1px;
	border-style: solid;
}
