/*--------------------------------------------------------*/
/*　　求人ページ
--------------------------------------------------------*/

/*----
h1{
font-size:16px;
color:#2D28A1;
line-height:30px;}

h2{
font-size:16px;
color:#FF6600;
text-align:center;
line-height:30px;}
---*/


h1{
font-size:18px;
color:#FF0000;
line-height:35px;}

h2{
font-size:15px;
color:#2D28A1;
line-height:24px;}

.floor{
width:510px;
margin-top:20px;
margin-left:15px;
text-align:left;
font-size:13px;
line-height:23px;}

.floor2{
width:510px;
text-align:right;
font-size:14px;
color:#2D28A1;
font-weight:bold;
padding:10px 25px 20px 25px;
clear:both;}


#tbox1,#tbox2{
background-color:#E6EEF6;
clear:both;
margin:15px 0;
padding-top:10px;
padding-bottom:10px;
width:540px;}


.textl{
padding:10px 5px 8px 10px;
border-bottom:dotted 1px #B2C0E5;
border-right:solid #C6C6C6 1px;
background-color:#FCF8F5;
vertical-align:top;
text-align:left;
font-size:13px;
line-height:20px;}


.textr{
padding:10px 5px 8px 10px;
border-bottom:dotted 1px #B2C0E5;
background-color:#FFFFFF;
vertical-align:top;
text-align:left;
font-size:13px;
line-height:20px;}


.pagetop{
width:510px;
font-size:10px;
text-align:right;
clear:both;
margin-bottom:20px;}


.red{
color:#FF0000;}



