@charset "Shift-JIS";

/* company css set */

/*
p {
	margin-right: 8px;
	margin-top: 20px;
	font-size: 10px;
	text-align: right;
}
*/

#contents h3 {
	margin-top: 40px;
	margin-bottom: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 16px;
	font-weight: bold;
	border-left: 4px solid #CCCCCC;
}
#contents h3 span.yomigana {
	margin-left: 4.5em;
	font-size: 12px;
	line-height: 1.7em; 
}
#contents h4 {
	padding-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#two-colum {
	padding-left: 20px;
	padding-right: 20px;
}

#colum-right {
	width: 200px;
	float: right;
}
#colum-right img {
	margin-bottom: 10px;
	border: none;
}
#colum-right table#icon { width: 200px; }
#colum-right table td.caption {
	font-size: 10px;
	text-align: center;
}

#colum-left {
	width: 237px;
	float: left;
}
#colum-left dt {
	padding-top: 7px;
	padding-bottom: 7px;
	width: 8em;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	clear: both;
	border-top: 1px solid #CCCCCC;
}
#colum-left dd {
	margin-left: 8em;
	padding-top: 7px;
	padding-bottom: 7px;
	_height: 1px;
	border-top: 1px solid #CCCCCC;
}
#colum-left dt.start, #colum-left dd.start {
	border: none;
}
#colum-left dl.carrer {
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
}
#colum-left dl.carrer dt {
	float: none;
	font-size: 14px;
	border: none;
}
#colum-left dl.carrer dd {
	margin-left: 7em;
	font-size: 14px;
	border: none;
}

#colum-left p {
	margin-left: 7em;
	font-size: 14px;
}


#colum-under {
	padding-top: 20px;
	clear: both;
	width: 477px;
	border-top: 1px solid #CCCCCC;
}
#colum-under p {
	margin-bottom: 20px;
}

#print {
	padding-top: 30px;
	width: 517px;
	text-align: center;
}
#print img {
	border: none;
}