
/*　ヘッダー　--------------------------------------------------------------------*/
div#header{
width:760px;
height:96px;
margin:0;
padding:0;
background:url(./image/tmp/h1_bg.jpg) no-repeat;
font-size:90%;
line-height:normal;
}
/*
div#header h1{
margin:0 0 15px 0;
}
*/
div#header h1 span{
display:none;
}

div#header h1 a:link,div#header h1 a:visited{
position:absolute;
display:block;
margin-left:20px;
top:25px;
height:40px;
width:300px;
}

div#header p{
margin:0;
padding:2px 5px 0 0;
text-align:right;
font-weight:bold;
height:14px;
}

div#header p.date{
position:absolute;
top:74px;
_top:75px;
margin:0 0 0 670px;
font-weight:bold;
height:14px;
}

div#header p.hcatch{
margin:0 0 0 0;
padding:76px 5px 0 5px;
_padding:77px 5px 0 5px;
font-weight:bold;
text-align:left;
height:14px;
}
/*　ヘッダー　--------------------------------------------------------------------*/


/*　トップナビ　--------------------------------------------------------------------*/
div#glonavi{
width:760px;
height:28px;
background:url(./image/tmp/navi_bg.gif) no-repeat left top;
}

div#glonavi ul{
margin:0 0 0 447px;
padding:0;
background-color:#ddd;
}

div#glonavi li{
display:inline;
}

div#glonavi li a{
display:block;
float:left;
}
/*　トップナビ　--------------------------------------------------------------------*/


/*　大枠　--------------------------------------------------------------------*/
div#block{
clear:both;
width:760px;
margin:0;
padding:15px 0 10px 0;
background:url(./image/tmp/block_bg.gif) repeat-y left top;
}
/*　大枠　--------------------------------------------------------------------*/


/*　左側メインコンテンツ　--------------------------------------------------------------------*/
div#contents{
}

/* old style background:url(./image/tmp/h2_bg.gif) no-repeat left top;*/
div#contents h2{
width:505px;
height:25px;
font-size:125%;
background:url(./img/obi.gif) no-repeat left top;
padding:15px 0px 0 35px;
margin:0 0 10px 0;
font-weight: bold;
color:#00C;
}

div#contents h3{
border-left:10px solid #999;
background-color:#efefef;
font-size:105%;
margin:5px 5px 0 5px;
padding:8px 5px 5px 5px;
}

div#contents div.con_text{
padding:0 10px;
font-size:90%;
}

div#contents div.con_text p{
margin:15px 0;
}

div#contents h4{
margin:20px 0 0 0;
font-size:100%;
color:#F60;
}

div#contents h5{
clear:both;
font-size:100%;
color:#03C;
margin:35px 0 0 0;
padding:5px;
border-bottom:1px solid #666;
}
/*　左側メインコンテンツ　--------------------------------------------------------------------*/


/*　右側サイドナビ　--------------------------------------------------------------------*/
div#sidenavi{
float:right;
width:190px;
margin:0;
padding:5px 20px 0 0;
font-size:100%;
}

div#sidenavi h3{
width:190px;
padding:0;
margin:0 auto;
}

div#sidenavi div{
width:183px;
margin:0 auto 10px auto;
padding:3px 0 3px 5px;
border:1px solid #184505;
font-size:90%;
}

div#sidenavi ul.link1{
margin:5px 0;
font-weight:bold;
padding:0;
font-size:120%;
_font-size:115%;
}

div#sidenavi ul.link2{
font-weight:normal;
margin:0 0 3px 0;
font-size:85%;
}

div#sidenavi p{
text-align:center;
margin:10px 0;
}

div#sidenavi strong{
color:#F00;
text-decoration:underline;
}

div#sidenavi table input{
width:100px;
margin:0 0 1px 3px;
}

div#sidenavi table th{
text-align:left;
}
/*　右側サイドナビ　--------------------------------------------------------------------*/


/*　フッター　--------------------------------------------------------------------*/
div#footer{
clear:both;
width:760px;
height:13px;
padding:0 0 20px 0;
margin:0;
text-align:center;
font-size:90%;
font-weight:bold;
background:url(./image/tmp/footer_bg.gif) no-repeat center bottom;
}
/*　フッター　--------------------------------------------------------------------*/


/*　コピーライト　--------------------------------------------------------------------*/
div#copy{
clear:both;
font-size:90%;
margin:0;
padding:5px;
text-align:right;
border:1px solid #666;
}
/*　コピーライト　--------------------------------------------------------------------*/


/*　リンク用三角アイコン　---------------------------------------------------------*/
ul.link1{
list-style:none;
margin:5px 5px 5px 10px;
padding:0;
}

ul.link1 li{
background:url(./image/tmp/icon02.gif) no-repeat left top;
padding:0 0 5px 15px;
}

ul.link2{
list-style:none;
margin:5px;
padding:0;
}

ul.link2 li{
background:url(./image/tmp/icon01.gif) no-repeat left top;
padding:0 0 0 10px;
}
/*　リンク用三角アイコン　---------------------------------------------------------*/


/* べりサイン　---------------------------------------------------------*/
div.veri{
font-size:85%;
border-color:#FFF;
padding:0 !important;
border:none !important;
}
div.veri img{
float:left;
}
div.veri p{
text-align:left !important;
margin:0 !important;
padding:0 !important;
}
/* べりサイン　---------------------------------------------------------*/



/* その他　---------------------------------------------------------*/
.center{
text-align:center;
}

.button{
width:58px;
}

p.agree{
border:1px solid #069;
background-color:#EAF8FF;
padding:10px;
}

p.totop{
text-align:right;
padding:10px 0;
}

.red{
color:#F00;
}

.blue{
color:#006;
}
/* その他　---------------------------------------------------------*/


/*　てーぶるのデザイン　----------------------------------------------*/
table.nomal{
margin:10px 0;
padding:0;
border-left:1px solid #999;
border-top:1px solid #999;
}

table.nomal th{
background-color:#EEE;
border-right:1px solid #999;
border-bottom:1px solid #999;
padding:2px;
text-align:left;
}

table.nomal td{
border-right:1px solid #999;
border-bottom:1px solid #999;
padding:3px;
}


table.nomal2{
margin:15px 0;
padding:0;
border-left:1px solid #999;
border-top:1px solid #999;
font-size:90%;
}

table.nomal2 th{
background-color:#EEE;
border-right:1px solid #999;
border-bottom:1px solid #999;
padding:2px;
font-weight:normal;
}

table.nomal2 td{
border-right:1px solid #999;
border-bottom:1px solid #999;
padding:3px;
}

/*　てーぶるのデザイン　----------------------------------------------*/


/* 求人バナー　---------------------------------------------------------*/
div.job{
margin:15px 30px 15px 0 !important;
_margin:15px 0px 15px 0 !important;
padding:0 !important;
border:none !important;
}
div.job img{
float:left;
}
div.job p{
text-align:left !important;
margin:0 !important;
padding:0 !important;
}
/* 求人バナー　---------------------------------------------------------*/