
div#contents.home h2{
    margin:0;
}

div#contents.home{
    padding:0;
    width:950px;
    height:auto;
    margin:0 auto;
    overflow:hidden;
}


div#contents.home a.conductor{
    background:url(../img/ico01.gif) no-repeat left center;
    padding-left:12px;
}

div#contents.home #article div.company p.name a.conductor{
    line-height:1.2;
}

* html div#contents.home #article  div.company p.name a.conductor{
    background-position:0 0.2em;
    zoom:1;
}

*:first-child+html div#contents.home #article  div.company p.name a.conductor{
    background-position:0 0.2em;
    zoom:1;
}
/*
*/

/*お知らせ
----------------------------------------------------------------------------------------------------*/
#info{
    width:704px;
    height:44px;
    padding:6px;
    background:url(../img/info-bg.gif) 0 0 no-repeat;
}
#info h2{
    position:absolute;
    padding:13px 0 0 39px;
    font-size:12px;
    color:#0F0964;
}


#info ul{
    display:block;
    height:45px;
    overflow:auto;
    list-style:none;
    margin:0 0 0 139px;
    font-size:12px;
}

/* article
----------------------------------------------------------------------------------------------------*/

div#contents.home #article{
    width:716px;
    float:left;
    padding-bottom: 60px;
}

div#contents.home #article p.tagline{
    margin:0;
    height:50px;
}


/* feature
--------------------------------------------------*/
div#contents.home #article #feature{
    margin:0.8em 0;
    background:#CEDAF4 url(../../img/index_feature_bg01-1.gif) no-repeat;
}

div#contents.home #article #feature-inner{
    padding:4px;
    background:url(../../img/index_feature_bg01-2.gif) no-repeat left bottom;
    overflow:hidden;
    zoom:1;
}

div#contents.home #article #feature-inner:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#contents.home #article #feature ul{
    margin:0 -3px;
}

div#contents.home #article #feature ul li{
    float:left;
    padding:0 3px;
    margin:0;
    list-style:none;
}


/* news
--------------------------------------------------
div#contents.home #article #news{
    float:left;
    width:704px;
    height:113px;
    padding:0 8px 3px;
    background:url(../../img/index_news_bg01.gif) no-repeat left bottom;
}

div#contents.home #article #news h2{
    margin:0 -8px 4px;
}

div#contents.home #article #news #news-inner{
    height:85px;
    overflow:auto;
}

div#contents.home #article #news table{
    width:700px;
}

div#contents.home #article #news table th{
    color:#959595;
    width:7.5em;
}

div#contents.home #article #news table th,
div#contents.home #article #news table td{
    padding:0.2em 5px;
    background:url(../../img/index_news_line01.gif) no-repeat left bottom;
}
*/


/* news
--------------------------------------------------*/
div#news{
    float:left;
    width:514px;
    height:137px;
    margin-top:10px;
    background:url(/static/common/img/news-bg.gif) 0 0 no-repeat;
}
div#news h2{
    height:32px;
    padding-left:42px;
    background:url(/static/common/img/new.gif) 6px 9px no-repeat;
    font-size:12px;
    line-height:32px;
    color:#0F0964;
}
div#news-inner{
    width:482px;
    height:92px;
    overflow:auto;
    margin:6px 0 0 14px;
    list-style:none;
    font-size:12px;
}

/* search
--------------------------------------------------*/

#keyword_search{
    float:left;
    width:202px;
    height:137px;
    margin-top:10px;
    background:url(/static/common/img/keyword-bg.gif) 0 0 no-repeat;
}
#keyword_search h2{
    padding-left:38px;
    font-size:12px;
    line-height:37px;
    color:#0F0964;
}
#keyword_search p{
    height:64px;
    padding:0 0 0 15px;
    line-height:30px;
}
#keyword_search div{
    padding:0 15px;
}
#keywordinput{
    width:150px;
}
#keytarget{
    width: 120px;
}

/*今週の積極採用企業
--------------------------------------------------*/

ul {
    margin: 0;
    padding: 0;

}

#employment{
    display:block;
    clear:both;
    width:716px;
    padding-top:10px;
}
#employment h2{
    width:677px;
    height:38px;
    padding-left:39px;
    background:url(/static/common/img/employment-title.gif) 0 0 no-repeat;
    font-size:12px;
    line-height:38px;
    color:#0F0964;
}
#employment-inner{
    width:716px;
    padding-bottom:10px;
    background:url(/static/common/img/recommend-bg.gif) center bottom no-repeat;
    overflow: hidden;
}
/* float???box?height: 0;???t?H???[ */
#employment-inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #employment-inner {
    height: 1em;
    overflow: visible;
}
/**/
#employment-inner ul{
    list-style:none;
}
#employment-inner li{
    margin: 0.2em 0.5em;
    list-style:none;
    float:left;
    width:31%;
    font-size:12px;
    height: 180px;
}
#employment-inner div{
    position:absolute;
    margin:14px 0 7px 14px;
    width:77px;
    z-index: 100;
}
#employment-inner div a img {
        border:1px solid #000066;
}
#employment-inner div span{
    display:block;
    margin-top:4px;
    text-align:center;
    color:#fff;
    line-height:20px;
}
#employment-inner dl{
    margin:16px;
    padding-bottom:54px;
}
#employment-inner dt{
    position:relative;
    height:44px;
    padding:106px 0 0 0;
}
#employment-inner dt a{
    color:#333;
    font-size:12px;
    font-weight:bold;
    line-height:1.2;
}
#employment-inner dd{
    position:relative;
    margin:-148px 0 0 88px;
    line-height:1.2;
}
.red{background-color:#EA0E73;}
.orange{background-color:#e86503;}
.blue{background-color:#39bee7;}
.green{background-color:#bdd50d;}


/*おすすめコンテンツ
--------------------------------------------------*/
ul {
    margin: 0;
    padding: 0;
}
#recommend{
    display:block;
    clear:both;
    width:716px;
    padding-top:10px;
}
#recommend h2{
    width:677px;
    height:38px;
    padding-left:39px;
    background:url(/static/common/img/recommend-title.gif) 0 0 no-repeat;
    font-size:12px;
    line-height:38px;
    color:#0F0964;
}
#recommend-inner{
    width:716px;
    padding-bottom:14px;
    background:url(/static/common/img/recommend-bg.gif) center bottom no-repeat;
    overflow: hidden;
}
/* float???box?height: 0;???t?H???[ */
#recommend-inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #recommend-inner {
    height: 1em;
    overflow: visible;
}
/**/
#recommend-inner ul{
    list-style:none;
}
#recommend-inner li{
    height: 100px;
    list-style:none;
    float:left;
    width:48%;
}
#recommend-inner img{
    position:absolute;
    padding:14px 0 0 14px;
}
#recommend-inner dl{
    padding:14px 14px 0 114px;
    font-size:12px;
    line-height:1.5em;
}
#recommend-inner dt{
    padding-bottom:4px;
}
#recommend-inner dt a{
    color:#333;
    font-weight:bold;
}
#recommend-inner dd{
    position:relative;
    margin-left: 0;
    line-height:1.2;
}

/* banner1
--------------------------------------------------*/

div#contents.home #article #banner1{
    width:0px;
    height:92px;
    float:right;
}

div#contents.home #article #banner1 p{
    margin:0;
}

div#contents.home #article #banner1 img{
    vertical-align:bottom;
}



/* search1
--------------------------------------------------*/
div#contents.home #article #search1{
    margin:0.8em 0;
    background:url(../../img/index_search1_bg01.gif) no-repeat left bottom;
    overflow:hidden;
    zoom:1;
}

div#contents.home #article #search1:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* checker_top
---------------------------------------------------*/
div#checker_top {
    background: #fff;
}
div#checker_top img {
    padding: 0 0 15px 12px !important;
}

div#contents.home #article #sellbook_1,
div#contents.home #article #sellbook_2,
div#contents.home #article #keyword,
div#contents.home #article #major,
div#contents.home #article #job,
div#contents.home #article #course{
    width:327px;
    padding:0 12px 10px;
}

div#contents.home #article #major:after,
div#contents.home #article #job:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*
div#contents.home #article #sellbook_1 h2,
*/
div#contents.home #article #sellbook_2 h2,
div#contents.home #article #keyword h2,
div#contents.home #article #major   h2,
div#contents.home #article #job     h2,
div#contents.home #article #course  h2{
    margin:0 -12px 8px;
}
/*sell book 1
--------------------------------------------------*/
div#contents.home #article #sellbook_1{
    float:left;
    margin:0 -12px 8px;
    /*
    padding-bottom:20px;
    */
}

/*
div#contents.home #article #sellbook_1 h2{
margin:0 -12px 8px;
}
*/

/*
div#contents.home #article #sellbook_1 small{
color:#959595;
}
*/

/*sell book 2
--------------------------------------------------*/
div#contents.home #article #sellbook_2{
    float:right;
    /*
    padding-bottom:20px;
    */
}


div#contents.home #article #sellbook_2 h2{
    margin:0 -12px 8px;
}
div#contents.home #article #sellbook_2 small{
    color:#959595;
}

/* keyword
--------------------------------------------------*/
div#contents.home #article #keyword{
    float:left;
    padding-bottom:20px;
    background:url(../../img/index_keyword_bg01.gif) no-repeat left bottom;
}

div#contents.home #article #keyword h2{
    margin:0 -12px 8px;
}

div#contents.home #article #keyword small{
    color:#959595;
}

/* major
--------------------------------------------------*/
div#contents.home #article #major{
    float:right;
}

div#contents.home #article #major ul,
div#contents.home #article #job   ul{
    margin:0;
}

div#contents.home #article #major li,
div#contents.home #article #job   li{
    width:160px;
    padding:0 3px 0 0;
    float:left;
    list-style:none;
    margin:0 0 0.3em;
}

div#contents.home #article #major li a,
div#contents.home #article #job   li a{
    display:block;
    height:1.3em;
    line-height:1.2;
    padding-left:12px;
    background:url(../img/ico01.gif) no-repeat 0 0.2em;
    overflow:hidden;
}

div#contents.home #article #major li small,
div#contents.home #article #job   li small{
    color:#959595;
    display:block;
    line-height:1.2em;
    height:2.4em;
    overflow:hidden;
}

/* course
--------------------------------------------------*/
div#contents.home #article #course {
    width:auto;
    background:url(../../img/index_course_bg01.gif) no-repeat left bottom;
    zoom:1;
}

div#contents.home #article #course ul{
    margin:0;
    list-style:none;
}

div#contents.home #article #course ul li{
    padding-left:12px;
    background:url(../img/ico01.gif) no-repeat left center;
}



/* characteristic
--------------------------------------------------*/
div#contents.home #article #characteristic{
    margin:0.8em 0 0.8em 0;
    overflow:hidden;
    zoom:1;
}

div#contents.home #article #characteristic:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#contents.home #article #characteristic h2{
    margin:0 0 10px;
}

div#contents.home #article #characteristic ul{
    margin:0 -15px 0 0;
    zoom:1
}

div#contents.home #article #characteristic li{
    margin:0 10px 0 0;
    float:left;
    list-style:none;
}




/* aside
----------------------------------------------------------------------------------------------------*/

div#contents.home #aside{
    width:218px;
    float:right;
}

div#contents.home #aside div.aside-item{
    width:218px;
    margin:0 0 1em;
    background:url(../../img/index_aside_bg01-1.gif) no-repeat;
}

div#contents.home #aside div.aside-item-inner{
    padding:12px;
    background:url(../../img/index_aside_bg01-2.gif) no-repeat left bottom;
}

div#contents.home #aside div.aside-item h2{
    margin:0 0 10px;
}

div#contents.home #aside div.aside-item th,
div#contents.home #aside div.aside-item small,
div#contents.home #aside div.aside-item small a{
    color:#959595;
}

div#aside p.pmark {
    width: 180px;
    margin: 0 auto;
    padding: 0 18px 12px 18px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    text-align: left;
    font-size: 0.857em;
    line-height: 1.5em;
}

input,
select{
    padding:2px 0;
    vertical-align:text-bottom;
    line-height:1.2;
}
th {
    text-align:left;
    font-weight:normal;
}
.text-center{text-align:center;}
.text-right{text-align:right;}

img{
    border:none;
}



/* banner1
--------------------------------------------------*/

div#contents.home #article #banner1{
    width:0px;
    height:92px;
    float:right;
}

div#contents.home #article #banner1 p{
    margin:0;
}

div#contents.home #article #banner1 img{
    vertical-align:bottom;
}



/* search1
--------------------------------------------------*/
div#contents.home #article #search1{
    margin:0.8em 0;
    background:url(../../img/index_search1_bg01.gif) no-repeat left bottom;
    overflow:hidden;
    zoom:1;
}

div#contents.home #article #search1:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* checker_top
---------------------------------------------------*/
div#checker_top {
    background: #fff;
}
div#checker_top img {
    padding: 0 0 15px 12px !important;
}

div#contents.home #article #sellbook_1,
div#contents.home #article #sellbook_2,
div#contents.home #article #keyword,
div#contents.home #article #major,
div#contents.home #article #job,
div#contents.home #article #course{
    width:327px;
    padding:0 12px 10px;
}

div#contents.home #article #major:after,
div#contents.home #article #job:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*
div#contents.home #article #sellbook_1 h2,
*/
div#contents.home #article #sellbook_2 h2,
div#contents.home #article #keyword h2,
div#contents.home #article #major   h2,
div#contents.home #article #job     h2,
div#contents.home #article #course  h2{
    margin:0 -12px 8px;
}
/*sell book 1
--------------------------------------------------*/
div#contents.home #article #sellbook_1{
    float:left;
    margin:0 -12px 8px;
    /*
    padding-bottom:20px;
    */
}

/*
div#contents.home #article #sellbook_1 h2{
margin:0 -12px 8px;
}
*/

/*
div#contents.home #article #sellbook_1 small{
color:#959595;
}
*/

/*sell book 2
--------------------------------------------------*/
div#contents.home #article #sellbook_2{
    float:right;
    /*
    padding-bottom:20px;
    */
}


div#contents.home #article #sellbook_2 h2{
    margin:0 -12px 8px;
}
div#contents.home #article #sellbook_2 small{
    color:#959595;
}

/* keyword
--------------------------------------------------*/
div#contents.home #article #keyword{
    float:left;
    padding-bottom:20px;
    background:url(../../img/index_keyword_bg01.gif) no-repeat left bottom;
}

div#contents.home #article #keyword h2{
    margin:0 -12px 8px;
}

div#contents.home #article #keyword small{
    color:#959595;
}

/* major
--------------------------------------------------*/
div#contents.home #article #major{
    float:right;
}

div#contents.home #article #major ul,
div#contents.home #article #job   ul{
    margin:0;
}

div#contents.home #article #major li,
div#contents.home #article #job   li{
    width:160px;
    padding:0 3px 0 0;
    float:left;
    list-style:none;
    margin:0 0 0.3em;
}

div#contents.home #article #major li a,
div#contents.home #article #job   li a{
    display:block;
    height:1.3em;
    line-height:1.2;
    padding-left:12px;
    background:url(../img/ico01.gif) no-repeat 0 0.2em;
    overflow:hidden;
}

div#contents.home #article #major li small,
div#contents.home #article #job   li small{
    color:#959595;
    display:block;
    line-height:1.2em;
    height:2.4em;
    overflow:hidden;
}

/* course
--------------------------------------------------*/
div#contents.home #article #course {
    width:auto;
    background:url(../../img/index_course_bg01.gif) no-repeat left bottom;
    zoom:1;
}

div#contents.home #article #course ul{
    margin:0;
    list-style:none;
}

div#contents.home #article #course ul li{
    padding-left:12px;
    background:url(../img/ico01.gif) no-repeat left center;
}



/* characteristic
--------------------------------------------------*/
div#contents.home #article #characteristic{
    margin:0.8em 0 0.8em 0;
    overflow:hidden;
    zoom:1;
}

div#contents.home #article #characteristic:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#contents.home #article #characteristic h2{
    margin:0 0 10px;
}

div#contents.home #article #characteristic ul{
    margin:0 -15px 0 0;
    zoom:1
}

div#contents.home #article #characteristic li{
    margin:0 10px 0 0;
    float:left;
    list-style:none;
}



.fb-tw-list{
	list-style:none;
	margin-bottom:-5px;
}
.fb-tw-list li{
	margin-bottom:5px;
	/* margin-bottom: 0; */
}

/* 2012/9/25追記 */


.content-banner{
	margin-bottom:10px;
	padding:1px;
	border:2px solid #eee;
	border-radius:4px;
}

.content-box h2 p{
	border-left:none;
	background-position:0 -6px;
	background-repeat:no-repeat;
}
	.info h2 p{
		padding:0 0 0 34px;
		background-image:url(../../img/mark-info.png);
		margin-bottom:0;
	}
	.event h2 p{
		padding:0px 0px 0px 49px;
		background-image:url(../../img/mark-event.png);
		margin-bottom: 0px;
	}
	.searc h2 p{
		padding:0px 0px 0px 34px;
		background-image:url(../../img/mark-searc.png);
		margin-bottom: 0px;
	}
	.news h2 p{
		padding:0px 0px 0px 42px;
		background-image:url(../../img/mark-news.png);
		margin-bottom: 0px;
	}
	.emplo h2 strong{
		padding:0px 0px 0px 37px;
		background-image:url(static/common/images/mark-emplo.png);
		margin-bottom: 0px;
	}
	.good h2 strong{
		padding-left:37px;
		background-image:url(static/common/images/mark-good.png);
	}

.content-box ul{
	height:8em;
	overflow:auto;
	margin:10px 5px 10px 15px;
}
.content-box ul li{
	margin-right:.5em;
	padding:8px 0;
	border-bottom:1px dotted #abadb3;
	line-height:1.5;
	overflow:hidden;
}

.content-box li span{
}
	.news li .exp{
		margin-left:.5em;
	}
.content-box li a{
	margin-left:1em;
}

/*
	search
*/
.searc{
	overflow:hidden;
}
.recommend-box{
	float:right;
	width:354px;
	margin:15px;
	background-color:#cedaf4;
	border:5px solid #cedaf4;
	border-radius:8px;
	overflow:hidden;
}
	.recommend-box a img{
		float:right;
	}
	.recommend-box a.new-recommend{
		float:left;
	}
	.recommend-box a.second-recommend img{
		margin-bottom:2px;
	}
.search-box{
	float:left;
	width:280px;
	margin:15px;
}
.search-box dt{
	margin-bottom:10px;
	font-weight:bold;
	color:#0f0964;
}
.search-box dd input.txt{
	width:90%;
	margin:0 6px 10px 0;
}
.search-box dd select.sel{
	width:40%;
	margin:0 6px 0 0;
}
.search-box dd a{
	display:inline-block;
	width:78px;
	border:1px solid #606060;
	border-radius:4px;
	color:#fff;
	line-height:1.75;
	text-align:center;
	text-decoration:none;
	background: rgb(167,167,167); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3YTdhNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjN2M3YzdjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzYwNjA2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(167,167,167,1) 0%, rgba(124,124,124,1) 7%, rgba(96,96,96,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(167,167,167,1)), color-stop(7%,rgba(124,124,124,1)), color-stop(100%,rgba(96,96,96,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(167,167,167,1) 0%,rgba(124,124,124,1) 7%,rgba(96,96,96,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(167,167,167,1) 0%,rgba(124,124,124,1) 7%,rgba(96,96,96,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(167,167,167,1) 0%,rgba(124,124,124,1) 7%,rgba(96,96,96,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(167,167,167,1) 0%,rgba(124,124,124,1) 7%,rgba(96,96,96,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a7a7', endColorstr='#606060',GradientType=0 ); /* IE6-8 */
}

/*
	employment
*/
.emplo{
	overflow:hidden;
}
.employ-block{
	float:left;
	width:31%;
	height:152px;
	margin:15px 0 0 15px;
	font-size:12px;
	border-bottom:none;
}
.employ-block a{
	margin-left:0;
}
.employ-block a img{
	margin-bottom:2px;
}
.employ-block .exp{
	display:block;
	margin-bottom:6px;
}
.employ-block storng{
	display:block;
}
	.employ-block strong a{
		font-size:12px;
		font-weight:bold;
		line-height:1.3;
	}
.employ-block p{
	position:relative;
	margin:-138px 0 0 86px;
	padding:0;
	font-size:10px;
}
.emplo hr{
	width:684px;
	margin:0 15px;
	border-top:1px solid #e3e3e3;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

/*
	good
*/
.good{
	overflow:hidden;
	padding-bottom:15px;
}
.good-block{
	float:left;
	width:50%;
}
.good-block a img{
	margin:15px 0 0 15px;
}
.good-block figcaption{
	position:relative;
	margin:-58px 20px 0 110px;
	line-height:1.75;
}
.good-block p{
	padding:0;
}


