/* CSS Document */	

/*-----------------------------
 テーブル組み
-------------------------------*/
table {
	font-size: 14px;
	line-height:160%;
}

table.table010 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 614px;
  border-collapse: collapse;
  border: solid 1px #696969;
}

table.table010 td {
	font-size: 14px;
	line-height:160%;
 	border: solid 1px #696969;
 	padding: 4px 6px;
}

table.table010 th {
  width: 100px;
	background: #FFF0F5;
	font-size: 14px;
	color: #696969;
	font-weight: normal;
	text-align: left;
 	border: solid 1px #696969;
 	padding: 4px 6px;
}

table.table020 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 614px;
  border-collapse: collapse;
  border: solid 1px #696969;
}

table.table020 td {
	font-size: 14px;
	text-align: center;
	line-height:160%;
 	border: solid 1px #696969;
 	padding: 4px 6px;
}

table.table020 th {
	background: #FFF0F5;
	font-size: 14px;
	text-align: center;
	color: #696969;
	font-weight: normal;
 	border: solid 1px #696969;
 	padding: 4px 6px;
}
table.table030 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 614px;
  border-collapse: collapse;
  border: solid 1px #696969;
}

table.table030 td {
	font-size: 14px;
	line-height:160%;
 	border: solid 1px #696969;
 	padding: 4px 6px;
}

table.table030 th {
	background: #FFF0F5;
	font-size: 14px;
	color: #696969;
	font-weight: normal;
	text-align: left;
 	border: solid 1px #696969;
 	padding: 4px 6px;
}

table.table040 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  width: 614px;
  border-collapse: collapse;
  border: solid 1px #696969;
}

table.table040 td {
	font-size: 14px;
	line-height:160%;
 	border: solid 1px #696969;
 	padding: 4px 6px;
}

table.table040 th {
	background: #FFF0F5;
	font-size: 14px;
	text-align: center;
	color: #696969;
	font-weight: normal;
 	border: solid 1px #696969;
 	padding: 4px 6px;
}
table.table050 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  border-collapse: collapse;
  border: solid 1px #696969;
}

table.table050 td {
	font-size: 14px;
	line-height:160%;
 	border: solid 1px #696969;
 	padding: 4px 6px;
}

.moy{
	text-align: center;
}
.guid-subtit{
	text-align: left;
	width: 200px;
	font-weight: bold;
	color: #696969;
}
.RecruitFrame{
	width: 590px;
	font-size: 14px;
	line-height:160%;
	background-image: url(../image/txt_frame.jpg);
	border: 1px solid #666666;
	background-repeat: repeat;
	padding: 10px;
}
.RecruitFrame02{
	width: 590px;
	font-size: 14px;
	line-height:160%;
	text-align: center;
	background-image: url(../image/txt_frame02.jpg);
	border: 2px solid #993300;
	background-repeat: repeat;
	padding: 10px;
}
.RecruitFrame03{
	width: 590px;
	font-size: 14px;
	line-height:160%;
	text-align: left;
	border: 3px solid #993300;
	background-repeat: repeat;
	padding: 10px;
}
.RecruitFrame04{
	width: 590px;
	font-size: 14px;
	line-height:160%;
	text-align: left;
	border: 3px solid #993300;
	background-repeat: repeat;
	padding: 10px;
}
.RecruitFrame05{
	width: 590px;
	font-size: 14px;
	line-height:160%;
	text-align: left;
	border: 3px solid #993300;
	background-repeat: repeat;
	padding: 10px;
}

ol { 
  	margin-top: 0.2em;
  	margin-bottom: 0.2em;
  	margin-left: -0.5em;
	vertical-align: bottom;
}
.testsp{ 
  	margin-top: 0.2em;
  	margin-bottom: 0.2em;
  	margin-left: 0em;
	vertical-align: bottom;
}
/*-----------------------------
 よくある質問
-------------------------------*/
.tbqa {
	font-size: 14px;
	font-weight: bold;
	background-color: #FEE3C0;
	border: 1px solid #993300;
	color: #993300;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tbqaQ {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	vertical-align: top;
}
.tbqaA {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	vertical-align: top;
}
.tbqaSP {
	font-size: 14px;
	font-weight: normal;
	height: 10px;
}

/*-----------------------------
 スタッフ紹介
-------------------------------*/
table.staff {
  margin-top: 0.2em;
  margin-bottom: 1em;
}

table.staff td {
	font-size: 14px;
	line-height:160%;
 	padding: 4px 6px;
	vertical-align: top;
}

table.staff th {
	font-size: 14px;
	color: #993300;
	font-weight: normal;
	text-align: left;

}
.staffname {
	font-size: 14px;
	color: #993300;
	font-weight: normal;
	text-align: left;
}
/*-----------------------------
 実績
-------------------------------*/
table.results {
  width: 614px;
  margin-top: 0.2em;
  margin-bottom: 1em;
  border-collapse: collapse;
  border: solid 1px #696969;
}

table.results td {
	width: 10%;
	font-size: 14px;
	line-height:160%;
	text-align: center;
 	border: solid 1px #696969;
 	padding: 4px 6px;
}

table.results th {
	background: #CCC;
	font-size: 14px;
	color: #696969;
	font-weight: normal;
 	border: solid 1px #696969;
 	padding: 4px 6px;
}
.tbmri{
	width: 20%;
	font-size: 14px;
	background: #FF6666;
	color: #FFF;
}
.tbct{
	font-size: 14px;
	background: #0099CC;
	color: #FFF;
}
.tbec{
	font-size: 14px;
	background: #66CC00;
	color: #FFF;
}
