@charset "UTF-8";

/*----------------------------------------------------------------------------
	ページ構造に関するCSS 
----------------------------------------------------------------------------*/
#rectext {
	width: 890px;
	height: 50px;
	margin: 30px 0 0 60px;
	line-height: 1.6;
}

.recphoto {
	width: 285px;
	height: 200px;
	margin: 10px 0 0 30px;
	float: left;
	background: #fff;
	line-height: 6.0;
	text-align: center;
	font-size : 32px;
}

#abouttypea {
  width: 860px;
  height: 870px;
  margin: 30px auto;
  padding: 30px 0 0 0 ;
  background-color: rgba( 255, 255, 255, 0.50 );
}

#title {
  width: 860px;
	height: 20px;
	margin: 0 auto 30px;
	text-align: center;
	font-size: 24px;
	font-family: "ＭＳ 明朝",serif;
	font-weight: bold;
}

#introductionsentence {
  width: 500px;
	height: 310px;
	line-height: 1.5;
	float: left;
	margin: 0 10px 30px 40px;
}

#appearance {
  width: 260px;
  height: 310px;
  margin: 0 0 30px 10px;
  float: left;
}

#representative {
  width: 820px;
	height: 20px;
	margin: 0 auto 30px;
	padding: 0 40px 0 0 ;
	font-size: 18px;
	font-family: "ＭＳ 明朝",serif;
	font-weight: bold;
	text-align: right;
}

#guidance {
  width: 780px;
	height: 210px;
	margin: auto;
	background: url(../images/guidance.jpg);
}

#guidance #hourlywage {
	font-size: 60px;
	position:relative; 
	top : 53px;
	left: 450px;
	font-family: "ＭＳ 明朝",serif;
}

#guidance #name {
	font-size: 24px;
	position:relative; 
	top : 103px;
	left: 517px;
	font-family: "ＭＳ 明朝",serif;
}

#reference {
  width: 780px;
	height: 150px;
	margin: 30px auto;
}

.atypebg {
	width: 430px;
	height: 200px;
	margin: 30px 0 30px 40px;
	background: url(../images/atypebg.gif);
	list-style-type: none;
	font-weight: bold;
	float: left;
}

.atypebg li {
	width: 120px;
	height: 15px;
	margin: 30px 10px 0 20px;
	float: left;
}

.atypebg .rows {
	width: 170px;
	height: 15px;
	margin: 30px 0px 0 20px;
	float: left;
}

.atypebg2 {
	width: 390px;
	height: 150px;
	margin: 30px auto;
	padding: 50px 0 0 40px ;
	background: url(../images/atypebg2.gif);
	list-style-type: none;
	font-weight: bold;
}

.atypebg2 li {
	width: 350px;
	height: 15px;
	margin: 5px 0 0 0;
}
