@charset "UTF-8";

/*--------------------------------------
メインコンテンツ
--------------------------------------*/
/*左カラム*/
#leftCol h2#service {
	height: 39px;
	background: url(../img/ttl_service.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#leftCol h2#results {
	height: 39px;
	background: url(../img/ttl_results.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#leftCol .unit ul li {
	float: left;
	margin-bottom: 9px;
}

#leftCol .unit ul li.mr {
	margin-right: 9px;
}

#leftCol #isFrame {
	width: 663px;
	padding: 10px;
	border: 1px solid #d5d5d5;
}

#leftCol #isFrame div {
	float: left;
}

#leftCol #isFrame p {
	font-size: 90%;
}

#leftCol #isFrame div#ssl {
	width: 321px;
	padding: 5px;
}

#leftCol #isFrame div#iso {
	width: 310px;
	padding: 5px 5px 5px 10px;
	border-left: 1px solid #d5d5d5;
}

/*右カラム*/
#rightCol .jobinfo {
	width: 224px;
	padding: 10px 10px 5px 10px;
	border: 3px solid #ffcacd;
	margin-bottom: 10px;
}

#rightCol .jobinfo li {
	background: url(../img/arrow.gif) no-repeat;
	background-position: 0 2px;
	margin-bottom: 5px;
	padding: 0 5px 0 15px;
}

#rightCol .newinfo {
	width: 224px;
	padding: 10px 10px 5px 10px;
	border: 3px solid #d5d5d5;
	margin-bottom: 10px;
}

#rightCol .newinfo li {
	background: url(../img/arrow.gif) no-repeat;
	background-position: 0 2px;
	margin-bottom: 5px;
	padding: 0 5px 0 15px;
}

#rightCol .banner img {
	margin-bottom: 10px;
}

#rightCol #contact {
	margin-bottom: 10px;
	padding:0 3px 3px;
	background: url(../img/contact_bg.gif);
}

#rightCol #contactInner {
	background: #FFFFFF;
	padding: 9px;
}
