@charset "utf-8";
/*------------------------------------------------------------
	スタイルリセット	
------------------------------------------------------------*/
@import "../../common/css/1-default.css";

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
@import "../../common/css/2-layout.css";

/*------------------------------------------------------------
	任意整理
------------------------------------------------------------*/
#conts h2 ,
#conts h3 {
	margin: 10px 0 10px;
}

#conts .bold {
	font-weight: bold;
}

#conts p {
	margin: 0 0 25px 15px;
}
#conts p.end {
	margin-bottom: 0;
}

#conts .boxA {
	padding-bottom: 15px;
	height: 100%;
	background: url(../img/nini/box_bottom01.jpg) no-repeat bottom;
}

#conts .boxA ul {
	margin-left: 20px;
	color: #637E12;
}

#conts .boxA ul span {
	padding-right: 10px;
}

#conts ul.back_ul {
	height: 100%;
	color: #2C7102;
	padding: 15px 0 15px 20px;
	margin: 0 0 0 15px;
	background: url(../img/nini/back01.gif) no-repeat left center;
}

#conts span.red {
	color: #F00;
}

#conts span.blue {
	color: #0047D8;
}

#conts .boxB {
	padding: 0 0 15px;
	text-align: center;
	background: url(../img/nini/box_bottom02.gif) no-repeat bottom;
}

#conts .boxB .boxC {
	height: 100%;
	margin: 2px 0;
	padding: 0 0 15px;
	background: url(../img/nini/box_bottom03.gif) no-repeat bottom;
}

#conts .boxB .boxC p {
	text-align: left;
	margin: 10px 35px 0 40px;
}

#conts p.back_p {
	height: 100%;
	margin-bottom: 15px;
	padding: 3px 0 5px;
	background: url(../img/nini/lion01.gif) no-repeat left bottom ;
}

#conts p.back_p span.bold {
	padding: 5px 0 0 25px;
	background: url(../img/nini/icon01.gif) no-repeat left top;
}

#conts p.back_p span {
	padding-left: 25px;
}

#conts p.font14 {
	color: #f00;
	font-size: 14px;
}

#conts p.font14 span {
	display: block;
	color: #000;
	margin: -20px 0 0 20px;
}

#conts p.mb10 {
	margin-bottom: 10px;
}


#conts p.ml40 {
	margin-left: 40px;
}

#conts ul.qa_ul {
	margin: 0 0 20px 22px;
	color: #637E12;
}

#conts ul.qa_ul a.ml50 {
	margin-left: 30px;
}

#conts ul.qa_ul span {
	padding-right: 15px;
}

#conts .boxD {
	height: 100%;
	padding: 0 0 25px;
	background: url(../img/nini/box_bottom02.gif) no-repeat bottom;
}

#conts .boxD span {
	padding: 0 0 7px 17px;
	display: block;
	height: 100%;
	background: url(../img/nini/lion01.gif) no-repeat bottom center;
}

#conts .boxD p {
	margin: 12px 28px 0 20px;
}

#conts p.qa {
	margin: 10px 0 20px 0;
	text-align: right;
}

#conts p#mb0 {
	margin-bottom: 0;
}

#conts span.none01 {
	background: none;
}

#conts p.back {
	font-weight: bold;
	margin: 0 0 0 15px; 
}

#conts p.back span {
	background: none;
}