@charset "shift_jis";
/* CSS Document */

#contents .inner #article .section .section p.mb15 {
	margin-bottom: 15px;
}
#contents .inner #article .section .section p {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.border_box {
	border: 1px solid #000;
	padding: 10px;
	margin: 15px 0;
}
.border_box dt {
	margin-bottom: 5px;
}
.border_box dd {
	text-indent: -1em;
	padding-left: 1em;
}
.border_box .time {
	display: table;
	margin-left: 2em;
}
.border_box .time dt {
	display: table-cell;
	width: 60px;
	margin: 0;
}
.border_box .time dd {
	display: table-cell;
	width: auto;
	text-indent: 0;
	padding-left: 0;
}
.product_list:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0em;
	line-height: 0;
	clear: both;
}
.product_list .product_item {
	margin: 0;
	text-align: center;
	width: 50%;
	float: left;
}
.product_list .product_item:nth-child(odd) {
	clear: left;
}
.product_list .product_item p {
	text-align: center !important;
	margin-top: 5px !important;
}
.product_list .product_item:first-child img {
	width: 100%;
}
.product_list .product_item:nth-child(2) img {
	width: 29%;
}
.border_area {
    padding: 10px 10px 5px 10px;
    border: 1px solid #000000;
    margin: 0 10px 8px;
}
.contact dl dd {
	margin-bottom:10px;
}