@charset "utf-8";
/** ----------------------------------------------------------------------------

	@ Style Name : /saitamaresona/sp/css/kinri_kawase/tesuryo.css
	
	----------------------------------------------------------------------------
	@ Style Information
		01. Layout
---------------------------------------------------------------------------- **/
/** ----------------------------------------------------------------------------
 *	01. Layout
---------------------------------------------------------------------------- **/
body > .attention {
	font-weight:bold;
	margin:0 10px 20px 10px;
}

.section_contents table.data01,
.section_contents .attention,
.section_contents p {
	margin:0 0 20px 0;
}
.section_contents table.data01.group,
.section_contents .attention.group,
.section_contents p.group {
	margin:0 0 10px 0;
}
.section_contents table.data01:last-child,
.section_contents .attention:last-child,
.section_contents p:last-child {
	margin-bottom:0;
}
.section_contents .attention li {
	font-size: 12px;
	font-weight: bold;	
}
.section_contents p {
	font-weight:bold;
}
.section_contents .attention > li > ul {
	margin:0 0 0 10px;
}
.section_contents_inner {
	margin:0 0 20px 0;
	font-weight:bold;
}
.section_contents_inner:last-child {
	margin-bottom:0;
}
.section_contents_inner h2 {
	font-size: 13px;
	margin-bottom:20px;
}

/** ----------------------------------------------------------------------------
 *	90. Module
---------------------------------------------------------------------------- **/
/**
 *	6. Other
---------------------------------------------------------------------------- **/
.section_contents .btn_detail{
	margin:5px 0 0 0;
}
.btnKinriTesuryo {
	margin:0 0 20px 10px;
	display:block;
}
.btnKinriTesuryo a {
	padding:0 20px 0 0;
	font-size:13px;
	font-weight:bold;
	line-height:1;
	color:#007b37;
}