/* basic elements */

body, td, textarea, input, select {
	font-size:12px; 
	color:#766954;
	line-height:16px;
	font-family:µ¸¿ò;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #141414;
}

table {
	padding: 0px 0px 0px 0px;
	border:none;
}

img {
	border: 0 none;
}

form {
	margin: 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
}

textarea {
	vertical-align: middle;
	border:solid 1px #9B9B9B;
}

select {
	height:20px;
	border: solid 1px #D2D2D2;
}

a {
	color: #c4af8c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.u_none:hover {
	text-decoration: none;
}

h1 {
	margin:12px 0 8px 0;
}

h2 {
	font-size:12px; 
	margin:17px 0 8px 2px
}

h3 {
	font-size:12px; 
	margin:20px 0 12px 6px
}
.SubBody {
	width:918px;
	height:100%;
	margin: 0;
	padding: 0;
	vertical-align:top;
	background-attachment: fixed;
	background-image: url(/images/bg_sub.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.History {
	font-size: 11px;
	text-align: right;
}
.HistoryNow {
	color: #c4af8c;
}
.artist {
	border:solid 1px #b1a563;
}

.btn {
	vertical-align:middle;
	margin-bottom:3px;
}
/* board */

#board_list {

}

#board_list .th01 {
	height:25px;
	background-color: #f2f2f2;
	text-align: center;
}

#board_list .th02 {
	height:25px;
	background-color: #f2f2f2;
	text-align: center;
	border-bottom: solid 1px #dfdfdf;
}

#board_list .th02_top {
	height:25px;
	background-color: #f2f2f2;
	text-align: center;
	border-bottom: solid 1px #dfdfdf;
	border-top: solid 1px #B2B2B2;
}

#board_list .th02_last {
	height:25px;
	background-color: #f2f2f2;
	text-align: center;
	vertical-align: middle;
	border-bottom: solid 1px #B2B2B2;
}
#board_list td {
	height:25px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: middle;
	border-bottom: solid 1px #2b2b2b;
}

#board_list tr {
	border-bottom: solid 1px #2b2b2b;
}

#board_list .td_last {
	height:25px;
	text-align: center;
	vertical-align: middle;
	border-bottom: solid 1px #2b2b2b;
}

#board_list .td_last02{
	height:25px;
	padding-left:10px;
	text-align: left;
	vertical-align: middle;
	border-bottom: solid 1px #2b2b2b;
}

#board_list .td_top {
	height:25px;
	text-align: center;
	vertical-align: middle;
	border-bottom: solid 1px #2b2b2b;
	border-top: solid 1px #2b2b2b;
}

#board_list .td_top_L {
	height:25px;
	padding-left:10px;
	text-align: left;
	vertical-align: middle;
	border-bottom: solid 1px #2b2b2b;
	border-top: solid 1px #2b2b2b;
}

#board_list .subject {
	height:25px;
	padding-left:10px;
	text-align: left;
	vertical-align: middle;
}

#board_list .contents {
	padding:10px 10px 10px 10px;
	text-align: left;
}

/* shoplist */

#shop_list {

}

#shop_list .td01 {
	height:150px;
	text-align: left;
	padding:10px 0 10px 0;
	vertical-align: middle;
	border-bottom: solid 1px #2b2b2b;
}

#shop_list .td01_top {
	height:150px;
	text-align: left;
	vertical-align: middle;
	padding:10px 0 10px 0;
	border-bottom: solid 1px #2b2b2b;
}

#shop_list .td01_top_c {
	height:150px;
	text-align: center;
	vertical-align: middle;
	padding:10px 0 10px 0;
	border-bottom: solid 1px #2b2b2b;
	border-top: solid 1px #2b2b2b;
}

#shop_list .td01_last {
	height:150px;
	text-align: center;
	vertical-align: middle;
	padding:10px 0 10px 0;
	border-bottom: solid 1px #2b2b2b;
}

/* newslist */

#news_list {

}

#news_list .td01 {
	text-align: left;
	padding:10px 0 10px 0;
	vertical-align: middle;
	border-bottom: solid 1px #2b2b2b;
}

#news_list .td01_top {
	text-align: left;
	vertical-align: top;
	padding:10px 0 10px 0;
	border-bottom: solid 1px #2b2b2b;
	border-top: solid 1px #2b2b2b;
}

#news_list .td01_top1 {
	text-align: left;
	vertical-align: top;
	padding:10px 0 10px 0;
	border-bottom: solid 1px #2b2b2b;
}

#news_list .td01_top_c {
	text-align: center;
	vertical-align: middle;
	padding:10px 0 10px 0;
	border-bottom: solid 1px #2b2b2b;
	border-top: solid 1px #2b2b2b;
}

#news_list .td01_last {
	text-align: left;
	vertical-align: middle;
	padding:10px 0 10px 0;
	border-bottom: solid 1px #2b2b2b;
}

#news_list .td01_last_top{
	text-align: left;
	vertical-align: top;
	padding:10px 0 10px 0;
	border-bottom: solid 1px #2b2b2b;
}
/* lentlist */

#lent_list {

}

#lent_list .td01 {
	text-align: left;
	vertical-align: middle;
	padding:3px 0 3px 0;
	border-bottom: solid 1px #2b2b2b;
}

#lent_list .td01_top {
	text-align: left;
	vertical-align: middle;
	padding:3px 0 3px 0;
	border-bottom: solid 1px #2b2b2b;
	border-top: solid 1px #2b2b2b;
}

#lent_list .td01_last {
	text-align: left;
	vertical-align: middle;
	padding:3px 0 3px 0;
	border-bottom: solid 1px #2b2b2b;
}

.shop_thumb  {
	height:95px;
	width:95px;
	border: solid 1px #b1a563;
	padding:3px;
	margin-bottom:5px;
	text-align: center;
}
.input_basic  {
	height:18px;
	border: solid 1px #2b2b2b;
	margin-left:5px;
	margin-top:2px;
	background-color: #141414;
}
.input_apply_B  {
	border: solid 1px #2b2b2b;
	width:380px;
	height:250px;
	margin-left:5px;
	margin-top:2px;
	background-color: #141414;
}
