#cont_right #btm_box h1{
	background-color: #de5145 ;
}
#cont_right #btm_box h2{
	border-left-color: #de5145 ;
}
#cont_right #btm_box h2.com{
	width: 675px;
	font-size: 1em;
	color: #000;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 5px;
	margin-bottom: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #de5145 ;
	}

#cont_right #btm_box h3{
	color: #de5145 ;
}

#cont_right #btm_box h4{
	background-image: none;
	color: #de5145 ;
	margin: 0.8em 0;
	}

#cont_right #btm_box section{
	margin-bottom:50px;}

#cont_right #btm_box article{
	margin-bottom:20px;}

#cont_right #btm_box article.sakuhin{
	margin-bottom:50px;}
	
.gray_box_midashi{
	background-image: none;
	background-color: #de5145 ;
	padding: 5px 0 5px 17px;
	font-size: 16px;
	color: #FFF;
}

a.kitei {
	position: absolute;
  display: block;
  /* width: 160px; */
  height: 20px;
  /* left: 520px; */
  right: 20px;
  top: 6px;
	color:#FFF;
	font-size:12px;
}
@media (max-width: 768px) {
  a.kitei {
    position: relative;
    top: 0;
    right: 0;
    margin-left: auto;
  }
}
.gray_box_cont{
	border: solid 1px #d3d3d3;
	padding: 17px;
}

.point_color{
	color: #FF6600;
}

.link_kako{
	margin-bottom: 15px;
	text-align: right;
	font-size: 0.8em;
}