@charset "UTF-8";
/* CSS Document */

.jkbox {
	width:580px;
	margin-bottom:25px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A97D45;
}

.jk_img {
	float:left;
	width:150px;
}

.jk_right {
	float:right;
	width:410px;
}


.jk_title {
	width:410px;
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	color:#A97D45;
	margin-bottom: 20px;
	padding-top: 5px;
	font-style: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.jk_title_syousai {
	width:410px;
	font-size: 1.2em;
	font-weight: normal;
	color:#A97D45;
	margin-bottom: 10px;
}

.btn_sod {
	width:400px;
	margin-bottom:10px;
	padding-right: 10px;
	text-align: right;
}

.btn_sod img{
	margin-left:10px;
}

.stealbox {
	width:570px;
	padding-top: 20px;
	padding-left: 10px;
}
.stealimg {
	width:130px;
	margin-bottom:20px;
	float:left;
	padding-right: 10px;
}

