@charset "EUC-JP";



#main table tr th {
		color: #006699;
		padding-right: 2em;
}

#main table tr td {
		padding-bottom: 1em;
}

#main table tr td p {
		line-height: 1.3em;
		margin-bottom: 0.5em;
}

#businessDomain {
		padding-top: 15px;
}

#businessDomain h2 {
		border-left: 5px solid #006699;
		border-bottom: 1px solid #999;
		line-height: 1.5em;
		font-size: 130%;
		color: #006699;
		padding-left: 5px;
		margin-bottom: 0.7em;
}

#businessDomain p {
		margin-bottom: 3em;
}

#businessDomain h2,
#businessDomain p {
		width: 410px;
}

#businessDomain #image-box {
	float: right;
}

#businessDomain .image {
	background: url(../image/top/h2topics_bg.gif);
	padding: 8px;
	display: block;
	margin-bottom: 10px;
}
#access h2 {
		background: url(../image/common/grade_bg.jpg) repeat-x left bottom;
		border-top: 1px solid #CCC;
		border-right: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		border-left: 3px solid #166699;
		font-size: 120%;
		line-height: 2em;
		padding-left: 5px;
		margin-bottom: 10px;
}

#access #map {
		margin-bottom: 15px;
}


#access h3 {
		background: url(../image/common/dot_line.gif) repeat-x left bottom;
		border-left: 2px solid #3F8CB2;
		padding-left: 5px;
		line-height: 2em;
		margin-bottom: 0.5em;
}
.recruit h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5E9FBF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.recruit h3:before{
	content: "¡ý";
}
.recruit p {
	margin-top: 5px;
}
.recruit table {
	width: 100%;
	box-sizing: border-box;
}
.recruit table th, .recruit table td {
	border: 1px solid #CCC;
	padding: 0.5em;
}
.recruit table th {
	color: #000 !important;
	background-color: #EFEFEF;
}
.name dt {
	float: left;
}
.rubi {
	color: #999;
}
.recruit button  {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-left: 200px;
	display: block;
}
.recruit #caution {
	font-size: 92.4%;
}
.recruit #caution dd {
	margin-left: 0px !important;
}
