@charset "Shift_JIS";

.c5-inline_2col {
	vertical-align: top;
}

@media screen and (max-width: 431px) {
	.camera-w {
		width:80%;
	}
	.c5-inline_2col {
		display:block;
		width:auto;
	}
	.c5-inline_2col:first-child {
		margin-right:0;
	}
}

@media screen and (max-width: 639px) {
	.s5-headerNews .s5-headerNews__title{
		text-align: left;
	}
}

.c5-inline_2col {
	vertical-align: top;
}

.productTable {
	border-collapse: collapse;
	border:1px solid #ccc;
}

.productTable th{
	background-color: #eee;
}

.productTable th,
.productTable td {
	padding: .3em 5px;
	text-align: center;
	word-wrap: break-word;
	word-break: break-all;
	border:1px solid #ccc;
}