@charset "UTF-8";
.know #mainImage{
	background:url(../img/lower/know/mainimage.jpg) top left no-repeat;
}

.know img.thumbnail {
	float: left;
	width: 300px;
}

.know .outline {
	float: right;
	width: 367px;
}

.know .outline p {
	height: 183px;
}

.know .outline .btn {
	width: 310px;
	margin: 0 auto;
}

/* history */
.history #mainImage{
	background:url(../img/lower/know/history/mainimage.jpg) top left no-repeat;
}

.history h5 { margin-bottom: 0px !important; }

.history .wrap img {
	float: left;
	width: 240px;
}

.history .listbox {
	float: right;
	width: 407px;
}

.history .listbox table {
	border-bottom: #af9944 1px solid;
	border-left: #af9944 1px solid;
	border-right: #af9944 1px solid;
	width: 100%;
	margin-bottom: 5px;
}

.history .listbox tr { border: #af9944 1px solid; }
.history .listbox th { background: #e3d2a4; padding: 2px 5px; text-align: center; }
.history .listbox td { padding: 2px 5px;}
.history .listbox .col01 { width: 66px; border-right: #af9944 1px solid; }
.history .listbox .col02 { width: 46px; border-right: #af9944 1px solid; text-align: center; }


/* banner */
.banner #mainImage{
	background:url(../img/lower/know/banner/mainimage.jpg) top left no-repeat;
}

ul.list01 li{
	background: url(../img/lower/know/dice.gif) 0 0 no-repeat;
	text-indent: 10px;
}

.banner .wrap .banner_img {
	float: left;
	width: 240px;
	text-align: center;
}

.banner .listbox {
	float: right;
	width: 407px;
}

.banner textarea {
	width: 407px;
	height: 150px;
	resize:none;
}

.att_txt { color: #900; }