@charset "utf-8";
@import "/css/common/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts .mainImg {
	margin-bottom: 25px;
}

#conts .explain {
	margin-bottom: 30px;
}
#conts .explain h2{
	height: 34px;
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(/img/dictionary/h2_bg01.jpg) no-repeat;
	line-height: 34px;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
}

#conts .explain p {
	line-height: 2.4;
	margin-bottom: 0;
	padding: 0 15px;
}

#conts .job h2 {
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	background: url(/img/dictionary/h2_bg01.jpg) no-repeat;
	line-height: 34px;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	
	zoom: 1;
}

#conts .job h3 {
	height: 19px;
    margin-bottom: 15px;
    padding: 13px 36px;
	background-image: url(/img/dictionary/h2_bg02.jpg);
	background-repeat: no-repeat;
}

#conts .job .listOuter {
	width: 700px;
	overflow: hidden;
	padding: 0 15px 50px;
}

#conts .job ul {
	width: 720px;
}

#conts .job ul li {
	width: 180px;
	padding-bottom: 5px;
	float: left;
}

#conts .job ul.catList li {
	width: 360px;
}

#conts .job ul li a {
	padding-left: 17px;
	background: url(/img/dictionary/icon01.png) no-repeat left center;
}

#conts .job .sns.foot,
#conts .explain .sns.foot {
	margin: 35px 15px 30px;
}

#conts .backTop {
	text-align: center;
}

#conts .newTerm {
    margin: 0 0 35px;
	padding: 0 15px;
}

#conts .newTerm dl {
}

#conts .newTerm dt {
	background: url(/img/dictionary/icon01.png) no-repeat left center;
    padding: 0 0 0 17px;
	margin-bottom: 10px;
}

#conts .newTerm dd {
    border-bottom: 1px dotted #333333;
    margin: 0 0 15px;
    padding: 0 0 10px 17px;
}

#conts .surchWord {
    margin: 0 auto 50px;
	padding: 0 15px;
}

#conts .surchWord #keyword {
    width: 250px;
	margin: 0 20px 10px 0;
}

#conts .surchWord input {
	height: 28px;
}

#conts .surchWord ul li {
    margin: 0 0 0 20px;
}

#conts .termGroup {
    background: #F0F0F0;
    border: 1px solid #F0F0F0;
    margin: 25px 15px 30px;
    padding: 15px 0;
}

#conts .termGroup ul {
    margin: 0;
    padding: 0 10px;
}

#conts .termGroup ul li {
	float: left;
    margin: 0 3px 0 0;
    width: auto;
}

#conts .none {
	text-align: center;
	padding-top: 20px;
	margin-bottom: 80px;
}

#container .sns.category {
	margin: 0 0 40px !important;
}

#container .sns.search {
	margin: 0 0 40px !important;
}