@charset "utf8";
h3 {
	padding: 0 0 13px 8px;
	margin-bottom: 20px;
	border-bottom: 2px #80c2e8 solid;
}

h4 {
	padding: 0 0 13px 8px;
	margin-bottom: 20px;
	border-bottom: 2px #80c2e8 solid;
}

.topArea {
	margin-top: 10px;
}

#main div dl {
	padding: 8px 0 8px 15px;
	display: block;
	zoom: 100%;
}

#main div dl:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#main div dl dt {
	width: 60px;
	padding: 4px 10px 4px 0;
	background: url(../image/careers/colon.gif) 60px 12px no-repeat;
	float: left;
}

#main div dl dd {
	width: 500px;
	padding: 4px 10px 4px 10px;
	float: left;
}

.mailto {
	margin: 30px 0 0;
	padding-left: 15px;
}

.mailto a {
	background: url(../image/common/arrow.gif) 0 5px no-repeat;
	padding-left: 5px;
}


/* �ǋL2011/0418 */

#wantedList {
	margin: 10px 15px;
	padding: 1px;
	border: 1px solid #80C2E8;
}

	#wantedList h4 {
		padding: 5px;
		background-color: #0080CB;
		color: #fff;
		font-weight: bold;
	}

	#wantedList ul {
		padding: 5px;
	}

.detailTable {
	margin: 10px auto;
	
}

	.detailTable th,
	.detailTable td {
		color: #000;
		padding: 5px 10px;
		border-bottom: 1px dotted #ccc;
		text-align: left;
		vertical-align: top;
	}

	.detailTable th {
		width: 80px;
		padding: 5px;
		background: #f3f3f3;
		color: #000;
		font-weight: bold;
		text-align: center;
		border-right: 1px solid #ccc;
	}

	.detailTable td th,
	.detailTable td td {
		width: auto;
		border-bottom: none;
		padding: 0;
		font-weight: normal;
	}

	.applicationTr th,
	.applicationTr td {
		color: #000;
		border-right: 1px solid #ccc;
		vertical-align: middle;
	}

	.applicationTr th {
		background-color: #F5F2D9;

	}

	.applicationTr td {
		background-color: #fbfbf6;
	}

.borderL {
	border-left: 1px #cccccc solid;
}

.characters3 {
	letter-spacing: 0.6em;
	padding-left: 0.6em;
}

.characters3 {
	padding-left: 0.1em;
}

head/* */body .characters3 {
	padding-left: 0.1em;
} 

.selectionTbl {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0px;
}
.selectionTbl th,
.selectionTbl td {
	color: #000;
	background-color: #fbfbf6;
	border: 0;
	vertical-align: top;
}

.borderR {
	border-right: 1px solid #ccc;
}
@media screen and (max-width: 480px) {
      #wrapper,
    #wrapperIn,
    #main,
    #innerArea{
        width: 100%;
        word-break: break-all;
        }  
    #wrapper {
        padding: 1rem;
    }
    .scroll {
        width: 100%;
        overflow-x: scroll;
        position: relative;
    }
    .scroll:before {
        content:"\6A2A\30B9\30AF\30ED\30FC\30EB\3067\3054\89A7\306B\306A\308C\307E\3059";
        color: #626262;
    }
	.detailTable th {
		width: 100px;

	}


}
