@charset "UTF-8";
/* CSS Document */


gray5,block_inquiry,p,table,th{
	margin:0;
	padding:0;
}

#block_inquiry {
	border: 1px dotted #000000;
	margin: 30px 35px;
	padding: 10px;
}
#wrapper #maincontent #block p {
	margin-right: 30px;
	margin-left: 30px;
	line-height: 2em;
}



html>/**/body #wrapper #maincontent {
	padding-bottom: 20px;
}
html>/**/body #wrapper #maincontent #foot {
	margin-top: 35px;
}
html[xmlns*=""] body:last-child #wrapper #maincontent #foot {
	margin-top: 75px;
}#wrapper #maincontent #block #privacy {
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 25px;
}
#wrapper #maincontent #block #from {
	text-align: right;
	margin-top: 35px;
	margin-bottom: 20px;
}

