<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  @charset "UTF-8";
/* CSS Document */

/* ---------------------
	������ͨ
--------------------- */
.box-3column {
	clear:both;
}
.box-3column:after {
	content: "";
	clear: both;
	display: block;
}
.box-3column .column {
	width: 210px;
	float: left;
	margin:0 25px 20px 0;
}

.box-3column .column.last {
	margin-right: 0px;
}

.box-3column .column p {
	margin-bottom: 5px;
}

.pile_joints .left_box01 {
	width: 380px;
	margin-right: 30px;
	float: left;
}
.pile_joints .right_box01 {
	width: 270px;
	float: right;
}


/* ---------------------
	�� �����`��
--------------------- */

#kashin .box04 .fl {
	width: 310px;
}
#kashin .box04 .fr {
	width: 325px;
	padding-left:15px;
	border-left: #fff 2px solid;
}

/* ---------------------
	���ϥ��ᥫ�ͥ�
--------------------- */
.catalog-box {
	float: left;
	width: 350px;
}

.catalog-list {
	margin-bottom: 20px;
}

.catalog-list h5 {
	font-size: 18px;
	margin-bottom: 12px;
	line-height: 22px;
	padding-left: 7px;
	border-left: #0087A5 4px solid;
}

.catalog-img {
	float: right;
	width: 270px;
}

.catalog-img p {
	margin-top: 10px;
}

.setsugou ul {
	display:-webkit-box;
	display:-ms-flexbox;
	display: flex;
}

.setsugou ul li {
	margin-right: 19px;
}

.setsugou ul li:nth-child(3) {
	margin-right: 0;
}

.setsugou ul li p {
	margin-top: 10px;
	text-align: center;
}</pre></body></html>