@charset "utf-8";
/*-------------------------------------*/

h1.mainImg{
	margin-bottom: 25px!important;
}

span.readTxt{
	display: block;
	line-height: 1.8;
	text-align: justify;
	margin-bottom: 25px;
	padding: 0 10px;	
}

span.txtPoint{
	color: #00A395;
	font-size: 14px;
}

span.komeTxt{
	font-size: 12px;
	display: block;
	margin-top: 25px;
	color: #999999;
}

dl#aboutList{}
dl#aboutList dt{
	background: url(/img/about/bg_title.gif) no-repeat 0 0;
	margin-bottom: 20px;
	position: relative;
	padding: 19px 0 20px 35px;
	color: #36B596;
}

dl#aboutList dt a.btnMore{
	display: block;
	position: absolute;
	top: 20px;
	right: 30px;
	display: none;
}

dl#aboutList dd{
	line-height: 1.9;
	color: #666666;
	padding: 0 30px 0 35px;
	margin-bottom: 40px;
	text-align: justify;
}

section#aboutBox dl#aboutList dd dl{}
section#aboutBox dl#aboutList dd dl dt{
	background: none;
	padding: 0px;
	margin: 0 0 14px 0;
}

section#aboutBox dl#aboutList dd dl dd{
	background: none;
	padding: 0 0 0 8px;
	margin: 0 0 20px 0;
}

section#aboutBox dl#aboutList dd dl dd strong{
	color: #333333;
/* 	font-size: 14px; */
	display: block;
	margin-bottom: 10px;
}

section#aboutBox dl#aboutList dd dl dd ul{}
section#aboutBox dl#aboutList dd dl dd ul li{
	display: block;
	margin-bottom: 4px;
	line-height: 1.7;
}