@charset "utf-8";


/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
.title1{margin:0 0 14px;}
.box1{
	margin:0 0 40px;
	border-collapse:collapse;
	border:0;
}
.box1 td{
	padding:0 14px 0 7px;
	border-left:2px #E3D6CB solid;
	vertical-align:top;
}
.box1 h4{margin:0 0 5px;}
.box1 p{
	margin:0 0 6px;
	color:#666;
	font-size:12px;
}
.box2{
	padding:15px;
	border:3px #C9AF89 solid;
}
.box3{
	border-collapse:collapse;
	border:0;
	width:100%;
}
.box3 td{
	padding:0;
	vertical-align:top;
}
.box3 h4{
	line-height:20px;
	color:#2E1608;
	font-size:16px;
}
.txt1{
	margin:0 0 8px;
	line-height:18px;
	color:#2E1608;
	font-size:14px;
}
.txt1 span{
	color:#2A2A2A;
	font-size:12px;
}
.txt2{
	line-height:16px;
	color:#2E1608;
	font-size:12px;
	font-weight:bold;
}
.txt2 span{
	color:#2A2A2A;
	font-size:12px;
	font-weight:normal;
}
.btn1{
	padding:10px 0 0 0;
}