@charset "utf-8";

.itemList h3 {
	font-size: 14px;
	font-weight: normal;
	background: url(../image/bg_item_name.jpg) no-repeat;
	border-bottom: 1px dotted #727171;
	padding: 2px 0 3px 25px;
	margin: 0 0 25px 0;
}

.keyVisual {
	margin: 0 0 25px 0;
}

.itemList {
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #CCC;
}

.image {
	border: 1px solid #cccccc;
	float: left;
}

.title{
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 340px;
	float: right;
}

.detail {
	font-size: 13px;
	line-height: 1.5em;
	width: 340px;
	float: right;
}

.original{
	font-size: 13px;
	line-height: 1.5em;
	width: 340px;
	float: right;
	text-align: right;
	margin-top: 15px;
	margin-right: 10px;
}

.item_r{
	width: 474px;
	margin-right: auto;
	margin-left: auto;
}

.arrow{
	margin-bottom: 15px;
	text-align: center;
}

.before {
	border: 1px solid #cccccc;
	float: left;
}

.arrow_r{
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 80px;
	float: left;
}

.after {
	border: 1px solid #cccccc;
	float: left;
}

.explanation {
	font-size: 13px;
	line-height: 1.5em;
	width: 618px;
	margin-top: 10px;
}

.service {
	margin: 0 0 40px 0;
}

.service ul {
	padding: 0 0 0 5px;
}

.service ul li {
	margin: 0 51px 0 0;
	float: left;
}

.service ul li.end {
	margin: 0;
}
