@import "base.css";
@import "common.css";

/*-----------------------------------*/



h1#title {
	margin:0 0 15px 0;
}

h2 {
	background:url(../tplimg/listttlicon.gif) no-repeat left 0.15em;
	border-bottom:2px solid #0099FF;
	padding:0 0 4px 16px;
	margin:0 0 10px 0;
	font-size:130%;
}


div.kensakuTTL {
	background:#cceecc;
	padding:3px 5px;
	margin-bottom:10px;
}


td.paddLeft {
	padding-left:5px;
}


h3.koumoku {
	font-size:130%;
}

h3 span {
	font-size:80%;
	font-weight:normal;
	padding-left:1em;
}

h3#kensakuKigyo {
	background:#cceecc;
	padding:3px 5px;
	margin-bottom:10px;
	font-size:130%;
}


.submitBox {
	margin-bottom:40px;
}

.submitBox input {
	width:10em;
}

/**/


.formItem {
	margin-bottom:15px;
}

a.nyuryokurei {
	display:block;
	width:70px;
	height:17px;
	text-indent:-9999px;
	background:url(../tplimg/seizou_rei.gif) no-repeat;
}


/**/


table.tblkekka {
	width:100%;
	border-collapse:collapse;
}

table.tblkekka td {
	border:1px solid #888888;
}

table.norborder td {
	border:none !important;
}

