@charset "utf-8";

/*
	Add special01
------------------------------------------------------- */
.ml80 { margin-left: 80px; }

.sp1_mainArea01 {
	border-top    : none; 
	border-right  : 3px solid #6E4631;
	border-bottom : none;
	border-left   : 3px solid #6E4631;
	border-width: 0;
}
.sp1_frmArea01 { 
	padding: 20px 17px 0 17px;
	padding: 20px 0 0;
 }

.sp1_wid01 { 
	width: 411px;
	float: left;
}
.sp1_wid02 { 
	width: 290px;
	float: right;
}

.sp1_txt01 {
	width: 411px;
	margin-bottom: 20px;
}

/* ========== Default ========== */
.sp1_boxSide {
	width: 728px;
	border-left: 1px solid #C3C3A9;
	border-right: 1px solid #C3C3A9;
	border-top: none;
	border-bottom: none;
}
.sp1_boxSide p {
	padding: 0 15px;
}

p.sp1_detBtn {
	margin-top: 10px;
	margin-left: 600px;
}
p.sp1_detBtn span { display: none; }
p.sp1_detBtn a {
	width: 130px;
	height: 29px;
	background-image: url(../images/sp1_btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
}
p.sp1_detBtn a:link, p.sp1_detBtn a:visited{ background-position: left top; }
p.sp1_detBtn a:hover, p.sp1_detBtn a:active{ background-position: left bottom; }

