@charset "shift_jis";

/* �j���[�X�����[�X
-------------------------------------------------------------- */

.latest-news-area {
	border: 3px solid #eb7000;
	border-top: none;
	margin-bottom: 30px;
}

.header_latest-news {
	background-color: #eb7000;
}

div#primary .header_latest-news h1 {
	color: #fff;
}

div#newsArea {
	margin-top: 10px;
}
div#newsArea h2 {
	margin-top: 0;
}

div#newsArea dl {
	margin-top: 2px;
}
div#newsArea dt {
	padding: 8px;
	float: left;
}
div#newsArea dd {
	padding: 8px 8px 8px 90px;
	background: url(/pc/business/resources_shared/images/line_01.gif) repeat-x left bottom;
}
div#newsArea dd p a:link {
	color: #333;
	text-decoration: none;
}
div#newsArea dd p a:visited {
	color: #333;
	text-decoration: none;
}
div#newsArea dd p a:hover {
	color: #FF6600;
	text-decoration: underline;
}
div#newsArea dd p a:active {
	color: #FF6600;
	text-decoration: underline;
}

/* PDF�A�C�R�� */
div.pdf {
	padding-left: 20px;
	background: url(/pc/business/resources_shared/images/icn_pdf.gif) no-repeat 0 0;
}

span.pdf {
	padding-left: 20px;
	background: url(/pc/business/resources_shared/images/icn_pdf.gif) no-repeat 0 0;
}

/* PDF�A�C�R���Ȃ� */
div.pdfNone {
	padding-left: 20px;
}

/*
-------------------------------------------------------------- */
/*�����i�� */


.emphasistxt {
	color:#000000;
	font-weight:bold;
	font-size:120%;

}

.emphasistxt2 {
	color:#000000;
	font-weight:nomal;
	font-size:100%;

}

div.emphasisCom2 {
	border:3px solid #ff0000;
	padding:10px;margin:20px 10px 0 10px;
	
}

/*
-------------------------------------------------------------- */
/*���o��2 */
.sectionA02 .title2_orange, .sectionA03 .title2_orange {
	font-size: 14px;
	font-weight: bold;
	color: #eb7000;
}

.sectionA02.BorderTopOrange, .sectionA03.BorderTopOrange {
	border-top: 3px solid #eb7000;
}

/*
-------------------------------------------------------------- */
/*���o��3 */
.sectionA02 .title3_question {
	font-weight: bold;
	margin-top: 20px;
}