/*各ページのスタイル*/

/*formとmailのスタイル*/
form {
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#check {
	width: 100%;
}
#check table {
	border: 1px solid #c0c0c0;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	vertical-align: top;
	width: 520px;
}
#check div {
	height: 100px;
	overflow: auto;
}
#check p {
	margin: 5px;
}

#form1 table {
	margin-left: 7px;
}
#form1 th {
	background-color: #ffe9ee;
	width: 120px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
}
#form1 h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
#form1 input {
	margin-left: 5px;
}
#form1 select {
	margin-left: 5px;
}
#form1 textarea {
	margin-left: 5px;
}
#form1 td {
	padding-left: 5px;
}

/*shigotoのスタイル*/
.shigoto th {
	background-color: #ffe9ee;
	width: 120px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #c0c0c0;
}
.shigoto {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.shigoto table {
	width: 520px;
}

.shigoto h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
}

.shigoto td {
	padding-left: 5px;
	text-align: left;
	border: 1px solid #c0c0c0;
}
.shigoto h2 img {
	float: right;
}


.shigoto img {
	margin-right: 3px;
}

/*hakenのスタイル*/
.merit {
	font-size: 14px;
	font-weight: bold;
}

/*companyのスタイル*/
#rinen {
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
#rinen p {
	text-align: center;
}
#gaiyou {
	width: 100%;
}

#gaiyou th {
	background-color: #f0f0f0;
	width: 100px;
}
#gaiyou td {
	text-align: left;
}

/*clientのスタイル*/
#client {
	width: 100%;
}
#client h2 {
	font-size: 14px;
	margin: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
}
#client ul {
	background-color: #FFFFFF;
	margin: 10px;
	list-style-position: inside;
	text-align: left;
	line-height: 180%;
	padding: 5px;
}

/*sitemapのスタイル*/
#sitemap {

	width: 100%;
}
#kiyaku p {
	line-height: 130%;
	margin: 5px;
}
#kiyaku h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#sitemap p {
	text-align: left;
	line-height: 200%;
}
#client p {

	background-color: #FFFFFF;
	margin: 10px;
	list-style-position: inside;
	text-align: left;
	line-height: 180%;
	padding: 5px;
}
#kiyaku {


	width: 100%;
}
