/*----------------------------------------------------------------*/
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*　　　　　　　JCCEホームページ http://www.jcce.co.jp　　　　　　*/
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*　　　　　　　　　　概要、問い合わせ CSS　　　　　　　　　　　　*/
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*----------------------------------------------------------------*/

/*概要----------------------------------------------------------*/

.jobdata{
 clear : both;
 width : 600px;
 margin : 10px 0;
}

.jobdata dl{
 width : 595px;
 margin : 0 auto;
 border-bottom : 1px solid #ccc;
 border-left : 1px solid #ccc;
 background-color : #e7f1fa;
}

.jobdata dt{
 float : left;
 width : 11em;
 padding : 8px 0;
 text-indent : 6px;
 line-height : 120%;
 border-top : 1px solid #ccc;
}

.jobdata dd{
 _height: 1%; /* Hack for Win IE6 */
 margin-left : 11em;
 padding : 8px;
 line-height: 120%;
 border-top : 1px solid #ccc;
 border-left : 1px solid #ccc;
 border-right : 1px solid #ccc;
 background-color : #fff;
}


/*問合せページ------------------------------------------*/

#toi table{
 width : 595px;
 margin : 0 0 0 2px;
 border-collapse: collapse;
}

#toi th{
 border : 1px solid #e5e5e5;
 padding : 5px 0;
 background-color : #e7f1fa;
 width : 14em;
 text-align : left;
 text-indent : 5px;
 font-weight : normal;
}

#toi td{
 border : 1px solid #e5e5e5;
 padding : 5px;
 background-color : #fefefe;
}

.hissu{
 color : red;
 font-size : 80%;
 margin-left : 4px;
}

.redmoji{
 color : red;
 font-weight : bold;
}

.toisti{
 width : 600px;
 height : 52px;
 background : url(../products/im/subtitbg.gif) no-repeat;
 font-size : 110%;
 text-indent : 20px;
 line-height : 350%;
}

.gaiyostt{
 clear : both;
 width : 600px;
 height : 39px;
 background : url(../products/im/siyotit.gif) no-repeat;
 font-size : 100%;
 text-indent : 20px;
 line-height : 290%;
 margin : 30px 0 10px 0;
}