h1.inquiry_title{
background-image:url(../image/form/inquiry_title.gif);
width:660px;
height:60px;
font-size:0;
text-indent:-9999px;
margin:5px 0 0px 5px;
}
h1.entry_title{
background-image:url(../image/form/entry_title.gif);
width:660px;
height:60px;
font-size:0;
text-indent:-9999px;
margin:5px 0 0px 5px;
}
h1.kouza_title{
background-image:url(../image/form/kouza_title.gif);
width:660px;
height:60px;
font-size:0;
text-indent:-9999px;
margin:5px 0 0px 5px;
}
h1.soudan_title{
background-image:url(../image/form/soudan_title.gif);
width:660px;
height:60px;
font-size:0;
text-indent:-9999px;
margin:5px 0 0px 5px;
}
h1.taiken_title{
background-image:url(../image/form/taiken_title.gif);
width:660px;
height:60px;
font-size:0;
text-indent:-9999px;
margin:5px 0 0px 5px;
}


#cgi {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#cgi form {
	margin: 0px;
	padding: 0px;
}
#cgi table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 97%;
}
#cgi table th {
	border: 1px solid #C8C8C8;
	font-weight: normal;
	background-color: #E1F4FB;
	text-align: left;
	margin: 0px;
	padding: 7px;
}
#cgi table td {
	margin: 0px;
	padding: 7px;
	border: 1px solid #C8C8C8;
}
#cgi table td span {
	color: #FF0000;
	display: block;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cgi table td.bnone {
	margin: 0px;
	padding: 0px;
	height: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*-------------------*/
#cgi ul {
	color: #FF0000;
	list-style-type: none;
	background-image: url(../image/common/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

#cgi li {
	color: #FF0000;
	list-style-type: none;
	background-image: url(../image/common/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-position: outside;
	padding-left: 25px;
}


