@charset "UTF-8";
/*===========================================================
 Since: 2008-12-22
 Last Modified: 2009-02-20
 Guideline: Ver.0
============================================================*/


/* Main Area
============================================================*/

/* for col1
------------------------------------------------------------*/
#col1 {
	float: left;
	width: 210px;
	padding-bottom: 15px;
}
#col1 ul.sidenavi {
	width: 210px;
}
#col1 ul.sidenavi li {
	display: block;
	float: left;
	height: 30px;
	width: 210px;
	border-bottom: #d5d5d5 1px dotted;
}
#col1 ul.sidenavi li.btn{
	display: block;
	margin-bottom: 5px;
	width: 210px;
	height: 100%;
	border:none;
}


/* for col2
------------------------------------------------------------*/
#col2 {
	float: left;
	width: 615px;
	margin-left: 35px;
	padding-bottom: 30px;
}
#contents {
	padding-top: 55px;
	text-align: left;
}

/* breadcrumb */
#col2 ul.breadcrumb {
	padding: 0 0 30px 0;
}
#col2 ul.breadcrumb li {
	padding-right: 10px;
}

/* subnav */
#col2 ul.local_subnav {
	padding: 0 0 20px;
}
#col2 ul.local_subnav li{
	list-style: none;
	float: left;
	font-size: 90%;
	white-space: nowrap;
}

/* custom tag */
#col2 h2 {
	clear: both;
}
#col2 h4 {
	margin-bottom: 1.5em;
	font-size: 120%;
	line-height: 100%;
	color: #52547b;
}
#col2 h5 {
	margin-bottom: 1.5em;
}
#col2 p {
	margin-bottom: 30px;
}
#col2 ul{
	list-style-type: disc;
	padding: 1em 0 1em 2em;
}
#col2 ol {
	list-style-type: decimal;
	padding: 1em 0 1em 2em;
}
#col2 li {
	margin-bottom: 0.8em;
}
#contents img{
	margin: 0pt 15px 1.5em 0pt;
}

/* IE6 */
* html #contents img{
	margin: 0pt 0 1.5em 0pt;
}

#contents dl {
	margin-bottom: 1.5em;
}
#contents dt {
	padding-bottom: 0.5em;
	margin: 0;
	text-indent: 1.5em;
}
#contents dd {
	padding-bottom: 1.8em;
}

/* custom class */
#contents .havecaption {
	width: 280px;
	float: left;
	text-align: center;
	padding: 0 15px 30px 0;
}
/* for IE6 */
* html #contents .havecaption {
	display: inline;
	padding: 0 5px 0 0;
}
/* for IE7 */
*:first-child+html #contents .havecaption {
	padding: 0 20px 10px 0;
}
#contents div.havecaption img {
	margin-bottom: 5px;
}
#contents div.havecaption span {
	font-size: 85%;
	display: block;
	line-height: 1.3em;
}



/* Custom Page Layout
============================================================*/

/* RECRUITMENT TOP
------------------------------------------------------------*/
#employmid {
	clear: both;
	padding: 15px 0 30px;
	font-size: 85%;
}


/* RECPOLICY
------------------------------------------------------------*/
#col2 .recpolicy .haveimgL img {
	margin-left: 20px;
}
#col2 .recpolicy .haveimgL p {
	margin-left: 265px;
}
#col2 .recpolicy .havecaption {
	padding: 0 0 30px;
}
/* for IE6 */
* html #col2 .recpolicy .havecaption {
	float: left;
}


/* MEMVOICE
------------------------------------------------------------*/
#col2 .memvoice .voice {
	border: 1px #CCCCCC solid;
	padding: 15px;
	margin: 0 0 10px 0;
	float: left;
	width: 583px;
}
/* for IE6 */
* html #col2 .memvoice .voice {
	float: none;
	height: 100%;
}
/* for IE7 */
*:first-child+html #col2 .memvoice .voice {
	float: none;
	height: 100%;
}

#col2 .memvoice .voice p {
	margin: 0;
}
#col2 .memvoice .voice img {
	float: right;
	margin: 0 0 0 20px;
}


/* MEMVOICE01--04
------------------------------------------------------------*/
#col2 .memvoiceeve p {
	margin-bottom: 45px;
}



/* PROCESS
------------------------------------------------------------*/
.process ol {
	background:url(../recruitment/images/process/img_process01.jpg) no-repeat center left;
	width: 536px;
	height: 513px;
}
.process ol li {
	visibility:hidden;
}

/* GRADQA
------------------------------------------------------------*/
#col2 .gradqa ul {
	padding-bottom: 2.5em;
}
#col2 .gradqa ul li {
	line-height: 1.5em;
}
#col2 .gradqa dl.qa dt {
	background:url(../recruitment/images/gradqa/img_gradqa01.jpg) no-repeat top left;
	padding: 5px 0 1.5em 40px;
	text-indent: 0;
}
#col2 .gradqa dl.qa dd {
	background:url(../recruitment/images/gradqa/img_gradqa02.jpg) no-repeat top left;
	padding: 5px 0 3.5em 40px;
	margin: 0;
}


/* PERSONNEL02
------------------------------------------------------------*/
.personnel02 table.comn {
	font-size: 90%;
}


/* BENEFITS
------------------------------------------------------------*/
#col2 .benefits ul.activity_list {
	padding: 0;
}
#col2 .benefits ul.activity_list li {
	float: left;
	list-style-type: none;
	margin: 0 0 20px 0;
}
#col2 .benefits ul.activity_list li img {
	margin-bottom: 0em;
	float: none;
	padding: 0;
}
#col2 .benefits ul.activity_list li span {
	display: block;
	font-size: 90%;
	text-align:center;
}
* html #col2 .benefits img {
	margin-right: 15px;
}

/* Finalize
------------------------------------------------------------*/
.activity_list:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.activity_list:after {
	min-height: 1%;
}

