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

#content {
		height: auto;
		padding: 0px;
		width: 700px;
		background-color: #FFFFFF;
		margin: 0px auto;
}#setumei {
		text-align: center;
		margin: 0px;
		padding: 0px;
}
#notice {
		color: #FF0000;
		text-align: center;
		margin: 0px;
		padding: 0px;
		font-size: 12px;
}
#column1 {
		padding-bottom: 30px;
		background: #FFFFFF;
		height: 220px;
}
h3 {
		margin: 0px;
		padding: 10px 0px 5px 10px;
		text-align: left;
}
.work {
		width: 150px;
		padding-left: 10px;
		float: left;
		padding-right: 5px;
		background: #FFFFFF;
}
#oil {
		width: 415px;
		border-left: 10px solid #dd679c;
		height: 177px;
		float: left;
		background: #FFFFFF;
}
h4 {
		font-weight: normal;
		text-align: left;
		margin: 0px;
		padding: 0px 0px 0px 5px;
		font-size: 14px;
}
.small {
		font-size: 10px;
		padding-left: 5px;
		padding-right: 5px;
}
.link {
		text-align: left;
		list-style: none;
		margin: 0px;
		padding: 0px 0px 0px 5px;
		font-size: 12px;
}
.oil-price {
		float: left;
		height: 177px;
		width: 100px;
		text-align: center;
		background: #dd679c;
		margin: 0px;
		padding: 0px;
		line-height: 177px;
}
#column2 {
		padding-bottom: 30px;
		background: #FFFFFF;
		height: 188px;
}
#print {
		width: 415px;
		border-left: 10px solid #61b6db;
		height: 125px;
		float: left;
		background: #FFFFFF;
}
.print-price {
		float: left;
		height: 125px;
		width: 100px;
		text-align: center;
		background: #61b6db;
		margin: 0px;
		padding: 0px;
		line-height: 125px;
}
#column3 {
		padding-bottom: 30px;
		background: #FFFFFF;
		height: 198px;
}
#ceramic-art {
		width: 415px;
		border-left: 10px solid #ddc300;
		height: 135px;
		float: left;
		background: #FFFFFF;
}
.ceramic-price {
		float: left;
		height: 135px;
		width: 100px;
		text-align: center;
		background: #ddc300;
		margin: 0px;
		padding: 0px;
		line-height: 135px;
}
#metal-working {
		width: 415px;
		border-left: 10px solid #9f9fa0;
		height: 135px;
		float: left;
		background: #FFFFFF;
}
.metal-price {
		float: left;
		height: 135px;
		width: 100px;
		text-align: center;
		background: #9f9fa0;
		margin: 0px;
		padding: 0px;
		line-height: 135px;
}
