@charset "utf-8";

.linetable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.linetableback {
	padding: 2px;
	background-image: url(../inquire/images/inquire_back.jpg);
	background-repeat: repeat-y;
}
#mainContents  #sideContents  #contentsArea  li  {
	background-image: url(../../site/01module/images/arrow_bowl.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 20px;
}
.inquire {
	text-align: center;
	margin-top: 20px;
}
.linetable td    {
	padding-left: 10px;
	padding-right: 5px;
}
.tableAreaTd2 {
	padding-top: 2px;
}
