/*タイトル*/
.about-tit {
	text-indent:-9000px;
	background: url(../img/tit.gif) no-repeat;
	height:94px;
}

.service-midashi {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	background-color: #cccccc;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.midashi-gray{
	font-size: 12px;
	color: #000000;
	background-color: #F4F4F4;
	font-weight: bold;
	margin-top: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.title-details {
	font-size: 16px;
	font-weight: bold;
	color: #D2232A;
	padding-top: 10px;
	line-height: 1.4em;
}



/* テキストエリア*/
.text-area-right {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 270px;
	float: right;
	margin-right: 10px;
}

.text-area-left {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 270px;
	float: left;
}

.img-space {
	padding-top: 5px;
	padding-bottom: 5px;
}

.basic {
  font-size: 12px;
  font-style: normal;
  line-height: 17px;
  font-weight: normal;
}

.chui {
	font-size: 10px;
	color: #FF0000;
}