@charset "utf-8";

/* ============================================ */
/*  ランキングコンテンツ Common CSS Set
 ============================================== */

/* Common Styles
------------------------------------------------ */
#Existing #Header p.toTop{
	width: 120px;
	height: 34px;
	padding:21px 0 0 0;
	float: right;
}

#Existing #Header p.toTop a{
	display: block;
	width: 120px;
	height: 34px;
	background: url(/careercompass/wp-content/uploads/existing/img/btn_totop_head.gif) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}

#Existing #Header p.toTop a:hover{
	background-position:0 -34px;
}

#Existing div.path{
	border-top:solid 1px #eaeaea;
	border-bottom:solid 1px #eaeaea;
	background-color:#FFF;
	clear:both;
	font-size:83%;
	color:#666666;
}

#Existing div.path p{
	width:960px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#Existing div.path p a{
	color:#666666;
	text-decoration:underline;
}

#Existing div.path p a:hover{
	text-decoration:none;
}

}

#Existing div.btmBlock{
	width:950px;
	margin:30px auto 0;
	color:#333;
}

#Existing div.btmBlock div.lBlock{
	width:455px;
	float:left;
	margin: 0 20px 0 5px;
	font-size:120%;
}

#Existing div.btmBlock div.lBlock dl{

}

#Existing div.btmBlock div.lBlock dl dt{
	padding:0 0 0 20px;
}

#Existing div.btmBlock div.lBlock dl dd{
	padding:5px 0 5px 30px;
	background:url(/careercompass/wp-content/uploads/existing/ranking/img/dotline.gif) repeat-x 0 bottom;
}

#Existing div.btmBlock div.lBlock dl dd a{
	padding:0 0 0 20px;
	background:url(/careercompass/wp-content/uploads/existing/ranking/img/arrow_data_btm.gif) no-repeat 0 center;
}

#Existing div.btmBlock p.toTop{
	width: 120px;
	height: 34px;
	margin-top:40px;
}

#Existing div.btmBlock p.toTop a{
	display: block;
	width: 120px;
	height: 34px;
	background: url(/careercompass/wp-content/uploads/existing/img/btn_totop_btm.gif) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}

#Existing div.btmBlock p.toTop a:hover{
	background-position:0 -34px;
}

#Existing div.btmBlock div.rBlock{
	width:430px;
	padding:20px;
	float:right;
	background-color:#f5f5f5;
}

#Existing div.btmBlock div.rBlock dl dt,#Existing div.btmBlock div.rBlock dl dd{
	margin-bottom:10px;
}

#Existing p.pagetop{
	margin-bottom:10px;
}

#Existing div.btmBlock p.pagetop{
	padding:30px 0 40px;
	clear:both;
}

@media screen and (max-width: 480px){
#Existing #Header p.toTop{
	display:none;
}
}

/* Common Contents Styles
------------------------------------------------ */

#Existing #wrapper {
	width:950px;
	margin:20px auto 10px;
	background-color:#fff;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Color='#a1a1a1', Direction=135, Strength=2);
	filter: progid:DXImageTransform.Microsoft.Shadow(Color='#a1a1a1', Direction=135, Strength=2);
	padding-bottom:20px;
}

html>/**/body #Existing #wrapper{
 border /*\**/: solid 1px #c3c3c3\9;
}

*:first-child+html #Existing #wrapper {
	border:solid 1px #c3c3c3;
}