@charset "utf-8";
@import "base.css";
@import "common.css";

/*####################　共通　####################*/
hr.border {
  border:none;
  width:100px;
  display:block;
  margin:50px auto;
  margin-bottom:60px;
  border-bottom:1px solid #eeeeee;
}

.contentsBox h3.redTitle {
  font-size:32px;
  margin-bottom:40px;
  font-family: 'Lato', sans-serif;
  font-weight:900;
  line-height:50px;
  letter-spacing:1px;
  color:#d51f3c; }
  
.contentsBox h3.redTitle span {
  display:block;
  font-size:12px;
  font-weight:bold;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
  line-height:8px;
  letter-spacing:4px;
}

/* message,life  */

p.rank {
  font-size: 16px;
  letter-spacing:1.2px;

}

.staffInfo  {
  width:720px;
  margin:0 auto;
  padding:20px 0 0 0;
}
.staffInfo dl {
  float:left;
  width:240px;
  margin:10px 0;
}
.staffInfo dl dt {
  width:160px;
  margin:0 auto;
  text-align:center;
}
.staffInfo dl dd {
  padding-top:20px;
}
.staffInfo dl dd p {
  font-size:13px;
  color:#3a4750;
  line-height:180%;
}

.staffInfo dl dd p a {
  color:#3a4750;
  text-decoration:none;
}
.staffInfo dl dd span.name {
  display:block;
}
.staffInfo dl dd span.name img {
  position:relative;
  top:-1px;
}
.staffInfo .photo {
  border: 4px solid #ffffff;
  border-radius: 50%;
  -moz-border-image: border-radius: 50%;
  -webkit-border-image: border-radius: 50%;
  height: 142px;
  width: 142px;
  box-shadow: 0px 0px 10px #999;
}
.staffInfo .photo img {
  border-radius:50%;
}

.staffDetail  {
  width:1000px;
  margin:0 auto;
  padding:10px 0 0 0;
}
.staffDetail dl {
  width:830px;
  margin:10px 0;
  margin-left:170px;

}
.staffDetail dl dt {
  width:300px;
  margin:0 auto;
  text-align:center;
  float:left;
}
.staffDetail dl dd {
  margin-left:340px;
  padding-top:20px;
  width:480px;
}

.staffDetail .photo {
  border: 5px solid #ffffff;
  border-radius: 50%;
  -moz-border-image: border-radius: 50%;
  -webkit-border-image: border-radius: 50%;
  height: 290px;
  width: 290px;
  box-shadow: 0px 0px 10px #999;
}
.staffDetail .photo img {
  border-radius:50%;
}
.staffDetail table {
  border-collapse:collapse;
}
.staffDetail table th,
.staffDetail table td {
  font-size:12px;
  padding:5px 5px 0;
  vertical-align:top;
  line-height:160%;
}

.staffDetail table th { text-align:right; }
.staffDetail table td { text-align:left; }
.staffDetail table span { color:#d51f3c; }
.staffDetail table td img {
  position:relative;
  left:5px;
  top:-1px;
}

/*####################　サービス（service）　####################*/
#PageService #HeadImg {
  background: url(../img/bg_service_h2_title.jpg) center 0 no-repeat;
  -moz-background-size: cover;
  background-size: cover;
}

#PageService .contentsBox { margin-bottom:100px; }
#PageService .contentsBox.last { margin-bottom:0;}
/* page contents title */
#PageService .contentsBox h3 {
  margin-bottom: 45px;
  color: #FFF;
  font-size: 22px;
  line-height: 200%;
  letter-spacing: 8px;
}
#PageService .contentsBox01 h3 {
  background: url(../img/bg_service_img01.jpg) center 0 no-repeat;
  height: 143px;
  padding-top: 55px;
}
#PageService .contentsBox02 h3 {
  background: url(../img/bg_service_img02.jpg) center 0 no-repeat;
  height: 140px;
  padding-top: 55px;
}
#PageService .contentsBox03 h3 {
  background: url(../img/bg_service_img03.jpg) center 0 no-repeat;
  height: 142px;
  padding-top: 55px;
}
#PageService .columnBox {
  width: 1000px;
  margin: 0 auto;
  margin-top:60px;
}
#PageService .columnBox .leftBox {
  width: 310px;
  margin-right: 35px;
  float: left;
}
#PageService .columnBox .rightBox {
  width: 310px;
  float: right;
}
#PageService .columnBox dl dd {
  font-size: 14px;
  color: #7e8c95;
  text-align: left;
  line-height:1.65em;
}
#PageService .columnBox dl dd span {
  margin: 15px 0;
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #3a4750;
  text-align: center;
  line-height:1.7em;
}
#PageService .contentsBox03 dl {
  width: 1000px;
  margin: 40px auto 0;
  margin-bottom:40px;
  padding-top:50px;
  background:url(../img/services_boder.gif) top center no-repeat;
}
#PageService .contentsBox03 dl dt {
  width: 500px;
  float: left;
  text-align: center;
}
#PageService .contentsBox03 dl dd {
  margin-left: 500px;
  padding-top:30px;
  text-align: left;
  color: #7e8c95;
  font-size: 14px;
  line-height: 180%;
}


#PageService .contentsBox p.catch { font-weight:bold;}

/*####################　会社情報 （about）　####################*/
#PageAbout #HeadImg {
  background:url(../img/bg_about_h2_title.jpg) center 0 no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
#PageAbout .ContentsNavi { margin-left:25%; }

#PageAbout #message.contentsBox  {
  margin:70px 0 0;
}
#PageAbout .last { border-bottom: none; }
#PageAbout .contentsBox01 {
  width:1000px;
  margin:0 auto;
}
#PageAbout .contentsBox p.sign {
  padding:20px 0 0 0;
  font-size: 12px;
  color:#8b969e;
  line-height:20px;
}
#PageAbout .contentsBox h3 {
  margin-bottom: 40px;
  color: #3a4750;
  font-family: 'Lato', sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 52px;
  letter-spacing: 1px;
}
#PageAbout .contentsBox h3 span {
  display:block;
  font-size:12px;
  line-height:8px;
  letter-spacing:4px;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
}
#PageAbout .columnBox {
  width: 1000px;
  margin: 20px auto 0;
}
#PageAbout .columnBox h4 {
  background:#eceef2;
  padding:5px 15px;
  color:#3a4750;
  font-size:14px;
  text-align:left;
  letter-spacing:1px;
}
#PageAbout .columnBox p {
  margin:0;
  padding:18px 10px;
  font-size:12px;
  line-height:25px;
  text-align:left;
}
#PageAbout .columnBox .imgBox {
	padding:18px 0 0 0;
}
#PageAbout .columnBox ul {
  margin:0;
  padding:18px 10px;
}
#PageAbout .columnBox ul li {
  padding:0 0 0 5px;
  text-align:left;
  font-size:12px;
  line-height:25px;
}
#PageAbout .columnBox ul li.gray {
  color:#909aa0;
}
#PageAbout .columnBox .leftBox {
  width: 480px;
  float: left;
}
#PageAbout .columnBox .rightBox {
  width: 480px;
  float: right;
}
#PageAbout .historyArea {
  position:relative;
}
#PageAbout table.history {
  width:100%;
}
#PageAbout table.history th,
#PageAbout table.history td {
  border:2px solid #FFF;
  padding:10px 7px;
  text-align:left;
  font-size:12px;
  line-height:20px;
}
#PageAbout table.history th {
  background:#bfc6cd;
  color:#FFF;
  text-align:center;
  vertical-align:top;
}
#PageAbout table.history .head th {
	padding:8px 7px;
	font-weight:bold;
}
#PageAbout table.history th.darkBlue {
  background:#3a4750;
  color:#FFF;
}
#PageAbout table.history th.gray {
   background:#f5f6f7;
   color:#c0c6ca;
}
#PageAbout table.history th.blue {
  background:#edf3fa;
  color:#9eadbd;
}
#PageAbout table.history th.pink {
  background:#fdf2ef;
  color:#dca0aa;
}
#PageAbout table.history td.gray { background:#f5f6f7; }
#PageAbout table.history td.blue { background:#edf3fa; }
#PageAbout table.history td.pink { background:#fdf2ef; }
#PageAbout table.history td span { font-weight:bold; }

#PageAbout .historyArea .imgLogo {
  position:absolute;
  left:43%;
  top:6.5%;
}
#PageAbout .historyArea .img01 {
  position:absolute;
  right:26%;
  top:6%;
}
#PageAbout .historyArea .img02 {
  position:absolute;
  right:1%;
  top:4.5%;
}
#PageAbout .historyArea .img03 {
  position:absolute;
  right:26%;
  top:30%;
}
#PageAbout .historyArea .img04 {
  position:absolute;
  right:26%;
  top:52%;
}
#PageAbout .historyArea .img05 {
  position:absolute;
  right:26%;
  bottom:25%;
}

#PageAbout .historyArea .img06 {
  position:absolute;
  right:1%;
  bottom:22%;
}

/*####################　営業拠点 （networks）　####################*/
#PageNetwork #HeadImg {
  background:url(../img/bg_network_h2_title.jpg) center 0 no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
#PageNetwork .contentsBox.last  {
  border-bottom:1px solid #ddd;
}
#PageNetwork .last { border-bottom: none; }
#PageNetwork .contentsBox01 {
  width:1000px;
  margin:0 auto;
  
}
#PageNetwork .contentsBox h3 {
	margin-top:90px;
  margin-bottom: 45px;
  color: #3a4750;
  font-size: 32px;
  letter-spacing:0px;
  font-family: 'Lato', sans-serif;
  line-height:100%
}
#PageNetwork .contentsBox h3 span {
  display:block;
  font-size:12px;
   font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
     letter-spacing:5px;

}
#PageNetwork .contentsBox h4 {
  background:#eceef2;
  margin-bottom: 30px;
  padding:8px;
  color: #3a4750;
  font-size: 14px;
  letter-spacing: 2px;
  line-height:140%;
}

#PageNetwork .leftBox {
  width:490px;
  float:left;
  margin-bottom:0;
}
#PageNetwork .leftBox p.maplink {
  text-align:left;
  font-size:12px;
  background:url(../img/network_arrow.gif) left center no-repeat;
  padding-left:10px;
  margin:0;
}
#PageNetwork .rightBox {
  width:490px;
  float:right;
}
#PageNetwork .rightBox p.menuTitle {
	margin-bottom:8px;
  padding:0;
  height:auto;
  font-size: 14px;
  color: #FFF;
  text-align:left;
  background:#3a4750 url(../img/network_title_icon.jpg) right top no-repeat;
}
#PageNetwork .rightBox p.menuTitle a {
  display:block;
  background:url(../img/network_title_icon.jpg) right top no-repeat;
  line-height:0;
  padding:18px 15px;
  color:#ffffff;
}
#PageNetwork .rightBox ul {
  padding:6px 10px;
  text-align:left;
}

#PageNetwork .rightBox ul li {
  display:inline-block;
  margin-right:10px;
  padding-left:13px;
  text-align:left;
  font-size:12px;
}
#PageNetwork .rightBox ul li a {
  color:#639cc3;
}
#PageNetwork .rightBox ul.list01,
#PageNetwork .rightBox ul.list02,
#PageNetwork .rightBox ul.list03,
#PageNetwork .rightBox ul.list04,
#PageNetwork .rightBox ul.list05,
#PageNetwork .rightBox ul.list06 {
  border-bottom:1px solid #f7f6f9;
}

#PageNetwork .rightBox ul.list07 {
	margin-bottom:13px;
}



#PageNetwork .rightBox ul.list01 li {
  background:url(../img/network_listicon01.jpg) left center no-repeat;
}
#PageNetwork .rightBox ul.list02 li {
  background:url(../img/network_listicon02.jpg) left center no-repeat;
}
#PageNetwork .rightBox ul.list03 li {
  background:url(../img/network_listicon03.jpg) left center no-repeat;
}
#PageNetwork .rightBox ul.list04 li {
  background:url(../img/network_listicon04.jpg) left center no-repeat;
}
#PageNetwork .rightBox ul.list05 li {
  background:url(../img/network_listicon05.jpg) left center no-repeat;
}
#PageNetwork .rightBox ul.list06 li {
  background:url(../img/network_listicon06.jpg) left center no-repeat;
}
#PageNetwork .rightBox ul.list07 li {
  background:url(../img/network_listicon07.jpg) left center no-repeat;
}
#PageNetwork .rightBox ul.list08 li {
  background:url(../img/network_listicon08.jpg) left center no-repeat;
}
/* office detail */
#PageNetwork .mapCanvas {
  margin-bottom:10px;
  width:482px;
  height:315px;
  border:4px solid #f2f3f5;
}

#PageNetwork .officeBoxone {
  margin-bottom:0px;
}
#PageNetwork .officeBox {
  margin-bottom:30px;
}
#PageNetwork .rightBox dl.officeDetail {
  margin-bottom:25px;
}

#PageNetwork .rightBox dl.officeDetail.nophoto {
  margin-bottom:15px;
}

#PageNetwork .rightBox dl.officeDetail dt {
  width:160px;
  float:left;
}
#PageNetwork .rightBox dl.officeDetail dd {
  margin-left:180px;
}
#PageNetwork .rightBox dl.officeDetail dd.noimg {
  width:400px;
  margin-left:0;
}
#PageNetwork .rightBox dl.officeDetail dd p {
  line-height:170%;
  text-align:left;
}
#PageNetwork .rightBox dl.officeDetail dd p.address {
	margin-bottom:10px;
  font-size:12px;
	font-family:'Lato',sans-serif;
	font-family:'Lato','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
	line-height:220%;
}
#PageNetwork .rightBox dl.officeDetail dd p.contact {
	  border-top:1px solid #f7f6f9;
	  padding-top:15px;
  font-size:12px;
	font-family:'Lato',sans-serif;
	font-family:'Lato','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
	line-height:220%;
}
#PageNetwork .rightBox .staff dl {
  float:left;
  width:245px;
  margin-bottom:15px;
}
#PageNetwork .rightBox .staff dl dt {
  width:105px;
  float:left;
}
#PageNetwork .rightBox .staff dl dd {
  margin-left:115px;
  padding-top:20px;
  font-size:12px;
  color:#8b969e;
  text-align:left;
  line-height:160%;
}
#PageNetwork .rightBox .staff dl dd span {
  font-size:10px;
  color:#c4cfd6;
}
#PageNetwork .rightBox .staff .photo {
  border: 3px solid #ffffff;
  border-radius: 50%;
  -moz-border-image: border-radius: 50%;
  -webkit-border-image: border-radius: 50%;
  height: 90px;
  width: 90px;
  box-shadow: 0px 0px 10px #999;
}

#PageNetwork .rightBox .staff .photo img {
  border-radius:50%;
}
#PageNetwork p.summary {
  padding:30px 0;
  border:2px solid #eceff3;
  font-size:12px;
}

/*####################　グループ （group）　####################*/
#PageGroup #HeadImg {
  background:url(../img/bg_group_h2_title.jpg) center 0 no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
#PageGroup .ContentsNavi { margin-left:12%; }

#PageGroup .last {
  border-bottom:1px solid #ddd;
}
#PageGroup .contentsBox01 {
  width:1000px;
  margin:0 auto;
  margin-bottom:20px;
}
#PageGroup .contentsBox .img {
  margin:30px 0 0px;
}
#PageGroup .contentsBox h3 {
  margin-bottom: 40px;
  color: #3a4750;
  font-size: 28px;
    font-weight: 900;
  font-family: 'Lato', sans-serif;
  line-height:100%;
  letter-spacing: 1px;
}
#PageGroup .contentsBox h3 span {
  display:block;
  font-size:12px;
  letter-spacing: 4px;

}

#PageGroup #jta,
#PageGroup #jhc { margin-top:100px;}

#PageGroup .columnBox {
  width: 1000px;
  margin: 50px auto 0;
}
#PageGroup .columnBox p {
  margin:0;
  padding:5px 10px;
  text-align:left;
  line-height:170%;
}
#PageGroup .columnBox ul {
  margin:0;
  padding:10px;
}
#PageGroup .columnBox ul li {
  background:url(../img/marker_04.gif) left center no-repeat;
  padding-left:20px;
  text-align:left;
  line-height:170%;
}
#PageGroup .columnBox .leftBox {
  width: 480px;
  float: left;
}
#PageGroup .columnBox .rightBox {
  width: 480px;
  float: right;
}
#PageGroup .columnBox .rightBox p {
  color: #7e8c95; }

/*####################　英語 （english）　####################*/
#PageEng #Container {
  font-family: 'Lato', sans-serif;
}
#PageEng #HeadImg {
  background:url(../img/bg_english_h2_title.jpg) center 0 no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
#PageEng .ContentsNavi { margin-left:10%; }
#PageEng #PageGroup .contentsBox.last  {
  border-bottom:none;
}

/* about */
#PageEng #PageAbout .contentsBox.last {
  border-bottom:none;
}
#PageEng #PageAbout .HeadImg ,
#PageEng #PageNetwork .HeadImg,
#PageEng #PageService .HeadImg,
#PageEng #PageGroup .HeadImg,
#PageEng #PageRecruit .HeadImg {
	height:205px;
	border-bottom:#dbdbdb solid 1px;
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;

  background-size:cover;
  -moz-background-size:cover;

}
#PageEng #PageAbout .HeadImg {
  background:url(../img/bg_about_h2_title.jpg) center center no-repeat;
  background-size:cover;
  -moz-background-size:cover;

}

#PageEng #PageNetwork .HeadImg {
  background:url(../img/bg_network_h2_title.jpg) center 0 no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}

#PageEng #PageService .HeadImg {
  background: url(../img/bg_service_h2_title.jpg) center 0 no-repeat;
  -moz-background-size: cover;
  background-size: cover;
}
#PageEng #PageGroup .HeadImg {
  background:url(../img/bg_group_h2_title.jpg) center 0 no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}

#PageEng #PageRecruit .HeadImg {
  background:url(../img/bg_voice_h2_title.jpg) center 0 no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}

#PageEng #PageAbout .HeadImg h2,
#PageEng #PageService .HeadImg h2,
#PageEng #PageNetwork .HeadImg h2,
#PageEng #PageGroup .HeadImg h2,
#PageEng #PageRecruit .HeadImg h2  {
  padding-top:90px;
  font-size:40px;
  color:#fff;
}
/* service */

#PageEng #HeadImg h2 span {
  padding-top:10px;
  display:block;
  font-size:15px;
  letter-spacing: 4px;
  font-weight:normal;
}

/* page contents title */
#PageEng #PageService .contentsBox h3 {
  margin-bottom: 30px;
  color: #FFF;
  font-size: 26px;
  line-height: 42px;
  letter-spacing: 2px;
  font-weight:bold;
}
/* networks */

#PageEng #PageNetwork .contentsBox p a {
  text-decoration:underline;
}
#PageEng #PageNetwork .contentsBox p a:hover {
  text-decoration:none;
}

/* group */


/* recruit */

#PageEng #PageRecruit .contentsBox {
  border-bottom:1px solid #ddd;
}
#PageEng #PageRecruit p a {
  text-decoration:underline;
}
#PageEng #PageRecruit p a:hover {
  text-decoration:none;
}

#PageEng .contentsBox p.refer {
	font-size:18px;
}
#PageEng #jta h3,
#PageEng #panda h3,
#PageEng #jhc h3 {
	margin-bottom:30px;
	font-size:32px;
	font-weight:900;
	letter-spacing:1px;
}


/*####################　採用情報 （recruit）　####################*/
#PageRecruit #HeadImg {
  height:425PX;
  background:url(../img/bg_recruit_img_main.jpg) center 0 no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
#PageRecruit #HeadImg .contentsBox {
	margin:0;
	padding:0;
}
#PageRecruit #HeadImg h2 {
  font-size: 50px;
  display:inline-block;
  margin:0 auto 40px;
  padding-top:92px;
  letter-spacing:8px;
  text-align:center;
  text-shadow:1px 1px 1px #777;
  position:relative;
}
#PageRecruit #HeadImg h2 span {
  position:absolute;
  top:64px;
  right:72px;
  font-size:19px;
  font-weight:bold;
  letter-spacing:3px;
}
#PageRecruit #MenuBox {
  height: 328px;
  border-bottom:none;
}
#PageRecruit #MenuBox h3 {
  margin-bottom: 22px !important;
  padding-top: 0 !important;
}
#PageRecruit #MenuBox ul li {
   border-right: 1px solid #cbd1d7;
}
#PageRecruit #MenuBox ul li.menu07 { border-right: none; }/*

/* page contents title */
#PageRecruit .contentsBox h3 {
  margin-bottom: 30px;
  color: #d51f3c;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 2px;
}
#PageRecruit .contentsBox h3 span {
  display:block;
  font-size:12px;
}
#PageRecruit #Message.contentsBox h3 {
  margin-bottom:50px;
  font-size: 32px;
  color:#d51f3c;
  font-family: 'Lato', sans-serif;
  font-weight:900;
  line-height:52px;
  letter-spacing:1px;
}
#PageRecruit #Message.contentsBox h3 span {
  font-size:12px;
  font-weight:bold;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
  line-height:8px;
  letter-spacing:4px;
}
#PageRecruit .bgMessage {
  background:url(../img/bg_recruit_img01.jpg) 0 0 no-repeat;
  width:100%;
  min-width:1000px;
  height:287px;
  -moz-background-size:cover;
  background-size:cover;
  margin-bottom:60px;
}
#PageRecruit .bgMessage p {
  padding:50px;
  font-size:20px;
  color:#FFF;
  line-height:160%;
  letter-spacing:4px;
}
#PageRecruit .bgMessage p span.red {
  color:#d51f3c;
}
#PageRecruit .bgMessage p span.name {
  display:block;
  font-size:14px;
}
#PageRecruit .contentsBox01 {
  width:1000px;
  margin:0 auto;
}
#PageRecruit .contentsBox01 h4 {
  margin:30px auto;
  font-size:18px;
  font-weight:bold;
}
#PageRecruit .contentsBox01 p.txt {
  text-align:left;
  margin-bottom:40px;
}
#PageRecruit .contentsBox01 dl {
  margin-bottom:40px;
}
#PageRecruit .contentsBox01 dl dt {
  width:260px;
  float:left;
}
#PageRecruit .contentsBox01 dl dd {
  margin-left:280px;
}

#PageRecruit .staff dl {
  margin:46px auto 0px auto;
  width:900px;
}
#PageRecruit .staff dl dt {
  width:190px;
  float:left;
}
#PageRecruit .staff .photo {
  border: 4px solid #ffffff;
  border-radius: 50%;
  -moz-border-image: border-radius: 50%;
  -webkit-border-image: border-radius: 50%;
  height: 176px;
  width: 176px;
  box-shadow: 0px 0px 10px #999;
}
#PageRecruit .staff .photo img {
  border-radius:50%;
}
#PageRecruit .staff dl dt span {
  display:block;
  margin-top:10px;
  font-size:12px;
  color:#8b969e;
  line-height:150%;
}
#PageRecruit .staff dl dd {
  margin-left:240px;
  padding:8px 0 0 0;
  font-size:12px;
  color:#8b969e;
  text-align:left;
  line-height:180%;
}
#PageRecruit .staff dl dd ul li {
	margin-bottom:5px;
	font-size:12px;
	color:#3a4750;
	line-height:20px;
}
#PageRecruit .facebook {
  background:#bfcddd;
  padding:80px 0;
  border-top:1px solid #bcc3c9;
  border-bottom:1px solid #bcc3c9;
}
#PageRecruit .facebook h3 {
  font-size:32px;
  color:#FFF;
  font-family: 'Lato', sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height:52px;
  letter-spacing:1px;
}

#PageRecruit #InfoBox {
  margin: 0 auto;
  padding-bottom:90px;
  width: 100%;
  min-width: 1000px;
  background-color: #fff;
  border-bottom:1px solid #ddd;
}
#PageRecruit #InfoBox h3 {
  margin-bottom: 36px;
  padding-top: 96px;
  font-family: 'Lato', sans-serif;
  font-size: 32px;
  font-weight: 900;
  color: #dbe0e3;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
}
#PageRecruit #InfoBox .contentsBox01 {
  margin: 0 auto;
  width: 1016px;
  background-color: #fff;
  _zoom: 1;
  overflow: hidden;
}
#PageRecruit #InfoBox .contentsBox01 ul.infoNav {
  position: relative;
}
#PageRecruit #InfoBox .contentsBox01 ul.infoNav li {
  float:left;
  width:250px;
  position: relative;
}
#PageRecruit #InfoBox .contentsBox01 ul.infoNav li.menu01 {
  width:258px;
}
#PageRecruit #InfoBox .contentsBox01 ul.infoNav li a span {
  position:absolute;
  left:10px;
  bottom:17px;
  font-size:16px;
  color:#FFF;
  text-align:left;
}
#PageRecruit #InfoBox .contentsBox01 ul.infoNav li.menu01 a span {
  left:17px;
}

#PageRecruit #InfoBox .contentsBox01 li.menu01 a,
#PageRecruit #InfoBox .contentsBox01 li.menu02 a,
#PageRecruit #InfoBox .contentsBox01 li.menu03 a,
#PageRecruit #InfoBox .contentsBox01 li.menu04 a {
  display:block;
  height:172px;
  width:250px; }

#PageRecruit #InfoBox .contentsBox01 li.menu01 a { background-image: url(../img/bg_top_info_01.jpg); width:258px;}
#PageRecruit #InfoBox .contentsBox01 li.menu02 a { background-image: url(../img/bg_top_info_02.jpg);}
#PageRecruit #InfoBox .contentsBox01 li.menu03 a { background-image: url(../img/bg_top_info_03.jpg);}
#PageRecruit #InfoBox .contentsBox01 li.menu04 a { background-image: url(../img/bg_top_info_04.jpg);}


#PageRecruit #InfoBox .contentsBox01 ul.infoNav li a:hover {
   opacity:0.8;
}

#PageRecruit #MessageTxt {
	margin-bottom:60px;
	height:287px;
	background:url(../img/recruit_img00.jpg) top center no-repeat;
}
#PageRecruit #MessageTxt p {
	padding-top:60px;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	line-height:1.8em;
	letter-spacing:4px;
}
#PageRecruit #MessageTxt p strong {
	color:#d51f3c;
}
#PageRecruit #MessageTxt p span {
	font-size:12px;
	font-weight:normal;
	letter-spacing:0;
}


/*####################　採用情報 （VOICE）　####################*/
#PageMessages #HeadImg {
  background:url(../img/bg_voice_h2_title.jpg) center 0 no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
#PageMessages #voice06.contentsBox {
  border-bottom: 1px solid #ddd;
}
#PageMessages #LinkBox {
	padding-bottom:40px;}

.contentsBox01 {
  width:1000px;
  margin:0 auto;
}


/*  詳細　*/

#PageMessages #voice01 .staffDetail dl dd { padding-top:20px; }
#PageMessages #voice02 .staffDetail dl dd { padding-top:103px; }
#PageMessages #voice03 .staffDetail dl dd { padding-top:103px; }
#PageMessages #voice04 .staffDetail dl dd { padding-top:103px; }
#PageMessages #voice05 .staffDetail dl dd { padding-top:103px; }
#PageMessages #voice06 .staffDetail dl dd { padding-top:112px; }

#PageMessages .faqBox {
  width:1000px;
  margin:40px auto;
}
#PageMessages .faqBox .leftBox {
  float:left;
  width:800px;
}
#PageMessages .faqBox .rightBox {
  float:right;
  width:185px;
  height:185px;
}
#PageMessages .faqBox dl {
  margin:0;
}
#PageMessages .faqBox dl dt {
  background:url(../img/icon_Q.jpg) 0 0 no-repeat;
  min-height:50px;
  padding:18px 0 0 70px;
  font-size:18px;
  font-weight:bold;
  text-align:left;
}
#PageMessages .faqBox dl dt.multiple {	
padding-top:1px;	
  min-height:68px;
}
#PageMessages .faqBox dl dd {
  background:url(../img/icon_A.jpg) 0 0 no-repeat;
  margin-left:30px;
  padding:0 0 0 60px;
  text-align:left;
}
#PageMessages .faqBox dl dd img {
  margin-top:15px;
}

/*####################　採用情報 （Life）　####################*/
#PageLife #HeadImg {
  background:url(../img/bg_voice_h2_title.jpg) center 0 no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}

#PageLife #staff03.contentsBox {
  border-bottom: 1px solid #ddd;
}
.contentsBox01 {
  width:1000px;
  margin:0 auto;
}
#PageLife #staff01 .staffDetail dl dd {
  padding-top:115px;
}
#PageLife #staff02 .staffDetail dl dd {
  padding-top:140px;
}
#PageLife #staff03 .staffDetail dl dd {
  padding-top:55px;
}

#PageLife .calender {
  width:1000px;
  margin:20px auto;
}
#PageLife .calender table {
}
#PageLife .calender table th,
#PageLife .calender table td {
  font-size:12px;
  padding:7px;
  vertical-align:top;
  line-height:160%;
  border:2px solid #fff;
}
#PageLife .calender table .youbi th {
  font-size:12px;
  font-family: 'Lato', sans-serif;
  font-weight:bold;
  padding:22px 5px;
  vertical-align:middle;
  line-height:1;
}
#PageLife .calender table th.dayoff {
  background:#f5beb3;
  color:#FFF;
}
#PageLife .calender table td.dayoff {
  background:#fdf2ef;
}
#PageLife .calender table span {
  color:#d51f3c;
}
#PageLife .calender table td img {
  text-align:center;
  margin:2px 2px 2px 3px;
}
#PageLife .calender table th {
  text-align:center;
  background:#bfc6cd;
  color:#FFF;
}
#PageLife .calender table td.time {
  background:#f2f3f5;
  line-height:1;
  vertical-align:middle;
  color:#aeb6bc;
  writing-mode:bt-lr;
  writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
}
#PageLife .calender table td.color2 {
	background-color:#edeef0;
}
#PageLife .calender table td.color3 {
	background-color:#f0f1f2;
}
#PageLife .calender table td {
  text-align:left;
  background:#f5f6f7;
}

/*####################　職種紹介 （info）　####################*/
#PageInfo #HeadImg {
  background:url(../img/bg_voice_h2_title.jpg) center 0 no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
#PageInfo #planner.contentsBox {
  border-bottom: 1px solid #ddd;
}
#PageInfo #coordinaitor.contentsBox h3,
#PageInfo #planner.contentsBox h3 {
	margin-top:90px;
  margin-bottom: 40px;
  line-height: 52px;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
  font-size: 32px;
  font-weight: 900;
}
#PageInfo #coordinaitor.contentsBox h3 span,
#PageInfo #planner.contentsBox h3 span {
	display:inline-block;
  line-height:16px;
  letter-spacing: 4px;
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  font-weight:normal;
}
#PageInfo #coordinaitor.contentsBox h3 span.name,
#PageInfo #planner.contentsBox h3 span.name {
  line-height:28px;
  letter-spacing: 2px;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
  font-size: 16px;
  font-weight:normal;
}
#PageInfo ul.infolist {
	margin-top:30px;
}
#PageInfo ul.flow {
  margin:60px -25px 10px -25px;
  text-align:center;
}
#PageInfo ul.flow li {
  margin:0 25px;
  width:160px;
  float:left;
}
#PageInfo ul.flow li p {
  padding:8px 0;
  color:#d51f3c;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing:-0.3px;
}
#PageInfo ul.flow li p span {
  display:block;
  font-size:10px;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
  line-height:14px;
  letter-spacing:1px;
}
#PageInfo p.comment {
  color:#8b969e;
}

/*####################　エントリーフォーム （entry）　####################*/
#PageEntry #Container {
  border-bottom:1px solid #ddd;
}
#PageEntry #HeadImg {
  background:url(../img/bg_voice_h2_title.jpg) center 0 no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}

/* page contents title */
#PageEntry .contentsBox h3 {
  margin-bottom: 50px;
  font-size:26px;
  line-height:52px;
  letter-spacing: 2px;
}
#PageEntry .contentsBox h3.redTitle {
  font-size:32px;
  font-family: 'Lato', sans-serif;
  font-weight:900;
  line-height:52px;
  letter-spacing:1px;
}
#PageEntry .contentsBox h3 span {
  display:block;
  font-size:12px;
  font-family: 'Lato', sans-serif;
  font-weight:normal;
  line-height:8px;
  letter-spacing: 3px;
}
#PageEntry .formArea {}
#PageEntry .formArea table {
  width:100%;
  border-collapse:separate;
  border-top:1px solid #bcc3c9;
  border-left:1px solid #bcc3c9;
}
#PageEntry .formArea table th,
#PageEntry .formArea table td {
  padding:18px 18px;
  font-size:14px;
  position:relative;
}
#PageEntry .formArea table th {
  width:212px;
  background:#f2f3f5;
  font-weight:bold;
  line-height:25px;
  text-align:right;
  vertical-align:top;
  border-right:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
}
#PageEntry .formArea table td {
  border-right:1px solid #bcc3c9;
  border-bottom:1px solid #e5e5e5;
}
#PageEntry .formArea table p.txtR {
  text-align:right;
  margin:0;
  padding:5px 0 0;
  color:#8b969e;
  font-size:12px;
}
#PageEntry .formArea table span.required {
  background:#d51f3c;
  padding:3px 3px;
  text-align:center;
  font-size:10px;
  color:#FFF;
  float:left;
  display:block;
  line-height:140%;
  position:relative;
  top:3px;
}
#PageEntry .formArea table span.comment {
  font-size:12px;
  text-align:right;
  line-height:140%;
  display:block;
}
#PageEntry .formArea table span.red {
  font-size:12px;
  text-align:right;
  line-height:140%;
  display:block;
  color:#d51f3c;
}
#PageEntry .formArea table span.annotation {
  position:absolute;
  right:10px;
  top:22px;
  display:block;
  font-size:12px;
  color:#8b969e;
}
#PageEntry .formArea table span.annotation2 {
  position:absolute;
  right:10px;
  bottom:10px;
  display:block;
  font-size:12px;
  color:#8b969e;
}
#PageEntry .formArea table span.nullText {
  color:#ccc;
}
#PageEntry .formArea table td input[type="text"] {
  background:#f9fafa;
  border:1px solid #c7c8ca;
  padding:3px 4px;
  height:25px;
}
#PageEntry .formArea table td textarea {
  background:#f9fafa;
  border:1px solid #c7c8ca;
  margin:0 5px 0 0;
  padding:3px;
  width:700px;
}
#PageEntry .formArea table td input[type="radio"] {
  background:#f9fafa;
  border:1px solid #e5e5e5;
  margin:0;
  padding:3px;
  position:relative;
  top:-1px;
}
/* select css */
#PageEntry .formArea table td select.sel150 { width:150px; }
#PageEntry .formArea table td select.sel200 { width:200px; }
#PageEntry .formArea table td select.sel225 { width:225px; }
#PageEntry .formArea table td select.sel250 { width:250px; }

/* input css */
#PageEntry .formArea table td input.box50 { width:50px; }
#PageEntry .formArea table td input.box80 { width:67px; }
#PageEntry .formArea table td input.box100 { width:100px; }
#PageEntry .formArea table td input.box150 { width:150px; }
#PageEntry .formArea table td input.box200 { width:200px; }
#PageEntry .formArea table td input.box250 { width:250px; }
#PageEntry .formArea table td input.box300 { width:300px; }
#PageEntry .formArea table td input.box400 { width:400px; }
#PageEntry .formArea table td input.box450 { width:440px; }
#PageEntry .formArea table td input.box500 { width:500px; }

#PageEntry .formArea table td input.mr10 { margin-right:10px; }
#PageEntry .formArea table td input.mr15 { margin-right:15px; }
#PageEntry .formArea table td input.mr20 { margin-right:20px; }

#PageEntry .formArea table td input.ml10 { margin-left:10px; }
#PageEntry .formArea table td input.ml15 { margin-left:15px; }
#PageEntry .formArea table td input.ml20 { margin-left:20px; }

#PageEntry .formArea input#text122 { width:225px; margin-right:4px;}

#PageEntry .formArea table td .innerBox01 {
  margin-bottom:18px;
}
#PageEntry .formArea table td .innerBox01.last {
  margin-bottom:0px;
}


#PageEntry .formArea table.exprField {
  width:100%;
  border-collapse: separate;
  border-top:1px solid #bcc3c9;
  border-left:1px solid #bcc3c9;
  margin-bottom:40px;
}
#PageEntry .formArea table.exprField th,
#PageEntry .formArea table.exprField td {
  padding:18px;
  font-size:14px;
  position:relative;
}
#PageEntry .formArea table.exprField th {
  border:none;
  border-right:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  width:105px;
  background:#f2f3f5;
  font-weight:bold;
  text-align:right;
  vertical-align:top;
  padding:20px 18px;
}
#PageEntry .formArea table.exprField th.first {
  border:none;
  border-right:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  text-align:center;
}

#PageEntry .formArea table.photo {
  width:100%;
  border-collapse:collapse;
  border:none;
  border-top:1px solid #bcc3c9;
  border-bottom:1px solid #bcc3c9;
  margin:40px 0;
}
#PageEntry .formArea table.photo th,
#PageEntry .formArea table.photo td {
  padding:10px;
  font-size:14px;
  position:relative;
  border:none;
  padding:18px;
}
#PageEntry .formArea table.photo th.lb {
  border-left:1px solid #bcc3c9;
}
#PageEntry .formArea table tr:last-child th,
#PageEntry .formArea table tr:last-child td,
#PageEntry .formArea table th.last {
  border-bottom:1px solid #bcc3c9 !important;
}
#PageEntry .formArea table.photo th {
  border:none;
  width:300px;
  background:none;
  text-align:right;
  vertical-align:top;
}
#PageEntry .formArea table.photo td {
  border-right:1px solid #bcc3c9;
  border-bottom:1px solid #bcc3c9;
}

#PageEntry p.txtPhoto {
  color:#8b969e;
  font-size:12px;
}
#PageEntry p.txtPhoto.txt2 {
	margin-bottom:54px;
}
#PageEntry p.btnConfirm {
  padding:100px 0 86px 0;
  text-align:center;
}

#PageEntry ul.radioList {
  _zoom:1;
  overflow:hidden;
}
#PageEntry ul.radioList li {
  margin-right:25px;
  float:left;
}
#PageEntry span.label {
  padding-left:8px;
}
#PageEntry span.label2 {
  padding-right:8px;
}

#PageEntry .thanksText {
	padding:40px 0 40px 0;
}

/* btn */
.formBtn #CautionTextAll {
	margin:60px auto 20px auto;
	padding:10px 0;
	width:740px;
}
.formBtn ul.btn {
	padding:0 0 86px 0;
	_zoom:1;
	overflow:hidden;
}
.confirm .formBtn ul.btn,
.thanks .formBtn ul.btn {
	padding:100px 0 86px 0;
}
.formBtn ul.btn li {
	margin:0 auto;
	width:756px;
}
.confirm .formBtn .btnWrap {
	margin:0 auto;
	width:1000px;
}
.confirm .formBtn ul.btn {
	margin:0 -8px;
}
.confirm .formBtn ul.btn li.back {
	margin:0 12px 0 0;
	width:496px;
	float: left;
}
.confirm .formBtn ul.btn li.submit {
	margin:0 0 0 12px;
	width:496px;
	float: left;
}
.formBtn ul.btn li a {
	padding:50px 0 0 0;
	display:block;
	width:756px;
	height:80px;
	font-size:22px;
	font-weight:bold;
	color:#fff;
	line-height:1;
	letter-spacing:5px;
	text-align:center;
	background:no-repeat scroll left top transparent;
}
.formBtn ul.btn li a:hover {
	text-decoration:none;
	opacity:0.8;
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
}
.formBtn ul.btn li.confirm a,
.formBtn ul.btn li.totop   a { background-image:url(../img/btn_entry_red_w.gif); width:756px;}
.formBtn ul.btn li.submit  a { background-image:url(../img/btn_entry_red.gif); width:496px;}
.formBtn ul.btn li.back    a { background-image:url(../img/btn_entry_gray.gif); width:496px;}

table.photo td a.fileselect {
	display:inline-block;
	width:95px;
	height:33px;
	background:url(../img/btn_fileselect.gif) no-repeat scroll left top transparent;
	text-indent:-9999px;
	vertical-align:middle;
}
table.photo td a.fileselect:hover {
	opacity:0.8;
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
	text-decoration:none;
}

/* custom-form-elements */
.radio {
  width:27px;
  height:26px;
  padding: 0 10px 0 0;
  background: url(../img/radio.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
}
.checkbox {
  width:22px;
  height:22px;
  padding: 0 6px 0 0;
  background: url(../img/check.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
}
.select {
  position:absolute;
  /* With the padding included, the width is 190 pixels:the actual width of the image. */
  width:125px;
  height:13px;
  padding:10px 0 10px 10px;
  color:#333;
  overflow:hidden;
  line-height:1;
}
.select01 .select { width:125px !important; background: url(../img/bg_form_select_01.gif) no-repeat;}
.select02 .select { width:265px !important; background: url(../img/bg_form_select_02.gif) no-repeat;}
.select03 .select { width:165px !important; background: url(../img/bg_form_select_03.gif) no-repeat;}
.select04 .select { width:365px !important; background: url(../img/bg_form_select_04.gif) no-repeat;}
.select05 .select { width:225px !important; background: url(../img/bg_form_select_05.gif) no-repeat;}
.select01 select.styled { width:125px !important;}
.select02 select.styled { width:265px !important;}
.select03 select.styled { width:165px !important;}
.select04 select.styled { width:365px !important;}
.select05 select.styled { width:225px !important;}

.select04.innerBox01 { margin-bottom:20px!important;}
.select04.innerBox01.last { margin-bottom:0px!important;}
.select05 { padding:4px 18px 18px 18px !important;}

span.genshoku {
	margin:0 0 0 45px;
	display:inline-block;
	height:22px;
	line-height:22px;
	position:relative;
	top:2px;
}

/*####################　エントリーフォーム （entry）　####################*/
#PageOpportunities #HeadImg {
  background:url(../img/bg_voice_h2_title.jpg) center 0 no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
#PageOpportunities #flow.contentsBox{
  padding-bottom:0 !important;
  border-bottom:none;
}
#PageOpportunities .flowBox {
  background:url(../img/bg_flow.jpg) 0 0 repeat-x;
  height:950px;
}
#PageOpportunities .flowBox .innerFlow {
  background:url(../img/bg_flow_step.jpg) center top no-repeat;
  width:1000px;
  height:950px;
  margin:0 auto;
  font-weight:bold;
}

#PageOpportunities .flowBox .innerFlow p a { text-decoration:underline;}

#PageOpportunities .flowBox .innerFlow p.step01 { padding-top:70px; }
#PageOpportunities .flowBox .innerFlow p.step02,
#PageOpportunities .flowBox .innerFlow p.step03,
#PageOpportunities .flowBox .innerFlow p.step04,
#PageOpportunities .flowBox .innerFlow p.step05,
#PageOpportunities .flowBox .innerFlow p.step06,
#PageOpportunities .flowBox .innerFlow p.step07,
#PageOpportunities .flowBox .innerFlow p.step08 { padding-top:82px; }
#PageOpportunities .flowBox .innerFlow p.step07,
#PageOpportunities .flowBox .innerFlow p.step08 { color:#FFF; }

#PageOpportunities #FaqBox h3 {
	font-size:24px;}

#PageOpportunities .faqBox {
  width:1000px;
  margin:40px auto;
}
#PageOpportunities .faqBox .leftBox {
  float:left;
  width:800px;
}
#PageOpportunities .faqBox .rightBox {
  float:right;
  width:185px;
  height:185px;
}
#PageOpportunities .faqBox dl {
  margin:0;
}
#PageOpportunities .faqBox dl dt {
  background:url(../img/icon_Q.jpg) 0 0 no-repeat;
  min-height:60px;
  padding:18px 0 0 70px;
  font-size:18px;
  font-weight:bold;
  text-align:left;
}
#PageOpportunities .faqBox dl dt.txtLine {
  padding:2px 0 16px 70px;
}
#PageOpportunities .faqBox dl dd {
  background:url(../img/icon_A.jpg) 0 0 no-repeat;
  margin-left:30px;
  padding:0 0 0 60px;
  text-align:left;
}
#PageOpportunities .faqBox dl dd img {
  margin-top:15px;
}
#PageOpportunities p.commentBox {
  background:#f7f9fd;
  border:1px solid #eceff3;
  padding:20px;
  font-size:12px;
}
#PageOpportunities .guideLines {
  width: 1000px;
  margin: 20px auto 0;
  font-size:12px;
}
#PageOpportunities .guideLines h4 {
  background:#eceef2;
  padding:7px 10px 5px;
  color:#3a4750;
  font-size:14px;
  text-align:left;
}
#PageOpportunities .guideLines p {
  margin:0;
  padding:20px 9px;
  text-align:left;
  line-height:200%;
    font-size:12px;
}
#PageOpportunities .guideLines p span {
	color:#b0bec8;}
	
#PageOpportunities .guideLines ul {
  margin:0;
  padding:20px 9px;
}
#PageOpportunities .guideLines ul li {
  text-align:left;
  line-height:200%;
}
#PageOpportunities .guideLines ul li.gray {
  color:#909aa0;
}
#PageOpportunities .guideLines .leftBox {
  width: 480px;
  float: left;
}
#PageOpportunities .guideLines .rightBox {
  width: 480px;
  float: right;
}
#PageOpportunities p.btnEntry a {
  display:block;
  width:1000px;
  margin:40px 0 80px;
  padding:50px 0;
  box-shadow:2px 2px 3px #eee;
  border:#f0cbc4 solid 1px;
  background:url(../img/flow_entrybg_07.gif) center right no-repeat;
  background-color:#faf1ee;
  color:#d51f3c;
  text-indent:70px;
  font-size:24px;
  font-weight:bold;
}
#PageOpportunities p.btnEntry a:hover {
  opacity:0.8;
  filter:alpha(opacity=80);
  text-decoration:none;
}
/*end*/
