﻿#main div.con1 {

}

#main div.con1 h2{
	width: 530px;
	height: 65px;
	margin: 0;
	padding: 0;
	background: url("../images/subtitle-jobs.gif") left top no-repeat;
}

#main div.con1 h2 span{
	display: none;
}

#main div.con2 {
	margin: 0 0 30px 0;
	font-size: 12px;
	color: #666666;
}

#main div.con2 h3 {
	width: 530px;
	height: 27px;
	margin: 10px 0 10px 0;
	padding: 0;
	background: url("../images/ssub_friend.gif") left top no-repeat;
	
}

#main div.con2 h3 span {
	display: none;
}

#main div.con2 h4 {
	width: 400px;
	height: 20px;
	background: url("../images/subtext03.gif") left top no-repeat;
}

#main div.con2 h4 span{
	display: none;
}

#main div.con2 a{
	display: block;
	width: 300px;
	height: 30px;
	background: url("../images/pdf01.gif") left top no-repeat;
}

#main div.con2 a:hover{
	background-image: url("../images/pdf02.gif");
}

#main div.con2 a span{
	display: none;
}

/*-----------------------------------
	テーブル
-------------------------------------*/

.form {
margin-bottom:20px;
}

table.table1{
font-size:13px;
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin-top:15px;
	margin-bottom:15px;
	line-height:150%;
}

table.table1 span.gray{
font-size:9px;
color:#999999;
    
}

.table1 th{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    color:#330000;
    padding:0.3em 1em;
    text-align:center;
}
.table1 td{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding:0.3em 1em;
}

.table1 .tableleft{
width:70px;
background-color:#FFFFCC;
}

.table1 span.red{
color:#FF0000;
}

.table1 span.gray{
color:#666666;
}

.jpbform {
font-size:13px;
}

