@charset "UTF-8";
/*--------------------------------------------------------------
3rd Detail Page
--------------------------------------------------------------*/

html {
	background-image: url(../../images/common/bg-html.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body {
	background-image: url(../../images/common/bg-body_common.gif);
	background-repeat: repeat-x;
	background-position: top;
}


/*----  Primary  ----*/
.primary {
	float: right;
	width: 710px;
	
}


/*--------------------------------------------------------------
Side
--------------------------------------------------------------*/

/*----  secondary  ----*/
.secondary {
	float: left;
	width: 190px;
	
}


/*----  Side Banner  ----*/
.side-recruit a{
	width: 190px;
	height: 58px;
	display: block;
	background: url(../images/side-recruit.gif) no-repeat left top;
	text-indent:-9999px;
	outline: 0;
 margin-bottom: 10px;
}


.side-recruit a:hover {
	background-position: left bottom;
}

/*--------------------------------------------------------------
pageContact
--------------------------------------------------------------*/
#pageContact{
  background: url(../../images/common/bg-w710_bottom02.gif) no-repeat 0 bottom;
  clear:both;
  float:none;}
 #pageContact dt{
  background: url(../images/recruit-contact-tit.gif) no-repeat;
  height:35px;
  text-indent:-9999px;}
 #pageContact dd{}
 #pageContact address{
  display: block;
  width:325px;
  float:left;
  margin:20px 0 20px 20px;
  _margin:20px 0 0 10px;
  font-size:1.2em;
  line-height:2;}
#pageContact span.icon {
 display: inline;
 margin-right:5px;}
#pageContact span.icon {
 background: url(../../images/common/icon-arrow3.gif) no-repeat 0px 50%;}
#pageContact span.icon a {
 margin-left:	15px;}
  
#OpContact{
  font-size:1.2em;
  line-height:1;
  border-top: #EFEFEF 1px solid;
  margin:20px;
  padding:20px 0 10px 0;
  clear:both;
  float:none;}
  #OpContact .icon {
 background: url(../../images/common/icon-arrow3.gif) no-repeat 0px 50%;}
 #pageContact .icon a {
 margin-left:	20px;}
 


#dontRecruit{
 border:#EEE 1px solid;
 padding:20px;
 margin-bottom:40px;
 text-align:center;
 font-size:1.4em;}