@charset "utf-8";

#container {
	width: 280px;
	margin: auto;
	height: 280px;
	float: left;
}
#main {
	width: 280px;
	padding: 10px;
	float: left;
}
body {
	margin: 0px;
}

.tx {
	font-size: 14px;
	line-height: 2em;
}
.tx_st2 {
	font-weight: bold;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 2px;
	height: 20px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	margin-bottom: 4px;
	font-size: 14px;
	width: 220px;
}
.btn_close {
	text-align: right;
	vertical-align: bottom;
	position: absolute;
	z-index: 100;
	top: 250px;
	right: 20px;
}
#head {
	width: 280px;
}
#contents {
	width: 240px;
	float: left;
}
#contents-in {
	width: 100%;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px;
}
#left {
	background-image: url(img/tb_02.jpg);
	background-repeat: repeat-y;
	width: 20px;
	height: 240px;
	float: left;
}
#right {
	background-image: url(img/tb_04.jpg);
	background-repeat: repeat-y;
	width: 20px;
	height: 240px;
	float: left;
}
.swt {
	margin-top: 15px;
}
.btn_close4 {
	text-align: right;
	vertical-align: bottom;
	z-index: 100;
	clear: both;
	margin-top: 20px;
	margin-bottom: 15px;
}
