@charset "utf-8";
/*********      メインコンテンツ      *********/
#c article ul{
	margin: 0 0 20px 40px;
}
#c article ul li{
	line-height: 150%;
}
#c article p.description{
	line-height: 150%;
	margin: 10px 0;
}
#c article p.title{
	font-weight: bold;
	margin-top: 15px;
	line-height: 150%;
}
#c article p.subtitle{
	margin-top: 15px;
	line-height: 150%;
	text-decoration: underline;
}
#c article p.text{
	line-height: 150%;
	padding: 0 1em;
}
#c article address{
	font-style: normal;
	line-height: 150%;
	margin-top: 1em;
	margin-left: 1em;
}
