@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
/* メインイメージ周り */
#topImage {
	margin: -16px auto 2px;
	width: 940px;
	position: relative;
}

#topImage .image {
	margin-bottom: 1px;
}

#topImage .logo {
	padding-top: 14px;
	height: 104px;
	background: url(/assets/img/pc/top/bg_logo.jpg) repeat-x;
	overflow: hidden;
	position: relative;
}

#topImage .logo ul {
	position: absolute;
	top: 14px;
}

#topImage .logo ul li {
	float: left;
	line-height: 0;
}

#topImage .logo ul li span {
	padding: 1px 6px 12px;
	background: url(/assets/img/pc/top/bg_logo02.png) no-repeat;
	display: block;
}

#topImage .guide {
	position: absolute;
	top: 159px;
}

#topImage .service {
	left: 143px;
}

#topImage .guide .bn {
	margin: 3px 0 2px;
	line-height: 0;
}

#topImage .guide .bn a {
	box-shadow: 0 3px 3px 1px #CCC;
	display: block;
}

/* コンテンツ */
#conts .comTtl02 {
	margin-bottom: 0;
}

/* WPインクルード部分 */
#conts .contentsBox {
	margin-bottom: 100px;
	padding: 0px 20px;
}

#conts .contentsBox,
#conts .topics {
	border: 1px solid #E0E0E0;
	border-top: none;
}

#conts .topics {
	margin-bottom: 40px;
	padding: 1px 20px 16px;
}

#conts .topics ul li {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
}

#conts .topics ul .title,
#conts .more a {
	padding-left: 18px;
	background: url(/assets/img/common/icon/001.gif) no-repeat left center;
}

#conts .more {
	margin-top: 12px;
	text-align: right;
}

#conts .searchBox .location .closeBox .area {
	width: 120px;
}

/* お役立ちコンテンツ */
#conts .contBoxList01 {
	padding-top: 20px;
}

#conts .contBoxList01 .contBox {
	margin: 0 19px 20px 0;
	width: 315px;
}

#conts .contBox .title {
	padding: 10px 10px 0;
	border-bottom: none;
}

#conts .contBox .inner {
	padding-top: 0;
	height: 42px;
	min-height: 0;
}

#conts .contBox .company {
	background: #FFF url(/assets/img/pc/contents/img02.jpg) no-repeat right 0;
}

#conts .contBox .knowhow {
	background: #FFF url(/assets/img/pc/contents/img05.jpg) no-repeat right 0;
}

#conts .contBox .trendConts {
	background: #FFF url(/assets/img/pc/contents/img06.jpg) no-repeat right 0;
}

#conts .contBox .resume {
	background: #FFF url(/assets/img/pc/contents/img08.jpg) no-repeat right 0;
}

#conts .contBox .motive {
	background: #FFF url(/assets/img/pc/contents/img09.jpg) no-repeat right 0;
}

#conts .contBox .hard {
	background: #FFF url(/assets/img/pc/contents/img10.jpg) no-repeat right 0;
}

#conts .contBox .inexperience {
	background: #FFF url(/assets/img/pc/contents/img11.jpg) no-repeat right 0;
}