@charset "utf-8";
/* ----------------------------------------------------------
	MODEC 
	career parts style
---------------------------------------------------------- */
/* paragraph
---------------------------------------------------------- */
#main-container p {
	margin: 0 0 15px 0;
 }

/* address
---------------------------------------------------------- */
#main-container dl {
}
#main-container dl dt {
	padding-left: 30px;
	font-weight: bold;
 }
#main-container dl dd {
	margin: -1.3em 0 0 12em;
 }
#main-container dl dd span,
#main-container p span {
	font-weight: bold;
 }
#main-container dl p {
	margin: 0 0 15px 0;
 }


/* list
---------------------------------------------------------- */
#main-container ul.circle {
	margin: 10px 0 15px 10px;	
}

/* line
---------------------------------------------------------- */
#main-container hr {
 margin: 40px 0;
	}
	
/* frame
---------------------------------------------------------- */
#contents div.frame {
	margin-top:15px;
	padding:12px 12px 12px 12px;
	border:solid 1px #cccccc;
	line-height:1.5;
	}
#contents div.frame p.indent {
	padding:0 0 12px 1em;
	}

/* col2a
---------------------------------------------------------- */
#contents div.col2a div.text {
 float:left;
	width:430px;
	padding-left:5px;
	}
#contents div.col2a div.text p {
	padding-left:6px;
	}
#contents div.col2a div.photo {
 float:right;
	padding:25px 5px 0 0;
	}
#contents div.col2a div.photo img {
	margin-bottom:20px;	
	}

/* col2b
---------------------------------------------------------- */
#contents div.col2b {
	margin-top:21px;
	}

#contents div.col2b div.text {
 float:right;
	width:430px;
	padding-right:5px;
	}
#contents div.col2b div.text p {
	padding-left:6px;
	}
#contents div.col2b div.photo {
 float:left;
	padding:35px 5px 0 0;
	text-align:right;
	}
	
/* message
---------------------------------------------------------- */
#contents div.col2a div.messagePhoto {
 float:right;
	padding:45px 5px 0 0;
	text-align:right;
	line-height:2;
	}

/* photo
---------------------------------------------------------- */
#contents div.photoBox {
	padding-top:0px;
	clear:both;
	}
#contents div.photoBox img {
	margin-bottom:5px;
	}
#contents div.photoBox p {
	float:left;
	width:200px;
	padding:0 7px 0 6px;
	font-size:80%;
	line-height:1.5;
	}

/* voice
---------------------------------------------------------- */
#contents div.indexBox {
	padding:15px 0 20px 0;
	}
#contents div.indexBox div.txt {
 float:right;
	width:500px;
	}
#contents div.indexBox p.photo {
	float:left;
	width:120px;
	}
#contents div.voicePost {
	margin-top:10px;
	padding:0 5px;
	}
#contents div.voicePost dl {
	float:left;
	width:420px;
	}
#contents div.voicePost dl dt {
	padding: 0 0 2px 10px;
	background:url(../images/com_ic14.gif) no-repeat 0 0.55em;
	_zoom:1;
	}
#contents div.voicePost dl dd {
	padding: 0 0 15px 20px;
	}
#contents div.voicePost dl.list {
	float:none;
	width:400px;
	}
#contents div.voicePost dl.list dt {
/*	background:url(none);
*/	padding:0;
	}
#contents div.voicePost dl.list dd {
	margin:-1.4em 0 5px 6.5em;
	padding:0;
	}

#contents div.voicePost p {
	float:right;
	width:180px;
	}
#contents div.voicePost p img {
	margin:5px 0 15px 0;
	}
#contents div.messagePhoto {
 float:right;
	padding:45px 5px 0 0;
	text-align:right;
	line-height:2;
	}
#contents p.voiceTxt {
 padding:0 0 10px 20px;
	}

#contents p.txtr01{
	width:auto;
	padding-left:100px;
	font-size:80%;
	line-height:1.5;
	}

/* table style
---------------------------------------------------------- */
table.data-table01 {
	page-break-before:auto;
}
table.data-table01 thead th {
	text-align:center;
}
table.data-table01 th,
table.data-table01 td {
	vertical-align:top;
}
#contents table.data-table01 p {
	margin:0;
	line-height:1.4;
}
#contents table.data-table01 p.note {
	text-indent:-1em;
	margin:4px 0 0 1em !important;
	font-size:80%;
	line-height:1.8;
}
#contents table.data-table01 p.note01 {
	text-indent:-1em;
	margin:4px 0 0 1em !important;
}
#contents table.data-table01 th span {
	font-weight:normal;
}
#contents table.data-table01 td ul.circle {
	margin:0;
	line-height:1.5;
}
#contents table.data-table01 td dl {
	float:left;
	width:200px;
	padding:10px 10px 0 0;
}
#contents table.data-table01 td dt {
	font-weight:bold;
}

/* faq
---------------------------------------------------------- */
#contents p.faqTxt {
	margin:10px 0 0 1.7em;
	}

/* clear
---------------------------------------------------------- */
#contents .col2a:after,
#contents .col2b:after,
#contents .photoBox:after,
#contents .indexBox:after,
#contents .voicePost:after {
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
}

#contents .col2a,
#contents .col2b,
#contents .photoBox,
#contents .indexBox,
#contents .voicePost {
display:inline-block;
}

/* Hides from IE-mac \*/
* html #contents .col2a,
* html #contents .col2b,
* html #contents .photoBox,
* html #contents .indexBox,
* html #contents .voicePost{
height:1%;
}

#contents .col2a,
#contents .col2b,
#contents .photoBox,
#contents .indexBox,
#contents .voicePost {
display:block;
}
/* End hide from IE-mac */	
