@charset "UTF-8";
/** *****************************************************************
コンテンツ：サービス(service)
最終更新日：2015.02.25
***************************************************************** **/

/*
ベースカラー
#006837
*/

/* *--------------------------------------------------------------------
 タイトル
--------------------------------------------------------------------* */


#page-title {
	background-color: #006837 !important;
	background-image: url(../../images/common/icon_tit_service.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 40px;


}
#page-title h1 {
  color: #ffffff !important;
}

#page-title02 {
  background-color: #006837 !important;
}
#page-title02 h1 {
  color: #ffffff !important;
}
.box-style02 h4,
.box-style02 h6,

{
  color: #006837;
}


.box-style02 h5
{
  color: #006837;
  background-color: #E9E9DD;
}



.infolist li h4 {
  padding-left: 0;
}
.infolist li h4:before {
  content: none;
}

h5.h5service{
    color: #d35353;
    background: none !important;
}






/*詳細ページ*/

#page-title-detail {
	background-color: #006837 !important;
	color: #ffffff !important;
}

#page-title-detail h1 {
	line-height: 1.4;
	font-size:140%;
	padding: 0.8em;
	color: #ffffff !important;
}


#page-title-detail .detail-date {
	text-align: left;
	font-size: 0.75rem;
	padding: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0em;
	margin-left: 0.5em;
}
#page-title-detail .detail-date a {
	color: #ffffff !important;
}

