@charset "UTF-8";
/* CSS Document */

h2#tit_img {
	background: url(../imges/ctit_recruit.jpg) no-repeat;
}
h3 {
	background: url(../imges/tit_recruit.jpg) no-repeat;
	text-indent: -10000px;
	width: 600px;
	height: 52px;
	margin-bottom: 0.6em;
	margin-top: 1.5em;
	font-size: small;
	clear: both;
	display: block;
}
h4 {
	background: url(../../img_common/img_tit_border.gif) top no-repeat;
	padding-top: 0.6em;
	margin-bottom: 1.5em;
	margin-top: 2em;
	font-size: small;
	clear: both;
	display: block;
}
h5 {
	font-size: small;
	font-weight: bold;
	color: #666633;
	margin-bottom: 0.6em;
}
div.clear {
	height: 32px;
}
a {
	color: #333333;
	text-decoration: underline;
}



/* page contents menu */
div.page_menu {
	width: 188px;
	border: 1px solid #CCCCCC;
	margin: 2em 0;
}
div.page_menu ul {
	margin-top: 0.6em;
	padding: 0 0.8em;
	list-style: none;
	line-height: 120%;
}
div.page_menu li {
	margin-bottom: 0.8em;
	padding-left: 0.3em;
	border-left: 2px solid #6699CC;
}

ul.list_style {
	margin-left: 68px;
}



/*私たちのサービススタンダード
---------------------------------------*/
ol.ollist_style {
	margin-left: 30px;
	margin-bottom: 2em;
}
ol.ollist_style li {
	padding-bottom: 0.5em;
}
span.li_tit {
	color: #666600;
	font-weight: bold;
}



/*採用情報の詳細
---------------------------------------*/

.data_table {
	border-collapse: collapse;
	margin-bottom: 1em;
	width: 500px;
}
.data_table th {
	font-weight: normal;
	background-color: #E1E1E1;
	text-align: left;
	padding: 4px;
	border: 1px solid #CCCCCC;
	font-size: small;
}
.data_table td {
	padding: 4px;
	border: 1px solid #CCCCCC;
	font-size: small;
}


