@charset "utf-8";

table {
	line-height:1.5;
	border-left:1px #999999 solid;
	border-top:1px #999999 solid;
	margin-bottom:20px;
}
td {
	padding:5px;
	border-right:1px #999999 solid;
	border-bottom:1px #999999 solid;
}
th {
	padding:5px;
	border-right:1px #999999 solid;
	border-bottom:1px #999999 solid;
	background-color:#eee;
}

.pdf {
	height:17px;
	padding-right:20px;
	text-align:right;
	background: url(../../company/img/pdficon_small.gif) no-repeat right bottom;
}


#corp{
text-align:left;
width:730px;
}

#corp th{
text-align:left;
}

.common h1{
	margin-bottom:16px;
	background-image:url(../img/common/h1.jpg);
	background-repeat:no-repeat;
	height:49px;
	padding:7px 0 0 57px;
	font-size:16px;
	color:#000000;
}
.common h2{
margin:0 0 20px 0;
padding:0;
}

.txt,#inq textarea{
	border:1px;
	border-color:#999999;
	border-style:inset;
}
#inq{
width:730px;
}

span{
color:#cc0000;
}
.arrow{
margin:10px auto 0 auto;
width:30px;
display:block;
}