/* CSS Document */

/* partner index */

.box-categoryselect {
	border:1px solid #CCCCCC;
	padding:10px;
	background:url(../images/img_partner2.jpg) left center no-repeat;
	}

.box-categoryselect table {
	height:120px;
	}

.box-categoryselect table th.number-companies {
	vertical-align:top;
	padding:0 10px 0 10px;
	}
.box-categoryselect table th.number-companies img {
	margin:0 0 25px 0;
	padding:0;
	vertical-align:top;
	}
.box-categoryselect table th.number-companies p {
	margin:0;
	padding:0;
	vertical-align:top;
	font-size:48px;
	color:#FF3300;
	text-align:center;
	}
.box-categoryselect table td.companies-strong-point {
	padding:0 0 0 10px;
	border-left:1px dotted #CCCCCC;
	}

.box-categoryselect table td.companies-strong-point ul {
	list-style:none;
	}

.box-categoryselect table td.companies-strong-point ul li {
	display:block;
	font-size:12px;
	float:left;
	width:200px;
	margin-bottom:10px;
	}
.box-categoryselect table td.companies-strong-point ul li span {
	background:url(../images/bg_icon-arrow1.gif) no-repeat left 50%;
	padding-left:10px;
	}
.bigbanner {
	text-align: center;
	}

table.matching{
	width:860px;
	border-collapse:collapse;
	empty-cells:show;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}

table.matching th{
	font-size:12px;
	color:#666666;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:15px 5px;
	background-color:#F2F2F2;
	}

table.matching th.check,
table.matching td.check{
	width:25px;
	text-align:center;
	background-color:#EFEEE2;
	}

table.matching td{
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:15px 6px;
	}

table.matching td.banner{
	font-size:12px;
	text-align:center;
	}

table.matching td.rank_number{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	vertical-align:middle;
	}

table.matching td.evaluation{
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	text-align:center;
	vertical-align:middle;
	}

table.matching td.jobs{
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
	vertical-align:middle;
	}

table.matching td.salespoint{
	width:185px;
	font-size:12px;
	vertical-align:top;
	}

table.matching td.salespoint ul{
	margin:0 0 0 15px;
	}

table.matching td.buzz{
	width:170px;
	font-size:12px;
	line-height:1.5em;
	vertical-align:top;
	}

table.matching td.buzz ul{
	list-style:none;
	}

table.matching td.buzz ul li{
	background:url(../images/bg_icon-arrow1.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
	}

table.matching td.area{
	width:60px;
	font-size:12px;
	line-height:1.5em;
	vertical-align:top;
	}

table.matching td.area ul{
	list-style:none;
	}

table.matching td.area ul li{
	display:inline;
	}

table.matching td.detail{
	font-size:12px;
	}

table.matching td.detail ul{
	list-style:none;
	}

table.matching td.detail ul li{
	background:url(../images/bg_icon-arrow1.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
	}

table.matching td.site{
	text-align:center;
	vertical-align:middle;
	}

p.selectall-upper{
	width:221px;
	float:left;
	}

p.selectall-upper img{
	display:block;
	}

.table-caption{
	width:420px;
	float:right;
	font-size:12px;
	}

.table-caption p{
	text-align:right;
	margin-top:30px;
	}

p.selectall-lower{
	margin-bottom:20px;
	}

.box-selectall{
	height:53px;
	}

.caution-message{
	font-size:12px;
	background-color:#F6F5F6;
	padding:10px;
	line-height:1.5em;
	}

.paging{
	text-align:center;
	font-size:14px;
	margin-bottom:40px;
	}

.paging ul{
	list-style:none;
	}

.paging ul li{
	border:1px solid #CCCCCC;
	display:inline;
	padding:5px;
	margin-right:2px;
	}

.paging ul li.here{
	font-weight:bold;
	background-color:#CCCCCC;
	padding:4px 5px 5px 5px;
	}


.paging ul li.back{
	border:none;
	background:url("../images/bg_icon-arrowleft.gif") no-repeat center left;
	padding-left:15px;
 	}

.paging ul li.next{
	border:none;
	background:url("../images/bg_icon-arrowright.gif") no-repeat center right;
	padding-right:13px;
	}

	
/* company detail */

ol.topicpath{
	font-size:12px;
	list-style:none;
	margin-bottom:15px;
	}

ol.topicpath li{
	display:inline;
	}

.mainsummary{
	}

.mainsummaryleft{
	width:190px;
	margin-bottom:10px;
	float:left;
	}

.mainsummaryleft .companydetail{
	background:url(../images/bg_successsummary.gif) repeat 0 0;
	padding:5px 5px 5px 5px;
	}

.mainsummaryleft .companydetail img{
	display:block;
	margin:0 0 5px 0;
	}

.mainsummaryleft .companydetail dl{
	font-size:12px;
	margin-bottom:5px;
	}

.mainsummaryleft .companydetail dl dt{
	display:inline;
	}

.mainsummaryleft .companydetail dl dd{
	display:inline;
	}

.mainsummaryright{
	width:655px;
	margin-bottom:10px;
	float:right;
	}

.mainsummaryright table.summarydata{
	width:654px;
	border-collapse:collapse;
	empty-cells:show;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:10px;
	}

.mainsummaryright table.summarydata th{
	width:100px;
	font-size:14px;
	font-weight:normal;
	vertical-align:top;
	background-color:#F6F6F6;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:8px;
	}

.mainsummaryright table.summarydata td{
	font-size:14px;
	vertical-align:top;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:8px;
	}

.mainsummaryright table.summarydata td span{
	font-weight:bold;
	}

.mainsummaryright table.buzzhead{
	width:654px;
	border-collapse:collapse;
	empty-cells:show;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}

.mainsummaryright table.buzzhead th{
	width:100px;
	font-size:14px;
	font-weight:normal;
	background-color:#F6F6F6;
	border-left:1px solid #CCCCCC;
	padding:8px;
	}

.mainsummaryright table.buzzhead td{
	font-size:14px;
	border-left:1px solid #CCCCCC;
	padding:8px 10px;
	}

.mainsummaryright table.buzzhead td span{
	color:#FF6600;
	font-weight:bold;
	}

.mainsummaryright table.buzzcomment{
	width:654px;
	border-collapse:collapse;
	empty-cells:show;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:10px;
	}

.mainsummaryright table.buzzcomment th{
	font-size:14px;
	vertical-align:top;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:8px 10px;
	}

.mainsummaryright table.buzzcomment td{
	font-size:12px;
	vertical-align:top;
	line-height:1.5em;
	border-bottom:1px solid #CCCCCC;
	padding:8px 10px 8px 0;
	}

.mainsummaryright ul.buzzlink{
	list-style:none;
	font-size:12px;
	text-align:right;
	}

.mainsummaryright ul.buzzlink li{
	display:inline;
	}

.mainsummaryright ul.buzzlink li span{
	background:url(../images/bg_icon-arrow1.gif) no-repeat 0 50%;
	padding:0 15px 0 10px;
	}


.result{
	font-size:12px;
	line-height:1.5em;
	border:1px solid #CCCCCC;
	padding:5px;
	margin-bottom:10px;
	}

.userprofile dl{
	width:410px;
	font-size:14px;
	margin-bottom:5px;
	}

.userprofile dl.leftside{
	float:left;
	width:410px;
	}

.userprofile dl.rightside{
	float:right;
	width:410px;
	}

.userprofile .banner{
	float:right;
	width:410px;
	}
 
.userprofile dl dt{
	font-weight:bold;
	background:url(../images/bg_successsummary.gif) repeat 0 0;
	padding:8px;
	}
	
.userprofile dl dd img {
	display:block;
	margin:10px 0 20px 45px;
	}

.successcase{
	margin-bottom:10px;
	}

.successcase .spacer{
	height:1%;
	border:1px solid #CCCCCC;
	padding:10px;
	}

.successcase img.thumb{
	width:85px;
	display:block;
	margin-bottom:15px;
	float:left;
	}
.successcase .successsummary{
	width:740px;
	margin-bottom:15px;
	float:right;
	}

.successcase .successsummary h3{
	font-size:14px;
	margin-bottom:10px;
	}

.successcase .successsummary h4{
	font-size:14px;
	margin-bottom:10px;
	}

.successcase .successsummary table{
	border-collapse:collapse;
	empty-cells:show;
	}

.successcase .successsummary table td.arrow{
	vertical-align:middle;
	padding:0 10px;
	}

.successcase .successsummary table td.before,
.successcase .successsummary table td.after{
	background:url(../images/bg_successsummary.gif) repeat 0 0;
	padding:5px;
	}

.successcase .successsummary table td.before .base,
.successcase .successsummary table td.after .base{
	font-size:14px;
	background-color:#FFFFFF;
	padding:8px;
	}

.successcase .successsummary table td.before dl dt,
.successcase .successsummary table td.after dl dt{
	display:inline;
	}

.successcase .successsummary table td.before dl dd,
.successcase .successsummary table td.after dl dd{
	display:inline;
	}

.successcase .successsummary table td.before dl.income,
.successcase .successsummary table td.after dl.income{
	font-weight:bold;
	color:#FF0000;
	}

.successcase .message{
	background:url(../images/bg_successcasemessage.jpg) repeat-x 0 0;
	border:1px solid #CCCCCC;
	}

.successcase .message dl{
	font-size:14px;
	padding:10px;
	}

.successcase .message dl dt{
	font-weight:bold;
	margin-bottom:5px;
	}

.successcase .message dl dd{
	line-height:1.5em;
	}


ul.othercompanies{
	font-size:12px;
	list-style:none;
	text-align:center;
	margin-bottom:20px;
	}

ul.othercompanies li{
	display:inline;
	background:url(../images/bg_icon-arrow1.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
	}

table.detailtable{
	width:859px;
	border-collapse:collapse;
	empty-cells:show;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:20px;
	}

table.detailtable th{
	width:100px;
	font-size:14px;
	font-weight:normal;
	vertical-align:top;
	background-color:#F6F6F6;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:8px;
	}

table.detailtable td{
	font-size:14px;
	vertical-align:top;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:8px;
	}

table.detailtable td dl{
	margin-bottom:5px;
	}

table.detailtable td dl dt{
	display:inline;
	}

table.detailtable td dl dd{
	display:inline;
	font-weight:bold;
	color:#FF0000;
	}

table.afterflow{
	width:100%;
	border-collapse:collapse;
	empty-cells:show;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:10px;
	}

table.afterflowend{
	width:100%;
	border-collapse:collapse;
	empty-cells:show;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:20px;
	}

table.afterflow th,
table.afterflowend th{
	width:85px;
	text-align:center;
	vertical-align:middle;
	background-color:#6EA32A;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:5px;
	}

table.afterflow td,
table.afterflowend td{
	font-size:14px;
	vertical-align:top;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:7px 10px;
	}

table.afterflow td ul{
	list-style:none;
	padding-top:5px;
	}

table.afterflow td ul li{
	background:url(../images/bg_icon-arrow1.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
	}

table.afterflow td dl dt,
table.afterflowend td dl dt{
	margin-bottom:5px;
	}

table.afterflow td dl dt img,
table.afterflowend td dl dt img{
	display:block;
	}
	
table.afterflow td dl dd,
table.afterflowend td dl dd{
	line-height:1.5em;
	}

table.afterflow td.step1{
	background:url(../images/bg_afterflow01.jpg) no-repeat right 50%;
	}

table.afterflow td.step2{
	background:url(../images/bg_afterflow02.jpg) no-repeat right 50%;
	}

table.afterflow td.step3{
	background:url(../images/bg_afterflow03.jpg) no-repeat right 50%;
	}

table.afterflow td.step4{
	background:url(../images/bg_afterflow04.jpg) no-repeat right 50%;
	}

table.afterflowend td.step5{
	background:url(../images/bg_afterflow05.jpg) no-repeat right 50%;
	}

table.buzzheading{
	width:859px;
	border-collapse:collapse;
	empty-cells:show;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}

table.buzzheading th{
	width:100px;
	font-size:14px;
	background-color:#F6F6F6;
	border-left:1px solid #CCCCCC;
	padding:8px 10px;
	}

table.buzzheading td{
	font-size:14px;
	border-left:1px solid #CCCCCC;
	padding:8px 10px;
	}

table.buzzheading td span{
	color:#FF6600;
	font-weight:bold;
	}


table.buzzcomments{
	width:859px;
	border-collapse:collapse;
	empty-cells:show;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:40px;
	}

table.buzzcomments th{
	font-size:14px;
	vertical-align:top;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:8px 10px;
	}

table.buzzcomments td{
	font-size:12px;
	vertical-align:top;
	line-height:1.5em;
	border-bottom:1px solid #CCCCCC;
	padding:8px 10px 8px 0;
	}

.companyrecommend{
	width:350px;
	font-size:12px;
	margin:0 auto 20px auto;
	}

.companyrecommend .spacer{
	background-color:#F8F8F8;
	border:1px solid #CCCCCC;
	padding:10px 10px 0 10px;
	}

.companyrecommend h4{
	font-size:12px;
	color:#FF6600;
	margin-bottom:10px;
	}

.companyrecommend p{
	margin-bottom:10px;
	}

.companyrecommend ul{
	list-style:none;
	margin-bottom:20px;
	}

.companyrecommend ul li{
	line-height:1.0em;
	background:url(../images/bg_icon-osusume.gif) no-repeat 0 50%;
	padding:2px 0 2px 60px;
	margin-bottom:10px;
	}

.registcaution{
	font-size:14px;
	line-height:1.5em;
	margin-bottom:40px;
	}

.registcaution h2{
	font-size:14px;
	margin-bottom:5px;
	}

.registcaution h3{
	font-size:14px;
	margin-bottom:5px;
	}
	
.registcaution p{
	margin-bottom:20px;
	}

.registcaution ul{
	list-style:none;
	}

.registcaution ul li{
	margin-bottom:5px;
	}

.registcaution ul li span{
	display:block;
	}

