@charset "utf-8";

/* CSS Document */
/*
============================================================
*	company_n.css
==========================================================*/

.SectionBox{
	margin-bottom: 30px;
}
.SectionBox p{
	margin-bottom: 1em;
	padding: 0 10px;
}
.SectionBox dl{
	margin-bottom: 1em;
	padding: 0 10px;
}
.SectionBox dl dt{
	font-weight: bold;
}
.SectionBox dl dd{
	padding: 0 0 0 1em;
	margin-bottom: 1em;
}

.p_mark{
	float:right;
}
.p_mark_txt{
	margin-left:20px;
}
.p_mark_txt02 {}/* 2013.07.25 追加 */
.p_mark_style{
	margin-top:20px;
}

.attention{
	font-size: 80%;
}