@charset "utf-8";
/*
Theme Name: natsume css
Theme URL: http://www.mflens.co.jp/
Description: person-i.CSS
Version: 1.0
Author: 夏目光学株式会社
Author URL: http://www.mflens.co.jp/
*/

/* CSS Document */
.jobbox {
clear:both;
width:460px;
margin:0 0 10px 0;
padding:0;
border-bottom:#CCCCCC 1px dotted;
    overflow: hidden;
}

.jobbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .jobbox {
    height: 1em;
    overflow: visible;
}
/**/
.jobbox h3 {
margin:0 0 5px 0;
padding:0;
font-size:16px;
line-height:150%;
color:#660000;
}



.job-naiyo-l {
clear:both;
float:left;
width:225px;
margin:0 0 10px 0;
padding:0;
    overflow: hidden;
}

.job-naiyo-l:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .job-naiyo-l {
    height: 1em;
    overflow: visible;
}
/**/
.jobbox h4 {
clear:both;
margin:0 0 5px 0;
padding:0;
font-size:14px;
color:#330000;
border-bottom:#330000 1px solid;
}
.jobbox img {
float:left;
margin:0 5px 5px 0;
padding:0;
font-size:14px;
color:#330000;
}

.job-naiyo-r {
float:right;
width:225px;
margin:0 0 10px 0;
padding:0;
    overflow: hidden;
}

.job-naiyo-r:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .job-naiyo-r {
    height: 1em;
    overflow: visible;
}
/**/






.hata-title {
margin:0 0 10px 0;
padding:0 0 0 5px;
font-size:18px;
color:#333333;
border-left:#000099 5px solid;
}
p.konna {
clear:both;
float:right;
width:161px;
height:19px;
margin:0;
padding:0;
text-indent:-9999em;
background:url(../img/person/botten-konna.gif) no-repeat 0 0;
display:block;
}
p.konna a {
width:161px;
height:19px;
margin:0;
padding:0;
background:url(../img/person/botten-konna.gif) no-repeat 0 0;
display:block;
}
p.konna a:hover {
width:161px;
height:19px;
margin:0;
padding:0;
background:url(../img/person/botten-konna.gif) no-repeat 0 -20px;
display:block;
}