@charset "utf-8";


/* // xxx
----------------------------------------------- */
.headTxA {
	padding: 5px 0 5px 12px;
}

#ArticleContentsWrap {
	
}
#ArticleContentsWrap .frame {
	border:1px solid #DDD;
	padding:34px 40px 45px;
}
#ArticleContentsWrap.temp1 .title {
	color:#10702B;
	font-size:130%;
	line-height:1.6;
	font-weight:500;
	border-bottom:5px solid #F2F2F2;
	padding-bottom:20px;
	margin-bottom:35px;
}
#ArticleContentsWrap.temp1 .title .date {
	color:#777;
	font-size:16px;
	line-height:1;
	display:block;
	margin-bottom:13px;
	padding-bottom:0;
	font-weight:200;
}
#ArticleContentsWrap.temp2 .date {
	text-align:right;
	margin-bottom:18px;
}
#ArticleContentsWrap.temp2 .subTitle {
	margin-bottom:20px;
	font-size:130%;
}
#ArticleContentsWrap.temp2 .title {
	margin-bottom:40px;
	font-size:170%;
	text-align:center;
}
#ArticleContentsWrap.temp2 .detail {
	width:70%;
	margin:40px auto 0;
}
#ArticleContentsWrap.temp2 dl {
	margin-bottom:10px;
	line-height:1.7;
}
#ArticleContentsWrap.temp2 dl dt {
	width:200px;
	float:left;
}
#ArticleContentsWrap.temp2 dl dd {
	width:100%;
	float:left;
	margin-left:-200px;
	padding-left:210px;
	box-sizing: border-box;
}




























