@media screen and (min-width: 641px) {
.sp_hidden {
	display: inline
}
.pc_hidden {
	display: none
}


#header {
	width: 100%;
	height: 118px;
	border-top: solid 4px #1c67cf;
	background: url(../img/header_bg.jpg) repeat-x;
}
#header header {
	width: 980px;
	margin: 0 auto;
}
#header header #header_top{
	overflow:hidden;
	height:27px;
}
#header header h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin:6px 0 0 0;
	float:left;
}
#header header div.headlist {
	float:right;
	font-size:12px;
	padding-top:5px;
	line-height:100%;
}
#header header div.headlist span{
	padding-left:24px;
	background: url(../img/h_icon.jpg) no-repeat 13px 4px;
}
#header header div.logo {
	width: 210px;
	padding-top:14px;
	text-align: left;
	float: left;
}
#header header div.headermenu {
	width: 300px;
	padding-top: 20px;
	text-align: left;
	float: left;
	
}
#header header div.headermenu a{
	display:block;
	float:left;
	background:#e1edfd;
	border:1px solid #3385f6;
	margin-right:7px;
	margin-bottom:7px;
	padding:3px 0px;
	width:90px;
	text-align:center;
	font-size:12px;
	line-height:100%;
}
#header header div.headermenu a:hover{
	text-decoration:none;
}
#header header div.headerbtn {
	width: 168px;
	text-align: left;
	float:right;
	padding-top:10px;
	margin-left:15px;
}
#header header div.headerbtn div.tsize{
	text-align:right;
	font-size:14px;
	line-height:100%;
	padding-top:3px;
}
#header header div.headerbtn div.btn{
	padding-top:7px;
}
.tsize_s{
	border:1px solid #3385f6;
	background:#e1edfd;
	margin-left:5px;
	padding:4px 5px;
	display:inline-block;
	font-size:12px;
}
.tsize_m{
	border:1px solid #3385f6;
	background:#e1edfd;
	margin-left:5px;
	padding:4px 5px;
	display:inline-block;
	font-size:12px;
}
.tsize_l{
	border:1px solid #3385f6;
	background:#e1edfd;
	margin-left:5px;
	padding:4px 5px;
	display:inline-block;
	font-size:12px;
}
#header header div.headertel {
	width: 245px;
	padding-top: 5px;
	text-align: right;
	float:right;
	padding-top:20px;
}


/*----------------------------------------ナビゲーション----------------------------------------*/
nav {
	width: 100%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.61, #fff), color-stop(0.00, #eaeaea));
background: -webkit-linear-gradient(top, #eaeaea 0%, #fff 61%);
background: -moz-linear-gradient(top, #eaeaea 0%, #fff 61%);
background: -o-linear-gradient(top, #eaeaea 0%, #fff 61%);
background: -ms-linear-gradient(top, #eaeaea 0%, #fff 61%);
background: linear-gradient(to bottom, #eaeaea 0%, #fff 61%);
	height: auto;
	border-bottom:4px solid #1c67cf;
}
nav div.gnavi {
	width: 980px;
	height: 44px;
	border-right:1px #ccc solid;
	margin: 0 auto;
}
nav div.gnavi .inner{
	width: 100%;
	height: auto;
}
nav div.gnavi .inner ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
nav div.gnavi .inner ul li {
	float: left;
	text-align:center;
	display:block;
	width:16.5%;
	font-weight:bold;
	color:#000;
	font-size:16px;
	border-left:1px #ccc solid;
	line-height:100%;
	height:44px;
}
nav div.gnavi .inner ul li a,nav div.gnavi .inner ul li a:hover{
	color:#000;
	text-decoration:none;
	display:block;
	padding-top:14px;
	padding-bottom:10px;
}
/*----------------------------------------コンテンツ----------------------------------------*/
#contentsArea {
	height: auto;
	width: 100%;
	overflow:hidden;
	padding-top:15px;
	padding-bottom:35px;
}
#contents {
	width: 980px;
	margin:0 auto;
	overflow:hidden;
}
/*----------------------------------------サイドメニュー----------------------------------------*/
aside {
	float: right;
	width: 220px;
}
aside .box01{
	margin-bottom:20px;
	}
aside .box01 p{
	background:#FFF;
	border-left:8px #f1841d solid;
	border-right:8px #f1841d solid;
	padding:10px;
	margin-bottom:-1px;
	}
aside .box02{
	border:1px solid #cdcdcd;
	width:100%;
	background:#fff;
	margin-bottom:15px;
}
aside .box02 .tit{
	text-align:left;
	color:#fff;
	border:1px solid #fff;
	width:100%;
	font-weight:bold;
	padding:4px;
	font-size:14px;
	padding-left:20px;
	background:#1c67cf url(../img/side_tit_icon.jpg) no-repeat 6px 9px;
}
aside .box02 .tit2{
	background:#ececec;
	text-align:center;
	color:#ff0000;
	width:100%;
	font-weight:bold;
	padding:4px;
	font-size:16px;
}
aside .box02 p{
	padding:5px 10px;
}
aside .box02 p strong{
	display:block;
	text-align:center;
	padding-bottom:4px;
}
aside .box03{
	border:1px solid #cdcdcd;
	width:100%;
	background:#fff;
	margin-bottom:15px;
}
aside .box03 .tit{
	text-align:left;
	color:#fff;
	border:1px solid #fff;
	width:100%;
	font-weight:bold;
	padding:4px;
	font-size:14px;
	padding-left:20px;
	background:#1c67cf url(../img/side_tit_icon.jpg) no-repeat 6px 9px;
}
aside .box03 .tit2{
	background:#ececec;
	text-align:center;
	color:#ff0000;
	width:100%;
	font-weight:bold;
	padding:4px;
	font-size:16px;
}
aside .box03 p{
	padding:5px 10px 0px 10px ;
}
aside .box03 p strong{
	display:block;
	text-align:center;
}
aside .box03 ul{
	margin:0;
	padding:0 5px;
}
aside .box03 ul.ll{
	margin:0;
	padding:0 5px;
}
aside .box03 ul.ll li{
	list-style-type:none;
	background: url(../img/side_li_icon.jpg) no-repeat 6px 10px;
	padding-left:22px;
	border-bottom:1px dotted #cdcdcd;
	padding-bottom:5px;
	padding-top:5px;
}

aside .box03 ul.ll .ListMidashi{
	list-style-type:none;
	background:none;
	background-color:hsla(204,98%,42%,1.00);
	color:hsla(0,0%,100%,1.00);
	padding-left:10px;
	border-bottom:1px solid #cdcdcd;
	padding-bottom:5px;
	padding-top:10px;
	
}


aside .box03 ul.lm{
	margin:0;
	padding:0 5px;
}
aside .box03 ul.lm li{
	list-style-type:none;
	background: url(../img/side_li_icon2.jpg) no-repeat 26px 11px;
	padding-left:42px;
	border-bottom:1px dotted #cdcdcd;
	padding-bottom:4px;
	padding-top:4px;
}
aside .box03 a{
	color:#000;
	}
aside .box03 .tit3{
	background:#ececec;
	color:#ff0000;
	width:100%;
	font-weight:bold;
	padding:4px;
	font-size:14px;
}
aside .box03 img{
	display:block;
	margin:0 auto;
	/*padding-top:10px;
	padding-bottom:12px;*/
}
aside .bnr{
	margin-top:10px;
}
/*----------------------------------------メインコンテンツ----------------------------------------*/
section.main {
	float: left;
	height: auto;
	width: 730px;
	padding-top:22px;
}
.ind_box01{
	background: url(../img/ind_box01.jpg) no-repeat;
	width:100%;
	height:370px;
}
.ind_box01 ul {
	list-style-type:none;
	padding:70px 0px 0px 90px;
}
.ind_box01 ul li{
	font-weight:bold;
	font-size:18px;
	padding-top:7px;
	padding-bottom:9px;
}
.ind_box01 ul li span{
	color:#f3650f;
}
.ind_box01 ul li p{
	margin:0;
	padding:0;
	font-size:18px;
	line-height:140%;
}
.main_tit{
	background: url(../img/main_tit.jpg) no-repeat;
	font-weight:bold;
	font-size:16px;
	border-bottom:3px solid #1c67cf;
	padding:14px 0px 10px 40px;
}
.archive{
	background:#ececec;
	padding:20px;
	margin-bottom:30px;
}
.archive div.tit{
	color:#fff;
	padding:8px 8px 7px 30px ;
	display:inline-block;
	font-weight:bold;
	font-size:14px;
	background:#1c67cf url(../img/archive_tit_icon.jpg) no-repeat 10px 11px;
}
.archive div.box{
	border:1px solid #1c67cf;
	background:#fff;
	padding:24px;
	overflow:hidden;
}
.archive div.box div{
	float:left;
}
.archive div.box .arrow{
	padding:130px 10px 0px 11px;
	float:left;
}
.archive p{
	display:block;
	padding-top:12px;
	padding-bottom:20px;
}
.archive div.btn{
	margin:0 auto;
	text-align:center;
	border-top:1px dotted #ccc;
	padding-top:15px;
}
.ind_box02{
	background: url(../img/ind_box02_bg.jpg) ;
	border-top:1px solid #beb18f;
	width:100%;
	padding:15px 15px 0px 15px ;
}
.ind_box02 .tit{
	padding-bottom:15px;
}
.ind_box02 .box1{
	overflow:hidden;
	border-top:1px dashed #cfc6af;
	padding-bottom:20px;
	padding-top:20px;
}
.ind_box02 .box1 img{
	float:right;
}
.ind_box02 .box1 p{
	float:left;
	width:455px;
}
.ind_box02 .box2{
	overflow:hidden;
	border-top:1px dashed #beb18f;
	padding-bottom:20px;
	padding-top:20px;
}
.ind_box02 .box2 img{
	float:left;
}
.ind_box02 .box2 p{
	float:right;
	width:455px;
}

/*----------------------------------------フッター----------------------------------------*/
footer{
	width:100%;
	background:#1c67cf;
}
footer div.menu{
	width:980px;
	margin:0 auto;
	color:#fff;
	padding-top:6px;
	padding-bottom:6px;
	overflow:hidden;
	
}
footer div.menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
footer div.menu ul li{
	float:left;
	padding-right:10px;
	border-right:1px solid #fff;
	margin-right:10px;
}
footer div.menu a,footer div.menu a:hover{
	color:#fff;
}
footer div.main{
	background:#eaeaea;
	padding-top:25px;
	padding-bottom:25px;
}
footer div.main div{
	margin:0 auto;
	width:980px;
}
/*----------------------------------------メインイメージ----------------------------------------*/
.cover{
	position: relative;
	z-index:100;
	max-width:980px;
	margin:0 auto;
}
.cover img{
	width:100%;
}
.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
	z-index:90;
}

.wideslider ul,
.wideslider ul li {
	
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #888888 url(../img/pref.png) no-repeat right center;}
.slider_next {background: #888888 url(../img/back.png) no-repeat left center;}

.pagination {
	display:none;
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/*----------------------------------------ClearFixElements---------------------------------------- */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}


/*----------------------------------------共通項---------------------------------------- */

.second{
}
.un_key{
	background: url(../img/un_key_bg.jpg) repeat-x;
	height:209px;
	}
.un_key div{
	margin:0 auto;
	text-align:center;
	}
.un_key div img{
	height:209px;
	max-width:980px;
	}
.unbox01{
	overflow:hidden;
	padding-bottom:30px;
}
.unbox01 div{
	display:block;
	float:left;
	padding-top:3px;
	width:250px;
}
.unbox01 div img{
	width:250px;
}
.unbox01 p{
	float:right;
	width:460px;
}
.unbox01 table{
	float:right;
	width:460px;
	border-collapse: separate;
	border-spacing: 1px; 
	background: #CCC; 
	border-style: none; 
	}
.unbox01 table th {
	background-color: #EEE;
	padding: 6px 10px; 
	font-weight: normal; 
	border-top: 1px solid #FFF; 
}
.unbox01 table td { 
	background-color: #FFF;
	padding: 6px 10px;
}

.main_tits{
	background: url(../img/main_tit.jpg) no-repeat;
	font-weight:bold;
	font-size:16px;
	border-bottom:3px solid #1c67cf;
	padding:14px 0px 10px 40px;
	margin-bottom:25px;
}
.main_tit_sub{
	color:#0d62d6;
	border:1px solid #0d62d6;
	background:#e1edfd;
	padding:5px 10px ;
	margin-bottom:20px;
	}
.table_basic { 
	border-collapse: separate;
	border-spacing: 1px; 
	background: #CCC; 
	border-style: none; 
	width:100%; 
	margin-bottom:20px;
}
.table_basic th {
	background-color: #EEE;
	padding: 6px 10px; 
	font-weight: normal; 
	border-top: 1px solid #FFF; 
}
.table_basic td { 
	background-color: #FFF;
	padding: 6px 10px;
}
.table_basic td.b_big{
	font-size:16pt;
	color:#1c67cf;
	font-weight:bold;
}
.unlist{
	}
.unlist li{
list-style-type:none;
	background: url(../img/side_li_icon.jpg) no-repeat 6px 10px;
	padding-left:22px;
	border-bottom:1px dotted #cdcdcd;
	padding-bottom:5px;
	padding-top:5px;
}

.orange_tit{
	color:#F60;
	font-size:large;
	font-weight:bold;
	padding-bottom:10px;
}

.orange_box{
	color:#F60;
	font-weight:bold;
	background:#f2ede2;
	margin-bottom:10px;
	padding:3px 10px;
	display:block;
	border:1px dotted #F60;
	margin-top:7px;
}
#formBlock {
	border-bottom:solid 1px #ccc;
	margin-bottom:25px;
}
#formBlock dl {
	overflow:hidden;
	width:auto;
	height:auto;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	background:#EEE;
	margin:0;
}
#formBlock dl dt {
	height:auto;
	background:#EEE;
	padding: 10px 10px; 
	font-weight: normal; 
	width:200px;
	float:left;
}
#formBlock dl dd {
	background:#fff;
	padding: 10px 10px; 
	height: auto;
	width:487px;
	float:right;
	border-left:solid 1px #ccc;
}
#formBlock dl dd .form {
	width:300px;
}
#formBlock dl dd textarea {
    width: 378px;
    height:200px;
	border:#a9a9a9 1px solid;
}
/*----------------------------------------店舗情報---------------------------------------- */
.store_box{
	overflow:hidden;
	width:100%;
	margin-bottom:25px;
}
.store_box .store_img{
	float:left;
	width:250px;
}
.store_box .store_table{
	float:right;
	width:450px;
}
.table_store { 
	border-collapse: separate;
	border-spacing: 1px; 
	background: #CCC; 
	border-style: none; 
	width:450px; 
	margin-bottom:20px;
}
.table_store th {
	background-color: #EEE;
	padding: 6px 10px; 
	font-weight: normal; 
	border-top: 1px solid #FFF; 
}
.table_store td { 
	background-color: #FFF;
	padding: 6px 10px;
}
.store_map{
	margin-bottom:65px;
	border:1px solid #CCC;
	padding:3px;
	clear:both;
}
/*----------------------------------------FAQ---------------------------------------- */
.fq{
	BACKGROUND: url(../img/faq_icon_a.jpg) no-repeat;
	PADDING:0px 18px 10px 50px;
	MARGIN:0px 0px 0px 0px;
}
.accordion_head {
	BACKGROUND: url(../img/faq_icon_q.jpg) no-repeat;
	PADDING:4px 5px 9px 50px;
	MARGIN:25px 0px 10px 0px;
	color:#0360a8;
	font-size:11pt;
}
.accordion_head a{
	color:#0360a8;
}
.accordion_head a:hover{
	color:#0360a8;
}

/*----------------------------------------壁---------------------------------------- */
.wall_tit01{
	background:#efefef;
	text-align:center;
	margin:0 auto;
	}
.wall_box01{
	border-bottom:20px solid #efefef;
	border-left:20px solid #efefef;
	border-right:20px solid #efefef;
	padding:0px 10px 10px 10px;margin-bottom:30px;
	BACKGROUND: url(../img/wall_bg01.jpg) no-repeat 398px 10px;
	width:100%;
	}
.wall_box01 ul.u01{
	list-style-type:none;
	overflow:hidden;
	}
.wall_box01 ul.u01 li{
	border-bottom:1px dotted #cccccc;
	BACKGROUND: url(../img/wall_icon01.jpg) no-repeat 10px 16px ;
	padding-left:35px;
	font-size:16px;
	padding-top:13px;
	padding-right:12px;
	font-weight:bold;
	width:400px;
	}
.wall_box01 .inner{
	background:#f2ede2;
	padding:15px 15px 5px 15px ;
	width:100%;
	
	}	
.wall_box01 .inner div{
	width:100%;
	text-align:center;
	padding-bottom:7px;
	}	
.wall_box01 .inner ul.u02{
	list-style-type:none;
	}
.wall_box01 .inner ul.u02 li{
	padding-left:25px;
	font-size:16px;
	padding-top:10px;
	padding-right:10px;
	font-weight:bold;
}
.wall_box01 .inner ul.u02 li span{
	color:#f36b12;
}
.wall_box01 .inner ul.u02 li.l01{
	BACKGROUND: url(../img/wall_p_icon1.jpg) no-repeat 0px 8px ;
	padding:10px 0px 10px 95px;
}
.wall_box01 .inner ul.u02 li.l02{
	BACKGROUND: url(../img/wall_p_icon2.jpg) no-repeat 0px 8px ;
	padding:10px 0px 10px 95px;
}
.wall_box01 .inner ul.u02 li.l03{
	BACKGROUND: url(../img/wall_p_icon3.jpg) no-repeat 0px 8px ;
	padding:10px 0px 10px 95px;
}
.wall_box01 .inner ul.u02 li.l04{
	BACKGROUND: url(../img/wall_p_icon4.jpg) no-repeat 0px 8px ;
	padding:10px 0px 10px 95px;
}
.wall_box01 .inner ul.u02 li.l05{
	BACKGROUND: url(../img/wall_p_icon5.jpg) no-repeat 0px 8px ;
	padding:10px 0px 10px 95px;
}
.wall_box01 .inner ul.u02 li.l06{
	BACKGROUND: url(../img/wall_p_icon6.jpg) no-repeat 0px 8px ;
	padding:10px 0px 10px 95px;
}

.wall_box02{
	border-bottom:14px solid #f1841d;
	border-left:14px solid #f1841d;
	border-right:14px solid #f1841d;
	padding:0px 17px 10px 17px;
	margin-bottom:30px;
	}

.wall_flow{
	background:#f2ede2;
	padding:15px 15px 5px 15px ;
	width:100%;
	margin-bottom:40px;
	}	
.wall_flow div{
	width:100%;
	text-align:center;
	padding:10px;
	background:#fff;
	}	
.wall_flow ul.u02{
	list-style-type:none;
	}
.wall_flow ul.u02 li{
	padding-left:25px;
	text-align:left;
	
	padding-top:10px;
	padding-right:10px;
	
}
.wall_flow ul.u02 li p{
	display:block;
	font-weight:bold;
	font-size:16px;
	color:#ff6b00;
}
.wall_flow ul.u02 li.l01{
	BACKGROUND: url(../img/step_icon1.jpg) no-repeat 0px 9px ;
	padding:10px 0px 10px 85px;
	border-bottom:1px dotted #beb18f;
}
.wall_flow ul.u02 li.l02{
	BACKGROUND: url(../img/step_icon2.jpg) no-repeat 0px 9px ;
	padding:10px 0px 10px 85px;
	border-bottom:1px dotted #beb18f;
}
.wall_flow ul.u02 li.l03{
	BACKGROUND: url(../img/step_icon3.jpg) no-repeat 0px 9px ;
	padding:10px 0px 10px 85px;
	border-bottom:1px dotted #beb18f;
}
.wall_flow ul.u02 li.l04{
	BACKGROUND: url(../img/step_icon4.jpg) no-repeat 0px 9px ;
	padding:10px 0px 10px 85px;
	border-bottom:1px dotted #beb18f;
}
.wall_flow ul.u02 li.l05{
	BACKGROUND: url(../img/step_icon5.jpg) no-repeat 0px 9px ;
	padding:10px 0px 10px 85px;
	border-bottom:1px dotted #beb18f;
}
.wall_flow ul.u02 li.l06{
	BACKGROUND: url(../img/step_icon6.jpg) no-repeat 0px 9px ;
	padding:10px 0px 10px 85px;
	border-bottom:1px dotted #beb18f;
}
.wall_five{
	margin-top:-20px;
	padding-bottom:30px;
	
	}
.wall_five div{
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding-top:18px;
	padding-bottom:18px;
	}
.wall_five img{
	float:left;
	display:block;
	padding-left:10px;
	}
.wall_five p{
	display:block;
	float:right;
	width:560px;
	padding-top:20px;
	font-weight:bold;
	font-size:12pt;
	}
.wallbox01{
	overflow:hidden;
	padding-bottom:30px;
}
.wallbox01 img{
	display:block;
	float:left;
	padding-top:3px;
}
.wallbox01 p{
	float:right;
	width:560px;
}



/*----------------------------------------rescue---------------------------------------- */
.rescue_flow{
	background:#f2ede2;
	padding:15px 15px 15px 15px ;
	width:100%;
	margin-bottom:40px;
}
.rescue_flow div.flowbox{
	border:1px solid #F60;
	overflow:hidden;
	background:#FFF;
}
.rescue_flow div.flowbox div.left{
	background:#F60;
	padding:5px 10px 5px 10px;
	color:#fff;
	font-weight:bold;
	display:block;
	margin:0;
	float:left;
	text-align:center;
	white-space: nowrap;
	width:20%;
	height:100%;
}
.rescue_flow div.flowbox div.right{
	padding:5px 10px 5px 10px;
	float:left;
	width:80%;
	
}
.rescue_flow div.flowbox img{
	display:block;
	margin-bottom:7px;
	
}
.rescue_flow div.txt{
	width:100%;
	text-align:center;
	color:#F60;
	display:block;
	font-size:16px;
	margin-bottom:7px;
	margin-top:7px;
}

.rescue_flow2{
	background:#f2ede2;
	padding:15px 15px 15px 15px ;
	width:100%;
	margin-bottom:40px;
}
.rescue_flow2 div.flowbox{
	border:1px solid #F60;
	overflow:hidden;
	background:#FFF;
}
.rescue_flow2 div.flowbox div.left{
	background:#F60;
	padding:5px 10px 5px 10px;
	color:#fff;
	font-weight:bold;
	display:block;
	margin:0;
	text-align:left;
	white-space: nowrap;
	width:100%;
	height:100%;
}
.rescue_flow2 div.flowbox div.left span{
	float:left;
	background:#FFF;
	color:#F60;
	font-weight:bold;
	padding:0 7px;
	display:block;
}

.rescue_flow2 div.flowbox div.right{
	padding:5px 10px 5px 10px;
	width:100%;
	
}
.rescue_flow2 div.flowbox img{
	display:block;
	margin-bottom:7px;
	
}
.rescue_flow2 div.txt{
	width:100%;
	color:#F60;
	display:block;
	font-size:16px;
	margin:7px auto;
	text-align:center;
}
.title-blue {
	color:#157fbd;
	border-bottom:1px dotted #e0e0e0;
	margin-bottom:5px;
	padding-bottom:5px;
}
	
/*//// 採用情報 ////*/	
span.bgred{
	background: #FF0000;
	color:#FFF;
	padding:3px 5px 3px 5px;
	margin:0 3px;
}
.recruit{}
.recruit .main_copy{
	line-height:1.8em;
	font-size:1.8em;
	text-align: center;
	margin:30px 0;
}
	
	
}