@charset "utf-8";

/* gnav */
#gnav ul #nav7 a{background-position: -684px -57px;}

/* access */
#access .sec-title{
	background-image:url(../access/images/sec-title.png);	
}

#access iframe{
	display: block;
	margin-top: 32px;
}

#access dl{margin-top: 32px;}

#access dl dt{
	font-size: 1.05rem;
	font-weight: bold;
	color: #218b65;
	line-height: 1.6;
}
#access dl dd{
	font-size: 1.0rem;
	line-height: 1.6;
}

#access dl dd{margin-bottom: 1.2rem;}

#access dl dd p{margin-top: 0.4rem;}