@charset "UTF-8";

/*　ユーザーCSS全体　*/

/************ トップページ専用▼ **************/
#main .ad01 {
background:url("../../../images/top/ad01_on.jpg") no-repeat;
}

#main .ad01 a{
width:173px;
height:140px;
display:block;
background:url("../../../images/top/ad01.jpg") no-repeat;
}

#main .ad02 {
background:url("../../../images/top/ad02_on.jpg") no-repeat;
}

#main .ad02 a{
width:173px;
height:140px;
display:block;
background:url("../../../images/top/ad02.jpg") no-repeat;
}

#main .ad03 {
background:url("../../../images/top/ad03_on.jpg") no-repeat;
}

#main .ad03 a{
width:173px;
height:140px;
display:block;
background:url("../../../images/top/ad03.jpg") no-repeat;
}


#main .ad04 {
background:url("../../../images/top/ad04_on.jpg") no-repeat;
}

#main .ad04 a{
width:163px;
height:140px;
display:block;
background:url("../../../images/top/ad04.jpg") no-repeat;
}

#main .ad05 {
background:url("../../../images/top/ad05_on.jpg") no-repeat;
}

#main .ad05 a{
width:173px;
height:140px;
display:block;
background:url("../../../images/top/ad05.jpg") no-repeat;
}

#main .ad06 {
background:url("../../../images/top/ad06_on.jpg") no-repeat;
}

#main .ad06 a{
width:173px;
height:140px;
display:block;
background:url("../../../images/top/ad06.jpg") no-repeat;
}

#main .ad07 {
background:url("../../../images/top/ad07_on.jpg") no-repeat;
}

#main .ad07 a{
width:173px;
height:140px;
display:block;
background:url("../../../images/top/ad07.jpg") no-repeat;
}


#main .ad08 {
background:url("../../../images/top/ad08_on.jpg") no-repeat;
}

#main .ad08 a{
width:163px;
height:140px;
display:block;
background:url("../../../images/top/ad08.jpg") no-repeat;
}
#main a:hover{
background: none;
}

#main .saikin {
width:685px;
height:40px;
display:block;
background:url("../../../images/top/saikin.gif") no-repeat;
}


.sam_ph {
clear:both;
float:left;
width:80px;
height:60px;
margin:0 10px 5px 0;
padding:3px;
text-align:center;
border:solid 1px #ccc;
}

.job_title {
text-align:left;
font-size:0.9em;
}

.job_title a {
color:#454545;
text-decoration:underline;
}

.job_title a:hover {
color:#cc0000;
text-decoration:underline;
font-weight:bold;
}

/************ トップページ専用▲ **************/
